1
0
mirror of https://github.com/revspace/operame synced 2024-10-05 09:27:32 +00:00
Go to file
Juerd Waalboer 6c7bb2c4a3 Deal with weird MH-Z19(B?) version
This one, with version number 0436, has a magic "I'm still booting" value
of 436 PPM instead of 410 PPM.

Interestingly, another sensor with version 0430 returns 430 for an instant,
but then goes to 410. During the short 430-phase the clamped CO2 value is
actually 0, so it doesn't require checking.
2020-11-27 05:33:15 +01:00
.gitignore Add .gitignore 2020-11-16 23:50:49 +01:00
LICENSE First commit 2020-11-16 23:48:15 +01:00
logo.h Add logo 2020-11-25 01:55:40 +01:00
logo.png Add logo 2020-11-25 01:55:40 +01:00
operame.ino Deal with weird MH-Z19(B?) version 2020-11-27 05:33:15 +01:00
platformio.ini Change references to snuffelaar to operame 2020-11-27 04:01:21 +01:00
README.md Bare minimum README 2020-11-16 23:57:56 +01:00

Won't work in Arduino IDE; use PlatformIO.