Temperature and humidity sensor with Arduino

Come in this project and you will learn about Interfacing Temp. and humid. sensor with Arduino!

May 15, 2021

72337 views

4 respects

Components and supplies

1

Male to male wires

1

DHT11 Temperature & Humidity Sensor (4 pins)

1

I2C LCD

1

Breadboard (generic)

1

Arduino UNO

Tools and machines

1

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

Immagine

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

Immagine

Comments

Only logged in users can leave comments