Crate rppal_dht11

Source
Expand description

Raspberry Pi Rust driver for the DHT11 temperature and humidity sensor, compatible with the rppal GPIO library IoPin type.

Structs§

Dht11
A DHT11 device.
Measurement
Results of a reading performed by the DHT11.

Enums§

Error
Error type for this crate.