#dht22 #temperature-humidity #temperature #raspberry-pi #pi

dht22_pi

Rust API to obtain temperature and humidity measurements from a DHT22 connected to a Raspberry Pi

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

#1534 in Hardware support

Download history 14/week @ 2024-02-19 14/week @ 2024-02-26 5/week @ 2024-03-04 9/week @ 2024-03-11 4/week @ 2024-03-18 107/week @ 2024-04-01

121 downloads per month

MIT license

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