Skip to content

Arduino project to display DHT11 temperature and humidity readings on an LCD screen

License

Notifications You must be signed in to change notification settings

JasonBernert/DHT11-LCD

Repository files navigation

DHT11-LCD

An Arduino project to display DHT11 temperature and humidity readings to an LCD screen. This layout uses a three-pin DHT11 (specifically this one). The Adafruit DHT Humidity & Temperature Unified Sensor Library helps read the temperature and humidity data from the single digital read pin.

This project is also available on Arduino Create.

Schematic

Schematic

Assembly List

Label PartType Properties
DHT1 DHT11 Humitidy and Temperature Sensor (3 pins) variant variant 1
LCD1 LCD screen type Character; pins 16
Part1 Arduino Uno (Rev3) type Arduino UNO (Rev3)
R1 220Ω Resistor bands 4; package THT; pin spacing 400 mil; tolerance ±5%; resistance 220Ω
R2 10kΩ Resistor bands 4; package THT; pin spacing 400 mil; tolerance ±5%; resistance 10kΩ
R3 Trimmer Potentiometer package THT; size Trimmer - 12mm; maximum resistance 10kΩ; track Linear; type Trimmer Potentiometer

About

Arduino project to display DHT11 temperature and humidity readings on an LCD screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%