DHT11 and Arduino UNO;The EASIEST INSTRUCTABLE

by miymakers in Circuits > Arduino

7597 Views, 14 Favorites, 0 Comments

DHT11 and Arduino UNO;The EASIEST INSTRUCTABLE

FZJ7QU3IN365L7X.SQUARE3.jpg

Hey Makers,

In this tutorial we are going to Connect Arduino To DHT11 .

For more Intresting Projects Visit : www.miymakers.com

Facebook : www.facebook.com/miymakers

​How Does It Work?

The DHT11 is a basic, ultra low-cost digital temperature and humidity sensor. It uses a capacitive humidity sensor and a thermistor to measure the surrounding air, and spits out a digital signal on the data pin (no analog input pins needed). Its fairly simple to use, but requires careful timing to grab data. The only real downside of this sensor is you can only get new data from it once every 2 seconds, so when using our library, sensor readings can be up to 2 seconds old.

Connecting DHT11 to Arduino.jpg

What we Can Do With it?

>Make a Weather Box

>Digital Thermometer

>Fire Alarm

>Know the weather outside and lots more.............

Untitled-1.jpg

Things Required

>Arduino Uno (The brain)

>DHT11 Temperature and Humidity sensor (http://goo.gl/qHFAU5) (http://goo.gl/qHGwLi)

>Jumper Wire (Male To Female)

Connecting DHT11 to Arduino Circuit.JPG

Lets Get Started

Connecting Dht11 to arduino

Vcc - 5v Arduino

Gnd -Any GND pin of Arduino

Data-Arduino Digital Pin 3

dht.jpg

Datasheet for Dht11

https://drive.google.com/file/d/0B3b3PW7n8tipNlAyazI4MnBDUzQ/view

Please download the DHT library from the above link. Then Open Arduino IDE Go to Sketch

--> Include Library --> Add Zip File Close the Arduino IDE and open it again then you will find the library included.

For more info : https://www.arduino.cc/en/Guide/Libraries

Code

Code

Download the Code from the link and open it with Arduino IDE.

How to Connect Arduino to Dht11.JPG

Open Serial Moniter

Upload the programme.

Click Serial Moniter.

You can see the current temperature and Humidity Readings there!

miylogo.jpg

Thats all makers! If you have any doubts just comment it with the tag " #MM " Stay Tuned for more Projects!

View My Blog For More Intresting Projects

www.miymakers.com

It's a request from me If my instructable worked for You ,Let the other Makers know by ur comments and Favourites! Do Visit my blog for Sure!

Thank You!