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

DHT22 temperature and humidity #9

Open
FDelporte opened this issue Jan 27, 2022 · 0 comments
Open

DHT22 temperature and humidity #9

FDelporte opened this issue Jan 27, 2022 · 0 comments

Comments

@FDelporte
Copy link
Member

This component to measure temperature and humidity is a "tricky one". It requires very strict timing to get correct results. As it is also a component in the CrowPi, there has already been done quit some experiments to get good results, but at the end both Java and Python didn't deliver very good results and a different approach was chosen with a Linux file.

But in this discussion other approaches are listed with SPI and active polling: Pi4J/pi4j-v2#191

Can a full functional Java implementation for the DHT22 be included in this example project?

https://components101.com/sensors/dht22-pinout-specs-datasheet

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

No branches or pull requests

1 participant