We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: