AQI monitor on a Raspberry Pi using the SDS011 PM sensor and Adafruit IO for reporting
- Python3
- python-aqi
- Adafruit_IO
Follow instructions in aqi_monitor_config.py.sample to configure
Then run with:
aqi_monitor.py [-d]
-d, --daemon Daemon mode; defaults to interactive mode