Skip to content

Aaenics/DHT11-with-LCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a project to display humidity and temperature of a surrounding on a Serial Monitor and an LCD with i2c

COMPONENTS: dht11,LCD,Arduino UNO and jumper wires

CONNECTION: GND of LCD to GND of Arduino UNO, VCC of LCD to VCC of Arduino UNO, SDA of LCD to A4 of Arduino UNO, SCL of LCD to A5 of Arduino UNO, VCC of dht11 to VCC of Arduino UNO, GND of dht11 to GND of Arduino UNO, Signal of dht11 to digital pin of Arduino UNO ( used pin 9)

About

displays temperature and humidity on an lcd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages