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

Поделиться
HTML-код
  • Опубликовано: 13 окт 2024
  • Part-15
    *Installing DHT library
    Code explanation of DHT sensor
    Code and Circuit : drive.google.c...
    Learn Arduino programming even without components (Online Arduino Simulator) :
    Tutorial video - • How to learn Arduino u...
    -*-*-*-*-*-*-*-*-*
    Product Links:
    Arduino Uno : www.flyrobo.in...
    OR
    amzn.to/3ZFLUFQ
    DHT11 Sensor : www.flyrobo.in...
    or
    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

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

  • @adwinmehta9933
    @adwinmehta9933 12 часов назад

    Its working this tutorial is amazing!!! took me 10 minutes!

  • @umaannamdevula
    @umaannamdevula 2 дня назад

    I got the output thank you within 10 min I completed this project

  • @usha.n8431
    @usha.n8431 4 месяца назад +3

    Can you please provide a similar project code and explanation that involves the lcd display

  • @PaultheALLclaw
    @PaultheALLclaw 2 года назад +1

    Thank you, I was having trouble with it compiling because of version was too new. Now it works !!

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

    If we connect dht 11 sensor with esp 32..here there is any chang happening in this code??

    • @techathome
      @techathome  3 года назад +1

      No change in the dht code

  • @LiberumDisce
    @LiberumDisce Год назад

    DID U USED DHT 11 OR 22

  • @ChashiraJayanga
    @ChashiraJayanga Год назад +1

    It's Working. Thank You!

  • @leenapardhi5984
    @leenapardhi5984 5 месяцев назад

    which version are you using ?

    • @techathome
      @techathome  5 месяцев назад

      Are you referring to DHT or Arduino software version?

  • @karthikreddy8921
    @karthikreddy8921 10 месяцев назад

    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  6 месяцев назад

      Unplug and replug arduino board

  • @metuber6631
    @metuber6631 5 месяцев назад

    Shud we connect the input to 3.3v Or 5v

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

    Bro Iam getting Error, "Failed to read from DHT sensor!" can you please help me out bro..!

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

      Connection might be wrong.
      Check 5v and Gnd connections to the DHT.

    • @spssaikia
      @spssaikia 3 месяца назад

      Line no 16 change the line from #define DHTTYPE DHT22 to #define DHTTYPE DHT11

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

  • @amanmishra-dv1hw
    @amanmishra-dv1hw 3 года назад

    Serial monitor is giving. Failed to sense data form device

  • @animearts98
    @animearts98 3 месяца назад

    Hi sir i am having an error as "failed to read from dht11"

    • @techathome
      @techathome  3 месяца назад

      Check the connections.
      Also check if the used jumper wires are proper?

    • @animearts98
      @animearts98 3 месяца назад

      Sure sir​@@techathome

    • @spssaikia
      @spssaikia 3 месяца назад

      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

  • @sreyachakraborty186
    @sreyachakraborty186 5 месяцев назад

    Weather monitoring station project want in this week 😢

    • @techathome
      @techathome  5 месяцев назад

      Send us mail with clear project information: deepakhd20@gmail.com

  • @freev-ss1hu
    @freev-ss1hu Год назад

    Unable to download. Please help.

    • @techathome
      @techathome  Год назад

      What is the issue?
      I checked, the download link is working fine.

  • @gvlkarunakar8601
    @gvlkarunakar8601 Год назад

    Can you share graph please

  • @wepassthenaturewithashank2992
    @wepassthenaturewithashank2992 15 дней назад

    code is not opening bro

  • @juliusferrer2071
    @juliusferrer2071 10 месяцев назад +1

    Serial monitor says Error reading humidity and temperature

    • @techathome
      @techathome  10 месяцев назад

      Arduino is not getting data from sensor. Check the connections.

    • @juliusferrer2071
      @juliusferrer2071 10 месяцев назад +1

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

  • @sethusri6112
    @sethusri6112 Год назад

    BRO THE CODE LINK WAS NOT OPENING
    IT WAS SHOWING THAT THE FILE WAS NOT SUPPORTING

    • @techathome
      @techathome  Год назад +1

      I verified,the link is working.
      Download the zip file and extract in computer.

  • @sanjaysenthil9145
    @sanjaysenthil9145 Год назад

    Bro port is not responding

    • @techathome
      @techathome  Год назад

      Which Arduino board are you using, DIP or SMD version?

  • @rahulnarayanan7477
    @rahulnarayanan7477 10 месяцев назад

    Problem uploading to the board

    • @techathome
      @techathome  10 месяцев назад

      Have you selected proper COM port in tools?

  • @Ubashir56
    @Ubashir56 5 месяцев назад

    But my output didn’t show😢

    • @techathome
      @techathome  5 месяцев назад

      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  Год назад +1

      Check the connections.
      Your sensor is not giving any values to Arduino pin

  • @chamaliwijerathna6418
    @chamaliwijerathna6418 Год назад

    Best video

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

    Please add relay

    • @techathome
      @techathome  3 года назад +1

      Already done, check out here : ruclips.net/video/iy3nXFh__rg/видео.html

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

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

    bro why my temperature showing 1.5 degree celcius?

  • @zyaireenzelalistair3928
    @zyaireenzelalistair3928 11 месяцев назад

    Ge unsa na ya

  • @Ubashir56
    @Ubashir56 5 месяцев назад

    Please help me

    • @techathome
      @techathome  5 месяцев назад

      Can you explain the exact issue?