top of page

Temperature and Humidity sensor DHT11 with 16x2 LCD Display
Hardware Used:
*Arduino Uno R3 Microcontroller
*DHT11 Temperature and Humidity sensor
*16x2 LCD Display
*Breadboard and Connecting wires
The arduino sketch for this project is in the following document
The arduino sketch for this project is in the following document
<LiquidCrystal.h> is a library available in default and "dht.h" library can be downloaded from the following link. Download location should be in Arduino libraries folder

Program:
Demonstration:
bottom of page