Skip to content

Web interface for Enviro+ sensor board plugged into a Raspberry PI

License

Notifications You must be signed in to change notification settings

nophead/EnviroPlusWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnviroPlusWeb

Web interface for Enviro+ sensor board plugged into a Raspberry PI

A very simple Flask application that serves a wep page with the current sensor readings and a graph over a specified time period.

By default it expects a particle sensor to be attached. Change line 20 of app.py to particle_sensor = False to run without one. Also by default a gas sensor is expected. If you have and Enviro board without one also set gas_sensor = False.

Run sudo ./install-service.sh and it will be installed as a service that starts on boot.

Screenshot

*Forked version with a less contrasted color scheme and also a different responsive rescale for the graph:
https://gitlab.com/idotj/enviroplusweb

About

Web interface for Enviro+ sensor board plugged into a Raspberry PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published