- A web application hosted on a Raspberry Pi and accessable over LAN.
- The web application logs readings from sensors connected to the Pi.
- The web application allows you to view the data by day.
- Live view of data readings.
- Toggleable charts.
- Daily view of data.
- View previous days.
- Summary text for the live readings.
- Temperature (DHT22)
- Humidity (DHT22)
- 2.5 μm particles (SDS011)
- 10 μm particles (SDS011)
- CO2 count (MH-Z19B)
- Multiple rooms with one Pi hosting the application & data, and other devices sending data readings.
- Configure which sensors are attached.
- Configure sensor limits through the UI.