A traffic light that shows currentl AQI (air quality index) This project is a part of a wider set of software tools to monitor air parameters and weather.
- Install dependencies
sudo apt update sudo apt-get install python3-pip pip3 install RPi.GPIO
- Run
To run run data colloctor
Make sure that the file it generates is available over http, lighttpd can be used for this.
go run main.go
python traffic-aqi.py