An open API service indexing awesome lists of open source software.

https://github.com/mostafa-wael/dht-arduino-library

an arduino library for the DHT sensor, it is applicable for DHT11 and DHT22
https://github.com/mostafa-wael/dht-arduino-library

arduino dht11 dht22 error-checking mutiple-sensors relative-hum temper

Last synced: about 1 month ago
JSON representation

an arduino library for the DHT sensor, it is applicable for DHT11 and DHT22

Awesome Lists containing this project

README

        

# DHT-arduino-library
An arduino library for the DHT sensor, it is applicable for DHT11 and DHT22.
the library introduces a lot of features to minimize the reading errors and facilitat using several modules together

To use the library:
- copy the DHT file to arduino libraries.
- include it from the Arduino IDE.