Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 316 Bytes

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.