How to use DHT22 AM3302 Temperature and Humidity sensor with Arduino

  Рет қаралды 84,838

Robojax

Robojax

Күн бұрын

Пікірлер: 131
@sconescon6691
@sconescon6691 5 жыл бұрын
Out of every Arduino tutorial out there, from every site across the board - and I've been to em all (or so it feels like, it's a lot!!) - you are BY FAR, the best at explaining things. Thank you so much and please carry on :))
@robojax
@robojax 5 жыл бұрын
You are very welcome. I am please that you found my tutorials helpful. I appreciate sharing my channel with your friends.
@aminnonplus
@aminnonplus 2 жыл бұрын
Thanks pal ! Love from France
@dr_akoto
@dr_akoto Ай бұрын
THIS IS MY SUCCESSFUL PRACTICAL TUTORIAL...THANKS ROBOJAX
@robojax
@robojax Ай бұрын
congratulations.
@projardgreen2568
@projardgreen2568 Жыл бұрын
explain more videos like this, the code in detail, I subscribed because of how detailed explenation was.
@ronnytoro3
@ronnytoro3 3 жыл бұрын
Awesome page ! thanks for all your advices and information that you share!
@tonysicily2687
@tonysicily2687 4 жыл бұрын
Awesome video, No music Clean video Nice VO Lots of info Thank you, Subscribed, Liked and Saved
@robojax
@robojax 4 жыл бұрын
Much appreciated!
@danmusiceasy
@danmusiceasy Жыл бұрын
Great tutorial, very clearly explained! I just made my first air monitor :) Do you have any tutorials on particle sensors and VOC sensors, or plan to do any in the future?
@robojax
@robojax Жыл бұрын
I am glad you found it useful. This was the first time I heard VOC sensors. I just checked it, very interesting sensor for Air quality. I might make videos in the future. thanks
@truthseeker7775
@truthseeker7775 5 жыл бұрын
Thank you so much Robojax. What a great video. I wish you had continued on to tell us how to write the code so that the sensor could turn on or turn off a light or motor when the temperature reached or declined to a certain temperature.=====================================================================================
@robojax
@robojax 5 жыл бұрын
You are welcome. I will make video on that as well.
@gamestv4875
@gamestv4875 5 жыл бұрын
Good tutorial.Worked flawlessly. Thanks
@robojax
@robojax 5 жыл бұрын
You are welcome.
@dtn2529
@dtn2529 2 жыл бұрын
The DHT22 sensor enables temperature measurement in the range of -40 to 80°Celsius Does your program accept this? I.e it also shows negative temperatures?
@robojax
@robojax 2 жыл бұрын
of course it does. if you get incorrect reading, either you have not selected the sensor in the code or there is wiring issue. I am assuming you have followed the instruction and installed the library. You may use the code for DHT22 from this video ignoring the WiFi feature kzbin.info/www/bejne/gImmlKCQitKtr5o
@dtn2529
@dtn2529 2 жыл бұрын
Thank you very much for your reply. It is OK. Otherwise, you have very good, clear and understandable instructions. (Sory,google translation) @@robojax
@aminkelate
@aminkelate 4 жыл бұрын
Thank you bro, you make my day..
@robojax
@robojax 4 жыл бұрын
My pleasure
@alialvi419
@alialvi419 4 жыл бұрын
kindly tell me that while you run DHT tester ,your uno borad is connected or not?
@robojax
@robojax 4 жыл бұрын
Of course it is connected. I connected to USB but you can connect it ot 6V to 15V power adapter .
@jasperblase1374
@jasperblase1374 2 жыл бұрын
I know this is a bit of late but when I see the humidity readings on your video, it's very low. Is your room dry or just error from the sensor?
@robojax
@robojax 2 жыл бұрын
I don’t remember what was the humidity but this sensor is very accurate.
@sreejithunnikrishnan8484
@sreejithunnikrishnan8484 3 жыл бұрын
should we connect a resistor of 10k if its an Arduino mega 2560? or jus direct connection
@robojax
@robojax 3 жыл бұрын
you made me worry with your question. my videos are totally different. I never leave the details out. if you watch it fully, your project should work. So after watching the "wiring explained" section, I saw that I have shown it. you don't need anything expect the wires.
@sreejithunnikrishnan8484
@sreejithunnikrishnan8484 3 жыл бұрын
@@robojax Ok thanks
@fatimamgaedeh4082
@fatimamgaedeh4082 3 жыл бұрын
Hello, great video and tutorial. My question is, when I have to use a resistor? So, if I want to connect 4 dht22 sensors together when I need a resistor?
@robojax
@robojax 3 жыл бұрын
Hello Fatima, you don't need resistor if you have the module shown in the video. I have the code on our website robojax.com. I added the link to that page on the same page where you get the code. the link to code page is below this video in the description. good luck.
@fatimamgaedeh4082
@fatimamgaedeh4082 3 жыл бұрын
@@robojax Thank you so much, appreciate your reply.
@JohnWick-id6pk
@JohnWick-id6pk 5 жыл бұрын
Hi, thank you for the informative video. What do you think would be the cheapest cable tu use the sensor at 3 meters from Raspberry ? Thanks
@robojax
@robojax 5 жыл бұрын
You are welcome. This module doesn't need much power. Any wire will work.
@JohnWick-id6pk
@JohnWick-id6pk 5 жыл бұрын
Nice ! So just a basic USB wire is fine ? Thanks
@fauzanfikri4340
@fauzanfikri4340 2 жыл бұрын
Hi robojax, can i use this sensor and a mega arduino stand alone without connecting it to a pc ?
@robojax
@robojax 2 жыл бұрын
when we say Arduino it means stand alone. We use PC to just upload it after that we don't need the PC. yes this module works with any Arduino board. including Arduino Mega. Here is Arduino Step by step course with 100 video and codes Arduino Step by Step course that starts here kzbin.info/www/bejne/Y2fUhKV6iqZol5o
@alnoorratansi9364
@alnoorratansi9364 5 жыл бұрын
as always I love watching your videos, how do handle negative temp. what changes do you have make in the code ?
@robojax
@robojax 5 жыл бұрын
thank you very much. For negative temperature, it should just work fine. No change it needed.
@michaelmotis3580
@michaelmotis3580 4 жыл бұрын
Thank you bro!! good job! it does work for me
@robojax
@robojax 4 жыл бұрын
You're welcome!
@allan6952
@allan6952 3 жыл бұрын
Thank you very much !! I have a question. Do you know the difference between the Temperature value and the Heat index value ? Which one is more accurate ?
@robojax
@robojax 3 жыл бұрын
You are welcome. Please see the details for heat index from National Weather Services of USA: www.weather.gov/ama/heatindex#:~:text=The%20heat%20index%2C%20also%20known,sweat%20to%20cool%20itself%20off.
@jamesdumancas9597
@jamesdumancas9597 4 жыл бұрын
Hi sir thanks for this helpful video i just wanna ask if the dht 22 can go faster than every 2 seconds loop?
@robojax
@robojax 4 жыл бұрын
Because it measure humidity, it makes it to read slowly and you will not get accurate data less than 2sconds. See page 9 robojax.com/learn/arduino/robojax-DHT22_manual.pdf if you just need temperature measurement, then use another sensor and there are a lot other sensors that can read much faster .
@Sidnoi-w5r
@Sidnoi-w5r 5 жыл бұрын
Hello Robojax, Is it possible to have more than one DHT22 in the same project? Thanks
@robojax
@robojax 5 жыл бұрын
Yes. I will going to make a video on that but if you watch this video, it should work for you. kzbin.info/www/bejne/mWqTf6awl7N6bsU
@fpt380
@fpt380 6 жыл бұрын
Hello . Thank you for your nice video . I have a question: Are the sensors like LM35 and DH11-22 accurate and reliable? Are it need to calibrate? thank you
@robojax
@robojax 6 жыл бұрын
You are welcome. I have not compared it with LM35. Because this is digital while LM35 is analogue, this should be much better. No calibration is needed. Datasheet/manual has been provided.
@fpt380
@fpt380 6 жыл бұрын
Robojax thank you for explain
@iamrrebel
@iamrrebel 3 жыл бұрын
Please I would like to know if this temperature sensor can work on poultry farms. Thank you
@robojax
@robojax 3 жыл бұрын
Hello, it just senses the temperature and humidity and does not care about environment. Just make sure dirt does not cover it.
@mohammednidal5206
@mohammednidal5206 4 жыл бұрын
can we code this along with autonomous obstacle avoiding code??
@robojax
@robojax 4 жыл бұрын
Yes you can.
@UpSpider
@UpSpider 6 жыл бұрын
Amazing video. Really helpful.
@robojax
@robojax 6 жыл бұрын
You are welcome.
@patrickduhirwenzivugira4729
@patrickduhirwenzivugira4729 5 жыл бұрын
Thank you for the video. Any idea how I can add a wifi module and send the data read as REST API ?
@robojax
@robojax 5 жыл бұрын
You are welcome. I would have to make video that. I have no tested code or components in hand.
@Fubo777
@Fubo777 3 жыл бұрын
Would it be possible to use two of these sensors simultaneously with Arduino?
@robojax
@robojax 3 жыл бұрын
Hello, yes you can use the idea from this video kzbin.info/www/bejne/gmfInJ9odqeWq7s to use two or more of this and here is how you can see it temperature from this sensor on mobile phone kzbin.info/www/bejne/Z3KXXmmeeaaFh8U
@Fubo777
@Fubo777 3 жыл бұрын
@@robojax Thank you very much. I'm thinking of making a simple weather station that shows indoor and outdoor humidity and temperature
@jrsbrothers6724
@jrsbrothers6724 2 жыл бұрын
if the distance of the sensor is 20 meters with the arduino, can the sensor work?
@robojax
@robojax 2 жыл бұрын
I did the search, found the information for you with the link from manufacturer. read the datasheet and id you did not find, it contact the manufacturer. Use ESP32 or ESP8266 to read it over wifi. Search my channel. Here is how to find Specific KZbin Video in a channel bit.ly/findKZbinVideo
@ilhamrahmatmuharam8501
@ilhamrahmatmuharam8501 4 жыл бұрын
when i running this program and open serial monitor "Failed to read from DHT sensor!" you have an idea ? i have try with different device but same result
@robojax
@robojax 4 жыл бұрын
it means you have either incorrect wiring or dead module.
@cheikhanoumar9788
@cheikhanoumar9788 2 жыл бұрын
thank you very match
@robojax
@robojax 2 жыл бұрын
You are welcome. The best thank you for me is to subscribe to my channel. Thanks
@shecterelectric432
@shecterelectric432 5 жыл бұрын
I have this error when I trie to run it. I t says ´error compling for board Arduino/genuino uno.´ I am using an Arduino uno board with the 1.8.11 version. Do you think you can help me?
@robojax
@robojax 5 жыл бұрын
it means you have not selected the right COM Port for your Arduino. when your Arduino is connected click on Tools->Port and select another port and the try to upload.
@mohdfarezsamin1493
@mohdfarezsamin1493 6 жыл бұрын
Possible to provide the code if a turbidity sensor is used instead of temperature & humidity? my code doesn't seem to work.
@robojax
@robojax 6 жыл бұрын
I would have to have the device, then I would be able to say it it works or not. i just add it to my "to do " list.
@ezstudio3d
@ezstudio3d 6 жыл бұрын
I getting "Failed to read from DHT sensor!". I am using the dht22 but mine doesn't have the black and adapter and I use a 10k omh resistor to 5v any suggestions ?
@farenhartman5559
@farenhartman5559 6 жыл бұрын
I get the same thing! Did you get a solution for this problem?
@ezstudio3d
@ezstudio3d 6 жыл бұрын
I did, I bought one with the little black thing that has the resistor and maybe some thing extra www.amazon.com/gp/product/B01N9BA0O4/ref=oh_aui_detailpage_o03_s00?ie=UTF8&psc=1
@rianhamman6187
@rianhamman6187 6 жыл бұрын
The DTH22 sensor isn't working with this setup for me, the sensor is pulling to much power from my arduino, any idea why it would (in the exact same setup as the video)
@robojax
@robojax 6 жыл бұрын
either your are connecting the wires incorrectly or the sensor is bad. The only way to know is to connect another sensor.
@ELKopps11
@ELKopps11 Жыл бұрын
Mine fails. In troubleshooting if found that "nan" is in temp_hum_val[0] and 0 is in temp_hum_val[1].
@robojax
@robojax Жыл бұрын
Nan means wiring is incorrect
@zhouri7758
@zhouri7758 6 жыл бұрын
Hello Can I take this code and make some changes to work with DHT11
@robojax
@robojax 6 жыл бұрын
have you looked at the code? there is DHT11. just comment (select) the right sensor.
@zhouri7758
@zhouri7758 6 жыл бұрын
@@robojax no I have not Thanks
@arjaysibug843
@arjaysibug843 6 жыл бұрын
just the same. 22 is just an upgraded version
@videotronicmaker
@videotronicmaker 5 жыл бұрын
Thank you.
@robojax
@robojax 5 жыл бұрын
You are welcome.
@aniszed3641
@aniszed3641 5 жыл бұрын
thanck you so much
@robojax
@robojax 5 жыл бұрын
You are welcome.
@sachinsadhale1789
@sachinsadhale1789 6 жыл бұрын
Plz name the library to be included there are many dht Libraries
@robojax
@robojax 6 жыл бұрын
I have provided the library from original source and from my own with my own code. I mentioned the link in the video and have provided the link under the video description.
@omar_eldewail
@omar_eldewail 2 ай бұрын
when I connect it says failed to read from the dht sensor
@robojax
@robojax 2 ай бұрын
so check the wiring. if you have another sensors also try different sensor.
@divakarans8015
@divakarans8015 4 жыл бұрын
Hi, I'm using Dht 22, & I'm receiving *Nan%* errors, pls solve
@robojax
@robojax 4 жыл бұрын
bad wiring
@kikoinvents
@kikoinvents 5 жыл бұрын
tanks bro
@robojax
@robojax 5 жыл бұрын
You are welcome.
@divakarans8015
@divakarans8015 4 жыл бұрын
Hi, why we had resistor in data pin
@robojax
@robojax 4 жыл бұрын
Hi, I have replied to this in one the comments earlier. Please scroll down.
@azwaqar
@azwaqar 5 жыл бұрын
i get this error "Error compiling for board Arduino/Genuino Mega or Mega 2560" how to solve it????
@robojax
@robojax 5 жыл бұрын
port problem. Try to select the right port.
@azwaqar
@azwaqar 5 жыл бұрын
Thanks for reply the error was due to missing library I download it and error disappear thank you
@Paul7mac
@Paul7mac 4 жыл бұрын
@@azwaqar which library i have the same problem
@mikahjbvf8166
@mikahjbvf8166 5 жыл бұрын
Hi.. why did i get 'Failed to read from DHT sensor!' ?
@robojax
@robojax 5 жыл бұрын
Wiring problem. Check all 3 wires.
@mikahjbvf8166
@mikahjbvf8166 5 жыл бұрын
@@robojax ok.. thank you.. i'll try
@stelaririna
@stelaririna 2 жыл бұрын
Why does it read that my humidity 99.9% and temperature 129.9°C. And both don’t change no matter what
@robojax
@robojax 2 жыл бұрын
It could be wiring problem
@stelaririna
@stelaririna 2 жыл бұрын
@@robojax and if it’s not a wiring problem, what other cause can it be?
@robojax
@robojax 2 жыл бұрын
Not sure, perhaps wrong model is selected in code.
@stelaririna
@stelaririna 2 жыл бұрын
@@robojax can the sensor be broken? Cause I checked the wires and the voltage and amps are good, the code is good, I picked the right model, but the reading won’t change no matter what I do
@robertomalatesta6604
@robertomalatesta6604 2 жыл бұрын
@@stelaririna na You might try and reload the bootloader. Then run the Blink scketch and if it cycles a few times only or not at all, the board might have gone astray.
@scottwaters7286
@scottwaters7286 4 жыл бұрын
Why do I get "Sync timeout"?
@robojax
@robojax 4 жыл бұрын
I haven't see it but google search showed this forum.arduino.cc/index.php?topic=91569.0
@chawinchokchaimongkolkij563
@chawinchokchaimongkolkij563 6 жыл бұрын
DHT22' was not declared in this scope
@robojax
@robojax 6 жыл бұрын
You have not downloaded the library. Make sure to download and add it to the Arduino library folder. or if you have included the library make sure to uncomment the line // #define DHTTYPE DHT22 // DHT 22 by removing the // from the beginning of the line. Watch video for instrcution
@humanfromthefuture4430
@humanfromthefuture4430 4 жыл бұрын
failed to read dht sensor what happenned
@robojax
@robojax 4 жыл бұрын
incorrect wiring, bad pin connection or bad modue.
@gabrielebarbaraci3161
@gabrielebarbaraci3161 Жыл бұрын
code is wrong it says F1 is not declared
@robojax
@robojax Жыл бұрын
you did not folow the instuction or wrong library is used.
@aswathy1609
@aswathy1609 2 жыл бұрын
code pls
@robojax
@robojax 2 жыл бұрын
I just watch the video . You skipped the first 40 seconds where I mentioned how to get code.
@jrsbrothers6724
@jrsbrothers6724 2 жыл бұрын
if the distance of the sensor is 20 meters with the arduino, can the sensor work?
@robojax
@robojax 2 жыл бұрын
Yes the distance of communication is 20m mentioned here www.aosong.com/en/products-22.html
@jrsbrothers6724
@jrsbrothers6724 2 жыл бұрын
@@robojax no need capasitor?
@robojax
@robojax 2 жыл бұрын
why you ask about resistor? if you have this sensor, just watch and you should get all answers.
@jrsbrothers6724
@jrsbrothers6724 2 жыл бұрын
@@robojax because the store that sells the sensor recommends if the distance is more than 2 meters requires a capacitor
@robojax
@robojax 2 жыл бұрын
Datasheet is always the most correct information because that is from manufacturer.
ROSÉ & Bruno Mars - APT. (Official Music Video)
02:54
ROSÉ
Рет қаралды 293 МЛН
Triple kill😹
00:18
GG Animation
Рет қаралды 18 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 48 МЛН
Will A Basketball Boat Hold My Weight?
00:30
MrBeast
Рет қаралды 148 МЛН
Measuring Temperature with Arduino - 5 Sensors
29:55
DroneBot Workshop
Рет қаралды 144 М.
DHT11 vs DHT22 with Arduino
6:44
Brainy-Bits
Рет қаралды 32 М.
Arduino Temperature Controlled Fan Speed
24:30
Jacob Dykstra
Рет қаралды 452 М.
Arduino Temperature Gauge
34:43
upir
Рет қаралды 60 М.
How to Set Up the DHT11 Humidity and Temperature Sensor on an Arduino
7:50
SPI: The serial peripheral interface
33:00
Ben Eater
Рет қаралды 693 М.
Top 5 Beginner PCB Design Mistakes (and how to fix them)
12:52
Altium Academy
Рет қаралды 233 М.
ROSÉ & Bruno Mars - APT. (Official Music Video)
02:54
ROSÉ
Рет қаралды 293 МЛН