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 DHT support #110

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Add DHT support #110

merged 1 commit into from
Jul 9, 2021

Conversation

pgrawehr
Copy link
Contributor

@pgrawehr pgrawehr commented Jul 5, 2021

Add basic support for DHT11 and DHT22 sensors, using the "DHT Sensor Library" as backend. The implementation does not currently support periodic reporting, since with a minimum time between updates of 2500ms, polling is not an issue.

@pgrawehr pgrawehr self-assigned this Jul 5, 2021
The implementation lacks auto-reporting, but since
this sensor is slow, this is of lower priority.
@pgrawehr pgrawehr merged commit a947da1 into firmata:master Jul 9, 2021
@pgrawehr pgrawehr deleted the DHT2 branch July 9, 2021 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant