15
0
Fork
You've already forked co2sensor
0
Software for decoding the output of a ZG01 CO2 sensor on an Arduino
  • C++ 94.9%
  • C 4.1%
  • Makefile 1%
Find a file
2020年10月31日 22:39:55 +01:00
zg01 Humidity 2014年12月05日 00:26:59 +01:00
zg01_esp Update reset logic: reset if 10 mqtt pubs failed in a row 2020年10月09日 23:55:35 +02:00
.gitignore Update .gitignore 2019年08月13日 22:47:25 +02:00
LICENSE Initial commit 2014年03月21日 13:49:39 -07:00
Makefile Add simple test suite, run 'make test' to perform the tests. 2014年03月22日 00:15:16 +01:00
output.txt Add dump of ZG01 output (sends much more than just CO2 ppm and temperature) 2014年03月24日 23:39:58 +01:00
platformio.ini Make libraries more explicit by adding author in platformio configuration. 2020年10月31日 22:39:55 +01:00
README.md Add link back to the webpage. 2017年11月06日 08:48:18 +01:00
zg01_test.cpp Add test case for timer overflow 2014年03月24日 23:48:36 +01:00

co2sensor

Software for decoding the output of a ZG01 CO2 sensor on an Arduino

See also https://revspace.nl/CO2MeterHacking