DHT11 temperature and humidity sensor with Arduino [code explained] | Arduino tutorial 15

  Рет қаралды 57,825

Tech at Home

Tech at Home

4 жыл бұрын

Part-15
*Installing DHT library
* Code explanation of DHT sensor
Code and Circuit : drive.google.com/file/d/1YFl1...
Learn Arduino programming even without components (Online Arduino Simulator) :
Tutorial video - • How to learn Arduino u...
-*-*-*-*-*-*-*-*-*
Product Links:
Arduino Uno : amzn.to/3C1vKxF
DHT11 Sensor : amzn.to/3Pfn1MH
*-*-*-*-*-*-*-*-*-*-*
Follow us on Instagram :
/ tech_at_home
Like us on Facebook :
/ tech-at-home-220885266...
#ArduinoTutorials#DHTsensor#techathome
Thanks for watching!
*Like Share and Subscribe

Пікірлер: 57
@PaultheALLclaw
@PaultheALLclaw 2 жыл бұрын
Thank you, I was having trouble with it compiling because of version was too new. Now it works !!
@usha.n8431
@usha.n8431 2 ай бұрын
Can you please provide a similar project code and explanation that involves the lcd display
@ChashiraJayanga
@ChashiraJayanga Жыл бұрын
It's Working. Thank You!
@techathome
@techathome Жыл бұрын
Welcome
@appugeetha4555
@appugeetha4555 3 жыл бұрын
If we connect dht 11 sensor with esp 32..here there is any chang happening in this code??
@techathome
@techathome 3 жыл бұрын
No change in the dht code
@chamaliwijerathna6418
@chamaliwijerathna6418 Жыл бұрын
Best video
@techathome
@techathome Жыл бұрын
Thank you
@hubertkinna8641
@hubertkinna8641 Жыл бұрын
wie kann ich 2 DHT22 mit einem Nano integrieren?
@techathome
@techathome Жыл бұрын
In the code comment definition of dht11 and uncomment #define DHT22. But u need to replicate the code for one more sensor
@karthikreddy8921
@karthikreddy8921 7 ай бұрын
avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xab shows me this help me out asap!!
@techathome
@techathome 4 ай бұрын
Unplug and replug arduino board
@leenapardhi5984
@leenapardhi5984 3 ай бұрын
which version are you using ?
@techathome
@techathome 3 ай бұрын
Are you referring to DHT or Arduino software version?
@rajmalla5310
@rajmalla5310 2 жыл бұрын
i did same thing but mine says -999 n both temperature and hmidity
@techathome
@techathome 2 жыл бұрын
Check the connection once, Change the jumper wires
@LiberumDisce
@LiberumDisce 9 ай бұрын
DID U USED DHT 11 OR 22
@techathome
@techathome 9 ай бұрын
DHT 11
@freev-ss1hu
@freev-ss1hu Жыл бұрын
Unable to download. Please help.
@techathome
@techathome Жыл бұрын
What is the issue? I checked, the download link is working fine.
@metuber6631
@metuber6631 3 ай бұрын
Shud we connect the input to 3.3v Or 5v
@techathome
@techathome 3 ай бұрын
5v
@amanmishra-dv1hw
@amanmishra-dv1hw 3 жыл бұрын
Serial monitor is giving. Failed to sense data form device
@techathome
@techathome 3 жыл бұрын
Have you installed the correct library?
@amanmishra-dv1hw
@amanmishra-dv1hw 3 жыл бұрын
@@techathome yes
@gvlkarunakar8601
@gvlkarunakar8601 10 ай бұрын
Can you share graph please
@techathome
@techathome 10 ай бұрын
I didn't get which graph?
@zyaireenzelalistair3928
@zyaireenzelalistair3928 8 ай бұрын
Ge unsa na ya
@sureshsukumaran7474
@sureshsukumaran7474 3 жыл бұрын
Please add relay
@techathome
@techathome 3 жыл бұрын
Already done, check out here : kzfaq.info/get/bejne/n99jobt3zcXDops.html
@sreyachakraborty18
@sreyachakraborty18 2 ай бұрын
Weather monitoring station project want in this week 😢
@techathome
@techathome 2 ай бұрын
Send us mail with clear project information: deepakhd20@gmail.com
@sanjaysenthil9145
@sanjaysenthil9145 9 ай бұрын
Bro port is not responding
@techathome
@techathome 9 ай бұрын
Which Arduino board are you using, DIP or SMD version?
@rahulnarayanan7477
@rahulnarayanan7477 7 ай бұрын
Problem uploading to the board
@techathome
@techathome 7 ай бұрын
Have you selected proper COM port in tools?
@shivalikki775
@shivalikki775 2 ай бұрын
Bro Iam getting Error, "Failed to read from DHT sensor!" can you please help me out bro..!
@techathome
@techathome 2 ай бұрын
Connection might be wrong. Check 5v and Gnd connections to the DHT.
@spssaikia
@spssaikia 27 күн бұрын
Line no 16 change the line from #define DHTTYPE DHT22 to #define DHTTYPE DHT11
@Ubashir56
@Ubashir56 2 ай бұрын
But my output didn’t show😢
@techathome
@techathome 2 ай бұрын
what is the error? Have you set serial monitor baud rate to 9600?
@ashutoshhatkar
@ashutoshhatkar Жыл бұрын
failed to read dht sensor is the error pls hep asap i need this project
@techathome
@techathome Жыл бұрын
Check the connections. Your sensor is not giving any values to Arduino pin
@artwithotaku-qk8mk
@artwithotaku-qk8mk Ай бұрын
Hi sir i am having an error as "failed to read from dht11"
@techathome
@techathome Ай бұрын
Check the connections. Also check if the used jumper wires are proper?
@artwithotaku-qk8mk
@artwithotaku-qk8mk Ай бұрын
Sure sir​@@techathome
@spssaikia
@spssaikia 27 күн бұрын
Check the code there it is written line no 10 uncomment whatever you are typing There #define DHTTYPE DHT11 should be there.not DHT 22.I mean change the line no 16 from DHTTYPE DHT22 to DHTTYPE DHT11
@sethusri6112
@sethusri6112 Жыл бұрын
BRO THE CODE LINK WAS NOT OPENING IT WAS SHOWING THAT THE FILE WAS NOT SUPPORTING
@techathome
@techathome Жыл бұрын
I verified,the link is working. Download the zip file and extract in computer.
@Ubashir56
@Ubashir56 2 ай бұрын
Please help me
@techathome
@techathome 2 ай бұрын
Can you explain the exact issue?
@juliusferrer2071
@juliusferrer2071 8 ай бұрын
Serial monitor says Error reading humidity and temperature
@techathome
@techathome 8 ай бұрын
Arduino is not getting data from sensor. Check the connections.
@juliusferrer2071
@juliusferrer2071 8 ай бұрын
@@techathome yea the connection is the problem haha. its a bit confusing because there is no labeled unction for each pin qnd the info from internet is different pinouts
@asmipatil5911
@asmipatil5911 3 ай бұрын
bro why my temperature showing 1.5 degree celcius?
@techathome
@techathome 3 ай бұрын
DHT 11 or 22?
@asmipatil5911
@asmipatil5911 3 ай бұрын
@@techathome dht11
Get Started in Electronics #9 - Using the DHT11 Humidity & Temp Sensor
15:33
Despicable Me Fart Blaster
00:51
_vector_
Рет қаралды 25 МЛН
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 133 МЛН
Scary Teacher 3D Nick Troll Squid Game in Brush Teeth White or Black Challenge #shorts
00:47
DHT11 Temperature & Humidity sensor with Arduino - Tutorial
5:17
Brainy-Bits
Рет қаралды 651 М.
Arduino Tutorial 25- Portable Temperature and Humidity Sensor with DHT11
13:29
Full Explanation of DHT 11 temperature and humidity sensor||
6:51
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 439 М.
Новые iPhone 16 и 16 Pro Max
0:42
Romancev768
Рет қаралды 839 М.
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00
VA-PC
Рет қаралды 2,3 МЛН
Это - iPhone 16 и вот что надо знать...
17:20
Overtake lab
Рет қаралды 125 М.
Это Xiaomi Su7 Max 🤯 #xiaomi #su7max
1:01
Tynalieff Shorts
Рет қаралды 1,9 МЛН