A simple working example showing the usage of Stefan Nielsen's DHT22 library. I found this library to be much more stable than the more often used DHT.h library. My thanks also to mohamedgamal for his initial draft of this code (which is more than servicable in and of itself).

Dependencies:   DHT22 mbed

Changes

RevisionDateWhoCommit message
0:214ec6f2cde1 2016-07-28 davidnicholai Working perfectly, no errors. ; default tip