How to Use ESP32 with DHT11 Temperature and Humidity sensor and Arduino IDE

Поділитися
Вставка
  • Опубліковано 21 жов 2024

КОМЕНТАРІ • 12

  • @oscar_cyou
    @oscar_cyou 9 місяців тому +1

    thanks for the explanation, it works

  • @sjsarchive4647
    @sjsarchive4647 6 місяців тому +2

    DHT11 will work with esp32-c3-mini1 as well right?

    • @INOVATRIX
      @INOVATRIX  6 місяців тому

      I could work but for that you will need to design and entire circuit with capacitors and resistors to make it work and be able to program it.

  • @shainimonce3549
    @shainimonce3549 7 місяців тому +1

    why did you install the adafurit library for?

    • @INOVATRIX
      @INOVATRIX  7 місяців тому +1

      So that we can easily read the sensor values with simple functions.

    • @mounikap-s1d
      @mounikap-s1d 7 місяців тому +1

      Hi Iam trying to do same sir pls let me know how to connect to you in call

  • @mounikap-s1d
    @mounikap-s1d 7 місяців тому +1

    Sir Iam trying for my project since 1 week

  • @nirajanolivlogs7647
    @nirajanolivlogs7647 6 місяців тому +1

    Temp: nan C, nan F, Hum: nan%
    17:19:43.023 -> Temp: nan C, nan F, Hum: nan%
    17:19:45.097 -> Temp: nan C, nan F, Hum: nan%
    17:19:47.145 -> Temp: nan C, nan F, Hum: nan%
    17:19:49.225 -> Temp: nan C, nan F, Hum: nan%
    17:19:51.303 -> Temp: nan C, nan F, Hum: nan% even after doing same thing step by step and checking all the connection with d2 (2dht22 and 2 mode mcu it is showing the same thing and included the apreference code as well)

    • @INOVATRIX
      @INOVATRIX  6 місяців тому

      There could be 2 things
      1. The wire used for connecting is broken (check the conductivity of the wire or replace it).
      2. The sensor itself is broken.

    • @MAkkRaffy
      @MAkkRaffy 22 дні тому

      same problem m8

  • @thanhdo1209
    @thanhdo1209 Рік тому +1

    good