Source Code: create.arduino.cc/editor/mertarduinotech/37dd464f-49b6-45ab-8f90-09915ea3b144/preview Recommended Items: Use Your Muscles in Project - amzn.to/3wdL45C 37 Sensor & Module Packages - amzn.to/3m66WeQ Try this Robot Arm - amzn.to/3fq8DCl Best Resin 3D Printer - amzn.to/39tY8KB Arduino Compatible Kits - bit.ly/2J2AFF7 Banggood Spring Sale - bit.ly/3slMbOn
@yem74464 жыл бұрын
Hello, that it a error message : "no matching function call to 'DHT::DHT()'
@PrashantSingh-un6yjКүн бұрын
no
@PrashantSingh-un6yjКүн бұрын
no
@ojastheai4 жыл бұрын
And please this DHT11:14:24: error: no matching function for call to 'DHT::DHT(int, const char [6])'
@sayantanmaiti25137 жыл бұрын
thanks Mr.Mert ,previously I have problems with this module, your video fixed it
@RochdaleBlue6 жыл бұрын
Great tutorial any chance of a follow up showing how to add a fan controlled by this setup?
@priyarajchanda4 жыл бұрын
Where did you create the fritzing diagram?
@12x126 жыл бұрын
Any idea how to get it to show Fahrenheit on the LCD?
@maanikyam15766 жыл бұрын
Thank you so much. Your project helped me a lot. Keep doing Various Arduino based projects. :)
@sohamshah76385 жыл бұрын
why does the data line need to be high? doesnt the module already get the power supply from the +5V pin?
@harishrajamani49226 жыл бұрын
do we have any other better product for accurate than dht 22 for audrino uno?
@method97067 жыл бұрын
what software do you use for diagrams?
@cordellbrooks63657 жыл бұрын
May you give me an example for a touch screen display, if you have time?
@fpt3806 жыл бұрын
Hello . Thank you for your wonderful explanation. I have a question: Are the sensors like LM35 and DH11-22 accurate and reliable? Are it need to calibrate? thank you
@uijjuughuggyu24046 жыл бұрын
what is the value of the resistor that have been used on the DHT11
@zookadie5276 жыл бұрын
10k
@joshuatimothy42367 жыл бұрын
wow it's very helpfull thanks, btw what app do u use to draw that chart ?
@ojastheai4 жыл бұрын
Can you please help!!!!! Error saying - "DHT11 is not declared in the scope" Your efforts will be highly appreciated
@redahamrani72827 жыл бұрын
thx for all your videos they helped me i lot and wanna ask for help "how can i send data sensor's to excel "
@adnanahmedsiddiqui21896 жыл бұрын
Very helpful video. I want to know 1 thing that, if i want to glow an LED when temperature goes above than 40 degree. Can you please send me the code for it?
@ahmedsaman30708 жыл бұрын
❤️❤️❤️❤️good work ❤️❤️
@nighthawK2467 жыл бұрын
brocum lcd ekrandan o pinleri hangi aparatla aldın bi söylersen
@kumak98906 жыл бұрын
Can you create tutorial for temperature alarm?
@alizasmajljaj54526 жыл бұрын
HOW CAN I FIND THE DHT11 SENSORS IN TINKERCAD?
@koraybakar62336 жыл бұрын
1.sorum direnç değeri nedir okuyamadım 2.sorum program internette yazdigin source codu ise ekranda tek çizgi çıkıyor
@srikrishnaagrawal33826 жыл бұрын
can u pls make a video using i2c and lcd and dth11 pls
@md.robinmridha23506 жыл бұрын
i have a problem.....lcd display not showing in this value......why
@xoxnerd5 ай бұрын
perfect videoo!!! thanks a lot!!
@rolasmat8 жыл бұрын
Me gusto mucho el vídeo, Saludos desde México
@AlexanderVeith5 жыл бұрын
schade das der Link nicht funktioniert...
@cordellbrooks63657 жыл бұрын
On the back of my LCD there is 4 pins GND, VCC, SDA, and SCL. do i just use the pins you showed in the video.
@peterwilhelmsson41687 жыл бұрын
No. What you have is an "I2C"-interface on your LCD. Google it for info on how to connect and use it.
@prashantneopane18447 жыл бұрын
my lcd shows -999 for both the value. Whats wrong with it? i have already checked the connections. Can you help ? thank you
@garybuskirk95217 жыл бұрын
copy and paste "How to Set Up the DHT11 Humidity Sensor on the arduino" in your search and try Circuit Basics video and pin out, and sketch.
7 жыл бұрын
Hello, I am having a problem with my setup: I have connected a DHT11 to an Arduino Nano (properly, I think, resistor included. It actually worked the first day, so...). Anyway, I am getting zero values of temperature and humidity, no matter which library I use. The sensor is detected correctly, but the data is always zero. As I said, it worked the first day I tried, using Arduino's DHT example. Not any more. I don't think I have changed any library version. I tried with previous ones and it doesn't work either. Can anyone help? Thank you!
@felixcapel18936 жыл бұрын
Every other time it shows -999 instead of temperature. What should I do?
@fatih.bayram457 жыл бұрын
Abi direnç değerini yazabilirmisin
@MrDarkness3317 жыл бұрын
Why this library doesnt work? i tryed like 2 weeks to run stupid humidity and temperature sensor and i am frustrated... No example works and i cant compile anything... please help... its like this library doest have any of these functions i tryed to find it on github but nothing... no trace of these funcions. and i am not the only one...
@MrDarkness3317 жыл бұрын
here is the error from example: Arduino: 1.6.12 (Windows 10), Vývojová doska:"Arduino/Genuino Uno" C:\Users\Majo\AppData\Local\Temp\ccNUwVrb.ltrans0.ltrans.o: In function `global constructors keyed to 65535_0_DHTtester.ino.cpp.o.1731': ccNUwVrb.ltrans0.o:(.text.startup+0x62): undefined reference to `DHT::DHT(unsigned char, unsigned char, unsigned char)' C:\Users\Majo\AppData\Local\Temp\ccNUwVrb.ltrans0.ltrans.o: In function `main': ccNUwVrb.ltrans0.o:(.text.startup+0x176): undefined reference to `DHT::begin()' ccNUwVrb.ltrans0.o:(.text.startup+0x1ce): undefined reference to `DHT::readHumidity(bool)' ccNUwVrb.ltrans0.o:(.text.startup+0x1de): undefined reference to `DHT::readTemperature(bool, bool)' ccNUwVrb.ltrans0.o:(.text.startup+0x1f2): undefined reference to `DHT::readTemperature(bool, bool)' ccNUwVrb.ltrans0.o:(.text.startup+0x244): undefined reference to `DHT::computeHeatIndex(float, float, bool)' ccNUwVrb.ltrans0.o:(.text.startup+0x262): undefined reference to `DHT::computeHeatIndex(float, float, bool)' collect2.exe: error: ld returned 1 exit status exit status 1
@MrDarkness3317 жыл бұрын
i tryed SimpleDHT library but its just for DHT11 but it works...
@NbaLoveTurkiye6 жыл бұрын
Source Code paylaşır mısnız
@splashillustrations31818 жыл бұрын
Can you please do an RFID tutorial
@splashillustrations31818 жыл бұрын
Thank you :-)
@yudinugroho33258 жыл бұрын
mantap tambah ilmu
@peterzhang21024 жыл бұрын
fantastic
@koraybakar62336 жыл бұрын
Üstadım çok güzel bir çalışma olmuş sorum olacaktı
@mahmoodshanaah69735 жыл бұрын
Thanks so much I was so frustrated how to download this library thanks
@Sametbskk6 жыл бұрын
kardeşim neden türkçe kaynak yapmıyorsun hem iyi bir kaynak olurdu ha illa yabancı da yapmak istersen ing alt yazı koyarsın
@just4making1028 жыл бұрын
sang name pls 😊
@adityasidham18128 жыл бұрын
nice
@nasergrshi78545 жыл бұрын
plaese code DHT22 Sensor Using with Arduino with fan
@LeoEmbury3 ай бұрын
tyyyyy
@yasintascioglu56728 жыл бұрын
Abi sen türkmüsün
@temur47147 жыл бұрын
Abi bunun Türkçe halini yapar mısın kanalının kalitesi çok iyi abone oldum kanalında ayrıca her videonun türkçesini yaparsan abonen artacak 'BURALAR DEĞERLENİR' benden söylemesin .şimdiden teşekkürler