Components and supplies
Male to male wires
DHT11 Temperature & Humidity Sensor (4 pins)
I2C LCD
Breadboard (generic)
Arduino UNO
Tools and machines
Arduino IDE
Project description
Code
This is the code to print DHT sensor value on the LCD screen
c_cpp
This is same code but difference is that we will print DHT sensor value on the I2C LCD.
Connecting DHT11 to Arduino with serial monitor.
c_cpp
In this code we are using serial monitor to print temperature and humidity sensor.
Connecting DHT11 to Arduino with serial monitor.
c_cpp
In this code we are using serial monitor to print temperature and humidity sensor.
Downloadable files
This is the connection of DHT11 sensor with Arduino UNO
Connect DHT11 sensor with Arduino using this diagram but this only for reference. You have to make connection as commented in the code.
This is the connection of DHT11 sensor with Arduino UNO
This is the connection of DHT11 sensor with Arduino UNO
Connect DHT11 sensor with Arduino using this diagram but this only for reference. You have to make connection as commented in the code.
This is the connection of DHT11 sensor with Arduino UNO
Comments
Only logged in users can leave comments