DHT11 and DHT22 Sensor Using with Arduino

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 58

  • @maker101io
    @maker101io  3 года назад

    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​

  • @maanikyam1576
    @maanikyam1576 6 лет назад +1

    Thank you so much. Your project helped me a lot. Keep doing Various Arduino based projects. :)

  • @sayantanmaiti2513
    @sayantanmaiti2513 7 лет назад

    thanks Mr.Mert ,previously I have problems with this module, your video fixed it

  • @ojastheai
    @ojastheai 4 года назад

    And please this
    DHT11:14:24: error: no matching function for call to 'DHT::DHT(int, const char [6])'

  • @yem7446
    @yem7446 4 года назад +6

    Hello,
    that it a error message : "no matching function call to 'DHT::DHT()'

  • @RochdaleBlue
    @RochdaleBlue 7 лет назад

    Great tutorial any chance of a follow up showing how to add a fan controlled by this setup?

  • @sohamshah7638
    @sohamshah7638 5 лет назад

    why does the data line need to be high? doesnt the module already get the power supply from the +5V pin?

  • @rolasmat
    @rolasmat 8 лет назад

    Me gusto mucho el vídeo, Saludos desde México

  • @12x12
    @12x12 6 лет назад

    Any idea how to get it to show Fahrenheit on the LCD?

  • @priyarajchanda
    @priyarajchanda 5 лет назад

    Where did you create the fritzing diagram?

  • @ahmedsaman3070
    @ahmedsaman3070 8 лет назад

    ❤️❤️❤️❤️good work ❤️❤️

  • @xoxnerd
    @xoxnerd 6 месяцев назад

    perfect videoo!!! thanks a lot!!

  • @harishrajamani4922
    @harishrajamani4922 6 лет назад

    do we have any other better product for accurate than dht 22 for audrino uno?

  • @koraybakar6233
    @koraybakar6233 7 лет назад

    1.sorum direnç değeri nedir okuyamadım
    2.sorum program internette yazdigin source codu ise ekranda tek çizgi çıkıyor

  • @cordellbrooks6365
    @cordellbrooks6365 7 лет назад

    May you give me an example for a touch screen display, if you have time?

  • @uijjuughuggyu2404
    @uijjuughuggyu2404 6 лет назад

    what is the value of the resistor that have been used on the DHT11

  • @joshuatimothy4236
    @joshuatimothy4236 7 лет назад

    wow it's very helpfull thanks, btw what app do u use to draw that chart ?

  • @method9706
    @method9706 7 лет назад

    what software do you use for diagrams?

  • @ojastheai
    @ojastheai 4 года назад +1

    Can you please help!!!!!
    Error saying - "DHT11 is not declared in the scope"
    Your efforts will be highly appreciated

  • @adnanahmedsiddiqui2189
    @adnanahmedsiddiqui2189 6 лет назад

    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?

  • @fpt380
    @fpt380 6 лет назад

    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

  • @redahamrani7282
    @redahamrani7282 7 лет назад

    thx for all your videos they helped me i lot and wanna ask for help "how can i send data sensor's to excel "

  •  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!

  • @md.robinmridha2350
    @md.robinmridha2350 6 лет назад

    i have a problem.....lcd display not showing in this value......why

  • @prashantneopane1844
    @prashantneopane1844 7 лет назад

    my lcd shows -999 for both the value. Whats wrong with it? i have already checked the connections. Can you help ?
    thank you

    • @garybuskirk9521
      @garybuskirk9521 7 лет назад +1

      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.

  • @nighthawK246
    @nighthawK246 7 лет назад

    brocum lcd ekrandan o pinleri hangi aparatla aldın bi söylersen

  • @MrDarkness331
    @MrDarkness331 8 лет назад

    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...

    • @MrDarkness331
      @MrDarkness331 8 лет назад

      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

    • @MrDarkness331
      @MrDarkness331 8 лет назад

      i tryed SimpleDHT library but its just for DHT11 but it works...

  • @alizasmajljaj5452
    @alizasmajljaj5452 7 лет назад

    HOW CAN I FIND THE DHT11 SENSORS IN TINKERCAD?

  • @AlexanderVeith
    @AlexanderVeith 5 лет назад

    schade das der Link nicht funktioniert...

  • @felixcapel1893
    @felixcapel1893 6 лет назад

    Every other time it shows -999 instead of temperature. What should I do?

  • @kumak9890
    @kumak9890 6 лет назад

    Can you create tutorial for temperature alarm?

  • @srikrishnaagrawal3382
    @srikrishnaagrawal3382 6 лет назад

    can u pls make a video using i2c and lcd and dth11 pls

  • @cordellbrooks6365
    @cordellbrooks6365 7 лет назад

    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.

    • @peterwilhelmsson4168
      @peterwilhelmsson4168 7 лет назад

      No. What you have is an "I2C"-interface on your LCD. Google it for info on how to connect and use it.

  • @fatih.bayram45
    @fatih.bayram45 7 лет назад +1

    Abi direnç değerini yazabilirmisin

  • @yudinugroho3325
    @yudinugroho3325 8 лет назад

    mantap tambah ilmu

  • @NbaLoveTurkiye
    @NbaLoveTurkiye 6 лет назад

    Source Code paylaşır mısnız

  • @peterzhang2102
    @peterzhang2102 4 года назад

    fantastic

  • @koraybakar6233
    @koraybakar6233 7 лет назад

    Üstadım çok güzel bir çalışma olmuş sorum olacaktı

  • @Sametbskk
    @Sametbskk 6 лет назад

    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

  • @mahmoodshanaah6973
    @mahmoodshanaah6973 6 лет назад

    Thanks so much I was so frustrated how to download this library thanks

  • @adityasidham1812
    @adityasidham1812 8 лет назад

    nice

  • @splashillustrations3181
    @splashillustrations3181 8 лет назад

    Can you please do an RFID tutorial

  • @LeoEmbury
    @LeoEmbury 4 месяца назад

    tyyyyy

  • @nasergrshi7854
    @nasergrshi7854 5 лет назад

    plaese code DHT22 Sensor Using with Arduino with fan

  • @just4making102
    @just4making102 8 лет назад

    sang name pls 😊

  • @yasintascioglu5672
    @yasintascioglu5672 8 лет назад

    Abi sen türkmüsün

    • @temur4714
      @temur4714 7 лет назад

      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

  • @just4making102
    @just4making102 8 лет назад

    😊

  • @myazemmour9843
    @myazemmour9843 8 лет назад

    first comment :D

  • @mkaberli
    @mkaberli 5 лет назад

    Did you really need to have the music?