dht-hal-drv 0.2.0

HAL based driver for digital humidity and temperature sensors DHT11, DHT21, DHT22
Documentation

HAL based driver for DHT sensors

crates.io Released API docs

Digital humidity and temperature sensors (DHT) from Adafruit are widely used especially in different kind of DIY projects.

This driver supports next sensors revisions: DHT11, DHT21, DHT22.

I have tested it on Raspberry Pi 3 and STM32 Blue Pill board. All platform specific implementations are available in examples directory.

Licensing

This software is licensed under MIT license with pickles exception.