forked from adafruit/DHT-sensor-library
-
Notifications
You must be signed in to change notification settings - Fork 1
Rewritten Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
zacronos/DHT-sensor-library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOT READY FOR USE! I am rewriting this library pretty thoroughly, and it has not yet been fully debugged. Feel free to create an issue if you notice a problem, otherwise I'll try to have this ready for use very soon. This is an Arduino library for the DHT series of low cost temperature/humidity sensors. Download the source, and put all the files in a folder named DHT. Check that the DHT folder contains DHT.cpp and DHT.h, as well as DHT_TempHumidUtils.cpp and DHT_TempHumidUtils.h. Place the DHT folder inside your <arduinosketchfolder>/libraries/ folder. (You may need to create the libraries subfolder if this is your first library.) Restart the IDE. There is a test file in DHT/examples/DHTtester.ino which you can run to test your sensor.
About
Rewritten Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 76.3%
- C 17.1%
- Other 6.6%