DHT11 is super inexpensive, not that accurate digital temperature and Humidity Sensory. It uses single pin to communicate with Explore M3. Let's display the parameters then on a display!

Hookup and Demo

  • DHT11 uses a single pin which is connected to PIN 2 of Explore M3

Dht11 ExploreM3.JPG

Code

<script src="https://gist.github.com/SaheblalBagwan/11b5ed0e48fb53a6719cec62107950a2.js"></script>

References