4 releases (1 stable)
1.0.0 | Aug 7, 2022 |
---|---|
0.3.0 | Feb 9, 2020 |
0.2.0 | Oct 13, 2019 |
0.1.0 | Apr 23, 2017 |
#1623 in Hardware support
32 downloads per month
11KB
228 lines
This is a Rust API to obtain temperature and humidity measurements from a DHT22 connected to a Raspberry Pi.
This library is essentially a port of the Adafruit_Python_DHT library from C to Rust.
This library has been tesed on a DHT22 from Adafruit using a Raspberry Pi Module B+.
Dependencies
~380KB