Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MH-Z14 CO2 Module #949

Open
adoeller opened this issue Jan 24, 2022 · 2 comments
Open

Add support for MH-Z14 CO2 Module #949

adoeller opened this issue Jan 24, 2022 · 2 comments

Comments

@adoeller
Copy link

PWM or UART output

@ricki-z
Copy link
Member

ricki-z commented Jan 27, 2022

For the ESP8266 we need to use SoftwareSerial. But a second UART device is too much for the ESP8266. Our main goal is the PM measurement. So all other components should have an I2C interface. And there are CO2 modules with I2C interfaces. At the moment we try to integrate the Sensirion SCD30.

@str3yt
Copy link

str3yt commented Jan 29, 2022

If I would order a Sensirion SCD30 and flash beta firmware to test it - will the CO2 data show up on madavi.de (since there are only for sections WiFi, PM, T/RH/P and DNMS)? Should I better use OpenSenseMap? Or do I have to host my own API? Thanks :-)

EDIT: Sensor was delived, got it running with the current beta firmware, then I found out that madavi.de supports CO2! Just click "Dashboard" (Symbol consisting of 4 tiles on the left) - "Browse" and then select "CO2"
https://api-rrd.madavi.de/grafana/d/5Gzf52lGk/co2?orgId=1
Then enter the number of you sensor in the search field on top.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants