SlideShare a Scribd company logo
LCD humidity temperatureLCD humidity temperature
readerreader
Presented byPresented by::
Waed shagareen Ayat bdyratWaed shagareen Ayat bdyrat
Presentation outline
• Project purpose
• Project idea
• Project component
• Project block diagram
• Project Mechanism
• Project programming
Project purpose
• Humidity and temperature are common
parameters to measure environmental
conditions
• LCD humidity and temperature reader
useful in remote weather stations, home
environment control systems, and
agricultural/garden monitoring systems.
Project idea
• In this Arduino based project we are going
to measure ambient temperature and
humidity then display it on a 16x2 LCD
screen.
Project component
• Arduino Uno
• DHT11 temperature and humidity sensor
• Backlit LCD (16x2) characters Liquid
Crystal Display
• Breadboard Electronic Components
• Jumper cables
• potentiometer
• ohm resistor
Project component
• Arduino Uno
Arduino is an open-source electronics prototypingArduino is an open-source electronics prototyping
platform based on flexible, easy-to-use hardwareplatform based on flexible, easy-to-use hardware
and softwareand software
Topic 1: Meet Arduino Uno
DHT11 temperature and
humidity sensor
• The DHT11 humidity and temperature sensor
measures relative humidity (RH) and temperature.
• The formula for relative humidity is as follows:
Relative Humidity = (density of water vapor /
density of water vapor at saturation) x 100%
• The DHT11 uses one signal wire to transmit
sensor readings to the Arduino digitally.
•
Backlit LCD (16x2) characters Liquid
Crystal Display
• . A 16x2 LCD display is very basic
module and is very commonly used in
various devices and circuits. These
modules are preferred over seven
segments .
Project block diagram
Project Mechanism
• DHT11 module works on serial
communication i.e. single wire
communication. This module sends
data in form of pulse train of
specific time period. Before sending
data to arduino it needs some
initialize command with a time delay.
• liquid crystal display is used for displaying
temperature and humidity which is directly
connected to arduino in 4-bit mode. Pins of
LCD namely RS, EN, D4, D5, D6 and D7 are
connected to arduino digital pin number 2,
3, 4, 5, 6 and 7. And a DHT11 sensor
module is also connected to digital pin 12
of arduino with a 5k pull-up resistor
Es project sensor
Project Programming
• In programming using Arduino IDE , we are going
to use pre-built libraries for DHT11 sensor
and LCD display module. 
• Then we have defined pins for LCD and DHT
sensor and initialized all the things in setup.
• Then in a loop by using DHT function reads DHT
sensor and then using some dht functions we
extract humidity and temperature and display
them on LCD.
Arduino IDE
Select Serial Port and Board
Project Code
#include <dht.h>
#include <LiquidCrystal.h>
dht DHT;
#define DHT11_PIN 3
LiquidCrystal lcd(12,11,4,5,6,7);
void setup() {
// put your setup code here, to run once:
Serial.begin(9600);
lcd.begin(16,2);
lcd.setCursor(0,0);
lcd.print(" Welcome");
delay(2000);
lcd.clear();
}
void loop() {
// must issue this command to store the temp and humid data in DHT object
int chk = DHT.read11(DHT11_PIN);
int temp = DHT.temperature , humid = DHT.humidity ;
Serial.println('$');
Serial.println(temp);
Serial.println(humid);
lcd.print(temp);
lcd.print(" Celsius");
lcd.setCursor(0,1);
lcd.print(humid);
lcd.print("% Humid");
delay(8000);
lcd.clear();
lcd.print("Have a Nice Day");
lcd.setCursor(0,1);
lcd.print(" -Home Weather");
delay(4000);
lcd.clear();
}
Es project sensor
Thank You

More Related Content

DOCX
HOME AUTOMATION USING ARDUINO
PDF
Project on soil moisture sensor
PPTX
Power generation through foot steps
PDF
Section 7 Active FIlters.pdf Electrical fundamentals
PPTX
Bluetooth based industrial data acquisation system
PPTX
Smart water management system
PPTX
Soil Moisture Sensor and Arduino
PPTX
INTERNET OF THINGS IMPLEMENTATION FOR WIRELESS MONITORING OF AGRICULTURAL...
HOME AUTOMATION USING ARDUINO
Project on soil moisture sensor
Power generation through foot steps
Section 7 Active FIlters.pdf Electrical fundamentals
Bluetooth based industrial data acquisation system
Smart water management system
Soil Moisture Sensor and Arduino
INTERNET OF THINGS IMPLEMENTATION FOR WIRELESS MONITORING OF AGRICULTURAL...

Similar to Es project sensor (20)

PPTX
INTERNSHIP [Autosaved].pptx
PPTX
Udayan_219209024_DA1001_FTP.pptx
PPTX
Electronics_Projects_Arduino_Session.pptx
PPTX
weather monitoiring system.pptx
PPTX
arduinoedit.pptx
PPTX
Updated_Temperature_Based_Fan_Controller (1).pptx
PPTX
wireless charging of an electrical vechicle 3
PPTX
Introduction to Arduino
PPTX
Design connected thermometer
PPTX
embedded system and iot.pptx
PDF
Wireless humidity and temperature monitoring system
PPT
RAHUL NASKAR IOT.ppt
PPTX
Porte à puce
PPTX
PPTX
Porte à puce - Automatic Door based on Arduino UNO R3
PPTX
ARDUINO.pptx
PPTX
Embedded PPT 2.0-1.pptxkkkkhhhhhgggggggggg
PPTX
Pwm technique for dc motor Using Arduino
PPT
Introduction to Arduino - Basics programming
PPTX
Introduction to Arduino.pptx
INTERNSHIP [Autosaved].pptx
Udayan_219209024_DA1001_FTP.pptx
Electronics_Projects_Arduino_Session.pptx
weather monitoiring system.pptx
arduinoedit.pptx
Updated_Temperature_Based_Fan_Controller (1).pptx
wireless charging of an electrical vechicle 3
Introduction to Arduino
Design connected thermometer
embedded system and iot.pptx
Wireless humidity and temperature monitoring system
RAHUL NASKAR IOT.ppt
Porte à puce
Porte à puce - Automatic Door based on Arduino UNO R3
ARDUINO.pptx
Embedded PPT 2.0-1.pptxkkkkhhhhhgggggggggg
Pwm technique for dc motor Using Arduino
Introduction to Arduino - Basics programming
Introduction to Arduino.pptx
Ad

Recently uploaded (20)

PPTX
GDM (1) (1).pptx small presentation for students
PDF
RMMM.pdf make it easy to upload and study
PPTX
master seminar digital applications in india
PDF
Classroom Observation Tools for Teachers
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
01-Introduction-to-Information-Management.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PDF
O7-L3 Supply Chain Operations - ICLT Program
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
Trump Administration's workforce development strategy
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
GDM (1) (1).pptx small presentation for students
RMMM.pdf make it easy to upload and study
master seminar digital applications in india
Classroom Observation Tools for Teachers
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Abdominal Access Techniques with Prof. Dr. R K Mishra
01-Introduction-to-Information-Management.pdf
human mycosis Human fungal infections are called human mycosis..pptx
Microbial diseases, their pathogenesis and prophylaxis
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
O7-L3 Supply Chain Operations - ICLT Program
Microbial disease of the cardiovascular and lymphatic systems
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Trump Administration's workforce development strategy
Final Presentation General Medicine 03-08-2024.pptx
Weekly quiz Compilation Jan -July 25.pdf
A systematic review of self-coping strategies used by university students to ...
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Ad

Es project sensor

  • 1. LCD humidity temperatureLCD humidity temperature readerreader Presented byPresented by:: Waed shagareen Ayat bdyratWaed shagareen Ayat bdyrat
  • 2. Presentation outline • Project purpose • Project idea • Project component • Project block diagram • Project Mechanism • Project programming
  • 3. Project purpose • Humidity and temperature are common parameters to measure environmental conditions • LCD humidity and temperature reader useful in remote weather stations, home environment control systems, and agricultural/garden monitoring systems.
  • 4. Project idea • In this Arduino based project we are going to measure ambient temperature and humidity then display it on a 16x2 LCD screen.
  • 5. Project component • Arduino Uno • DHT11 temperature and humidity sensor • Backlit LCD (16x2) characters Liquid Crystal Display • Breadboard Electronic Components • Jumper cables • potentiometer • ohm resistor
  • 6. Project component • Arduino Uno Arduino is an open-source electronics prototypingArduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardwareplatform based on flexible, easy-to-use hardware and softwareand software
  • 7. Topic 1: Meet Arduino Uno
  • 8. DHT11 temperature and humidity sensor • The DHT11 humidity and temperature sensor measures relative humidity (RH) and temperature. • The formula for relative humidity is as follows: Relative Humidity = (density of water vapor / density of water vapor at saturation) x 100% • The DHT11 uses one signal wire to transmit sensor readings to the Arduino digitally. •
  • 9. Backlit LCD (16x2) characters Liquid Crystal Display • . A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over seven segments .
  • 11. Project Mechanism • DHT11 module works on serial communication i.e. single wire communication. This module sends data in form of pulse train of specific time period. Before sending data to arduino it needs some initialize command with a time delay.
  • 12. • liquid crystal display is used for displaying temperature and humidity which is directly connected to arduino in 4-bit mode. Pins of LCD namely RS, EN, D4, D5, D6 and D7 are connected to arduino digital pin number 2, 3, 4, 5, 6 and 7. And a DHT11 sensor module is also connected to digital pin 12 of arduino with a 5k pull-up resistor
  • 14. Project Programming • In programming using Arduino IDE , we are going to use pre-built libraries for DHT11 sensor and LCD display module.  • Then we have defined pins for LCD and DHT sensor and initialized all the things in setup. • Then in a loop by using DHT function reads DHT sensor and then using some dht functions we extract humidity and temperature and display them on LCD.
  • 16. Select Serial Port and Board
  • 17. Project Code #include <dht.h> #include <LiquidCrystal.h> dht DHT; #define DHT11_PIN 3 LiquidCrystal lcd(12,11,4,5,6,7); void setup() { // put your setup code here, to run once: Serial.begin(9600); lcd.begin(16,2); lcd.setCursor(0,0); lcd.print(" Welcome"); delay(2000); lcd.clear(); }
  • 18. void loop() { // must issue this command to store the temp and humid data in DHT object int chk = DHT.read11(DHT11_PIN); int temp = DHT.temperature , humid = DHT.humidity ; Serial.println('$'); Serial.println(temp); Serial.println(humid); lcd.print(temp); lcd.print(" Celsius"); lcd.setCursor(0,1); lcd.print(humid); lcd.print("% Humid"); delay(8000); lcd.clear(); lcd.print("Have a Nice Day"); lcd.setCursor(0,1); lcd.print(" -Home Weather"); delay(4000); lcd.clear(); }