Skip to content

Stream realtime purpleair data to terminal or Raspberry Pi

Notifications You must be signed in to change notification settings

chillerobscuro/air-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime PurpleAir Data Display

Raspberry Pi setup

To run script and see current PM2.5 AQI and Temperature:

bash run.sh

To run continuously and print to console:

bash run.sh repeat

To text alerts when AQI threshold is surpassed:

bash run.sh repeat text

To display on Raspberry Pi LCD screen:

bash run.sh repeat text pi

Define your sensor number, air quality thresholds, and other options in params.yaml

About

Stream realtime purpleair data to terminal or Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published