Skip to content

dr-mod/aqi-traffic-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AQI traffic light

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.

Installation

  1. Install dependencies
    sudo apt update
    sudo apt-get install python3-pip
    pip3 install RPi.GPIO
    
  2. Run To run run data colloctor
    go run main.go
    
    Make sure that the file it generates is available over http, lighttpd can be used for this.
    python traffic-aqi.py
    

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published