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 HTU21d #372

Open
falcald opened this issue Jun 15, 2024 · 0 comments
Open

Add support for HTU21d #372

falcald opened this issue Jun 15, 2024 · 0 comments

Comments

@falcald
Copy link

falcald commented Jun 15, 2024

Hardware details
Please add support to the HTU21D humidity and temperature sensor. It has a I2C communication and is very very similar to AHT20.
Datasheet: https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/171/1899_5F00_HTU21D_5F00_chip_5F00_datasheet.pdf

Benefits
It is a commonly used humidity sensor.

Python library
adafruit-circuitpython-htu21d

Context
The sensor module would be very similar to the AHT20 module.

Thanks!

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

1 participant