Skip to content

DHT11 DHT22 sensors platform agnostic driver based on embeded-hal

License

Notifications You must be signed in to change notification settings

rustrum/dht-hal-drv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 product is licenses under almost MIT license but with plumbus exception.

About

DHT11 DHT22 sensors platform agnostic driver based on embeded-hal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages