An open API service indexing awesome lists of open source software.

https://github.com/jfisbein/luftdaten

luftdaten script for raspberry with enviro+
https://github.com/jfisbein/luftdaten

air-quality contamination-detection environment luftdaten raspberry-pi

Last synced: 5 months ago
JSON representation

luftdaten script for raspberry with enviro+

Awesome Lists containing this project

README

          

Luftdaten RaspberryPI script
============================

Simple script to send info to [Luftdaten](https://luftdaten.info/en/home-en/), based on Pimoroni provided example.
Modifications:
- Added log file, with memory buffering and daily rotation.
- Modified screen info to show latest status and information sent date.

### Installation
follow [Pimoroni instructions](https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-enviro-plus).
### Usage
Download file and launch with `sudo python luftdaten.py`.

You can make it launch on start adding the line
`@reboot sudo python luftdaten.py` to the crontab.