Crates.io | htu21df-sensor |
lib.rs | htu21df-sensor |
version | 0.1.4 |
source | src |
created_at | 2023-10-28 19:47:57.674991 |
updated_at | 2024-01-21 13:06:06.454012 |
description | support for MEAS HTU21D(F) temperature + humidity sensors |
homepage | |
repository | https://gitlab.com/phgsng/htu21df-sensor |
max_upload_size | |
id | 1017153 |
size | 17,540 |
Crate for reading temperature and humidity values from a HTU21D(F) sensor over I²C.
The implementation is based on the datasheet provided by MEAS [^0]
and was tested with a GY-21 sensor board. The API is heavily inspired
by the shtcx
crate.
[^0] https://cdn-shop.adafruit.com/datasheets/1899_HTU21D.pdf