0% found this document useful (0 votes)
9 views10 pages

OS Presentation

Uploaded by

piyushdhakad720
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views10 pages

OS Presentation

Uploaded by

piyushdhakad720
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

TEMPERATURE AND HUMIDITY

SENSOR USING ARDUINO UNO

Humidity and temperature are common parameters to measure


environmental conditions. In this Arduino based project we are going to
measure ambient temperature and humidity and display it on a LCD
screen.
TEMPERATURE AND HUMIDITY SENSOR
USING ARDUINO UNO

REQUIREMENTS-:
1. ARDUINO UNO
2. DHT11 SENSOR
3. VARIABLE RESISTANCE
4. JUMPER WIRES (MALE TO MALE & MALE TO FEMALE)
5. BREADBOARD
6. LCD 16X2
WHAT IS ARDUINO UNO AND ITS USAGE?

Arduino UNO is a low-cost, flexible,


and easy-to-use programmable open-
source microcontroller board that can
be integrated into a variety of
electronic projects .This board can
controls LEDs, Relays, servos and
motors as an output.
DHT11 SENSOR AND ITS WORKING?

• The DHT11 is a basic, low-cost digital


temperature and humidity sensor. It uses a
capacitive humidity sensor and a
thermistor to measure the surrounding air
and spits out a digital signal on the data
pin.
DHT11 SENSOR AND ITS WORKING?
HOW TEMPERATURE AND HUMIDITY
SENSOR WORKS USING ARDUINO UNO?

• Arduino sends signals to DHT11 Sensor.


• After detect it will detect signal to Arduino.
• Prepare data transmission to Arduino.
• Then Arduino sends the data to the lcd.
• Lcd shows the data on the screen.
CIRCUIT DIAGRAM OF TEMPERATURE AND
HUMIDITY SENSOR USING ARDUINO UNO
CODE FOR DISPLAY A TEMPERATURE AND
HUMIDITY SENSOR
CODE FOR DISPLAY A TEMPERATURE AND
HUMIDITY SENSOR
ANY QUESTION?

You might also like