SkillAgentSearch skills...

EnviroPlusWeb

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

Install / Use

/learn @nophead/EnviroPlusWeb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars39
CategoryDevelopment
Updated9mo ago
Forks18

Languages

HTML

Security Score

82/100

Audited on Jul 3, 2025

No findings