Humidity Sensor System DHT11 on Arduino
by Tanishq Jaiswal in Circuits > Arduino
754 Views, 0 Favorites, 0 Comments
Humidity Sensor System DHT11 on Arduino
Humidity Sensor is a reliable and simple electronic project for measuring the temperature and humidity in the atmosphere. The DHT11 Humidity sensor is used in the circuit and output is displayed on the LCD. It is extensively used in Heating ventilation, weather stations, Home Automation systems etc. the humidity in the atmosphere is easily detected and measured with the help of this simple electronic circuit. Let’s make our project and understand the principle.
Principle:
Humidity Sensor is used for the measuring and detection of temperature in the surrounding. The DHT11 sensor is used for this detection and Arduino microprocessor sends the signals which is connected to the power supply. The potentiometer is used to control the resistive flow of current in the circuit board. So this is the basic principle and working of electronic project, let’s make our project.
Attention Here:
As we all know our world is suffering from highly infected pandemic disease COVID-19. So, for the awareness and social responsibility Utsource is providing 0 profit selling disposable medical things.
Please check out and wear masks when going out!
Get all the things from here
2. KN95 Masks (10 pcs)
3. Disposable Surgical Masks (50 pcs)
4. Protective Goggles (3 pcs)
5. Disposable protective coveralls (1 pc)
6. Disposable Latex Gloves (100 pcs)
Components Required:
1. Arduino UNO (1)
2. DHT11 Temperature and Humidity Sensor (1)
3. 16*2 LCD Display (1)
4. 10k Ohm Potentiometer (1)
5. (5-9)V Power Supply (1)
6. Bread board (1)
7. Connecting Wires (as required)
Circuit Diagram:
Connect the Potentiometer and LCD Display on the Bread Board As Shown in Figure
Connect Pin Rx of Arduino (Pin 0) With Pin D4 of LCD Display
Now Connect Pin 1 of the Arduino to the Pin D5 of LCD Display
Connect Pin 2, Pin 3 of the Arduino With Pin D6 and D7 of LCD Display
Now Connect the Jumper Wire From Pin 4 of Arduino With the RS (Reset) Pin of LCD Display
Connect Pin 5 of the Arduino With Enable Pin (E) of LCD Display As Shown in the Figure
Connect Arduino Ground Pin to the Ground Pin of the Bread Board
And Power Supply Terminal to the Positive Rail of the Bread Board
Now Take the DHT11 Humidity and Temperature Sensor As Shown in the Figure
Connect DHT11 Humidity Sensor to the Arduino Pins As Shown in the Figure
The Humidity and Temperature Sensor DHT11 Is Connected
Now Connect the Power Supply Through Arduino Controller As Shown in the Figure Below
Then We Get the Temperature and Humidity of Our Surroundings
Like This We Will Get the Output on Our LCD Display
So this is the basic principle and working operation of Humidity Sensor on Arduino.
Thank You.