Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f321x/co2-monitor-esp32
ESP32 script to measure the CO2 concentration and submit it to a thinger.io endpoint over WiFi
https://github.com/f321x/co2-monitor-esp32
arduino esp32 mhz19 thingerio
Last synced: about 2 months ago
JSON representation
ESP32 script to measure the CO2 concentration and submit it to a thinger.io endpoint over WiFi
- Host: GitHub
- URL: https://github.com/f321x/co2-monitor-esp32
- Owner: f321x
- License: mit
- Created: 2024-04-01T07:12:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T07:18:21.000Z (9 months ago)
- Last Synced: 2024-04-01T08:28:46.675Z (9 months ago)
- Topics: arduino, esp32, mhz19, thingerio
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
ESP32 script to measure the CO2 concentration and temperature using a MHZ19 infrared sensor connected to the ESP32 via UART and submit it to a thinger.io endpoint over WiFi.
Can be used to monitor the air quality in rooms to trigger other events like automatic ventilation.## Materials
* ESP32 Wroom
* MHZ19 Infrared CO2 Sensor