Software for decoding the output of a ZG01 CO2 sensor on an Arduino
- C++ 94.9%
- C 4.1%
- Makefile 1%
| zg01 | Humidity | |
| zg01_esp | Update reset logic: reset if 10 mqtt pubs failed in a row | |
| .gitignore | Update .gitignore | |
| LICENSE | Initial commit | |
| Makefile | Add simple test suite, run 'make test' to perform the tests. | |
| output.txt | Add dump of ZG01 output (sends much more than just CO2 ppm and temperature) | |
| platformio.ini | Make libraries more explicit by adding author in platformio configuration. | |
| README.md | Add link back to the webpage. | |
| zg01_test.cpp | Add test case for timer overflow | |
co2sensor
Software for decoding the output of a ZG01 CO2 sensor on an Arduino
See also https://revspace.nl/CO2MeterHacking