Air Quality Monitor based on ESP32, CCS811 and BME280 sensors.
- Measures eCO₂/TVOC levels and temperature/pressure/humidity;
- Displays CO₂ levels on a screen and via an RGB LED.
- Publishes the data to MQTT topics;
- Alert via rgb;
- Support web ui;
- Support calibration;
- OTA updates.
- Please edit
.pio/libdeps/mhetesp32devkit/TFT_eSPI/User_Setup_Select.h
uncomment#include <User_Setups/Setup200_GC9A01.h>
(seesrc/configs/config.h
); - OPTIONAL. Rename
src/configs/secrets.example.h
tosrc/configs/secrets.h
and edit - use correct wi-fi and mqtt creds; - Optional. Edit
src/configs/config.h
; - Upload and enjoy!
WARNING! Reduce the model by 10 times before printing!