[][src]Crate dht11

Platform-agnostic Rust driver for the DHT11 temperature and humidity sensor, using embedded-hal traits.

Structs

Dht11

A DHT11 device.

Measurement

Results of a reading performed by the DHT11.

Enums

Error

Error type for this crate.