-
Notifications
You must be signed in to change notification settings - Fork 22
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
MH-Z19 (PWM) CO2 sensor support package #135
Comments
What prevents you from using the built-in pwm functionality of IoTempower? This would then allow to run on all esp32 and esp8266 platforms? |
ah it is for reading pwm - not writing
Reading might be impossible until the buffered async reader works - so you
might need to help me fix that one first.
But all depends on timing.
So the serial communication port is just bogus and useless?
… Message ID: ***@***.***>
|
@ulno
ok i figured i'd try w/ PWM since serial also unsupported Do you have an open issue already for async pwm reader? |
This item focuses on building a support package for the MH-Z19 CO2 sensor using PWM protocol.
Testing w/ this PWM Async library:
No results so far:

Tried several wiring configs:

Useful docs here:
The text was updated successfully, but these errors were encountered: