Temerature Humidity Sensor DHT11 with Explore M3
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
- Interface for the display usedGraphics_Display_ST7565_with_Explore_M3
Code
<script src="https://gist.github.com/SaheblalBagwan/11b5ed0e48fb53a6719cec62107950a2.js"></script>
References