1 unstable release

0.0.1 Apr 12, 2020

#81 in #sensors

MIT license

13KB
203 lines

dht-hal

An embedded-hal driver for the world's lousiest humidity/temperature sensors, the ubiquitous DHT11 (as seen in every beginners' Arduino kit and high-school science fair project ever) and its slightly more expensive cousin, the DHT22/AM2302.


lib.rs:

An embedded-hal driver for the world's lousiest humidity/temperature sensors, the ubiquitous DHT11 (as seen in every beginners' Arduino kit and high-school science fair project ever) and its slightly more expensive cousin, the DHT22/AM2302.

Dependencies

~71KB