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)