htu21df-sensor

Crates.iohtu21df-sensor
lib.rshtu21df-sensor
version0.1.4
sourcesrc
created_at2023-10-28 19:47:57.674991
updated_at2024-01-21 13:06:06.454012
descriptionsupport for MEAS HTU21D(F) temperature + humidity sensors
homepage
repositoryhttps://gitlab.com/phgsng/htu21df-sensor
max_upload_size
id1017153
size17,540
Philipp Gesang (phi-gamma)

documentation

https://docs.rs/htu21df-sensor

README

HTU21D(F) sensor support

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

Commit count: 20

cargo fmt