ESP32-C6-multi-sensor
Picture
SCH
1.esp32-c6-msensor_schematic.zip
Software
Zigbee firmware for ESP32 C6 based multi-functional air quality sensor
- Almost all values use standard clusters (so it will work on any system)
- Configurable reporting
- OTA update possible
- SCD40 gets pressure data from BMP280 for more accurate readings
- All sensors read every 10 seconds
If you don't need some value - go to reporting tab and set
Min rep interval
, Max rep interval
to 65534
and Min rep change
to 0
https://github.com/xyzroe/Q_sensor
Thanks to xyzroe for writing the open source code
评论