So to make this project you need this component:-
- Arduino board (any types of)
- LCD 16X2.
- DHT 11 module
- Connecting Wire
- Breadboard(optional)
What is DHT 11 MODULE?
DHT 11 or 22 are the digital humidity and temperature sensing module for Arduino, avr, raspberry pi.Adafruit industries basically made this sensor.This module is the low-cost humidity and temperature sensor which has only one pin to transfer the data. So it required a careful timing to grab the data sent by it. But its very simple to use/interface with any kind of projects. We basically need the libraries to use it properly.It speaks the data after 2 sec. The cost of this kind of sensors is near about 3-4 $.
But DHT 22 is more accurate than the DHT11.
TO know more about the LCD display and how to interface that, please click here:-
LCD-display-with-Arduino
code---
code.ino
TO know more about this please leave a comment ........
or connect me with any kind of social platforms.......
Comments
Post a Comment