Это видео недоступно.
Сожалеем об этом.

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

Поделиться
HTML-код
  • Опубликовано: 8 май 2023
  • Boards Manager link-
    raw.githubuser...
    Code and Circuit Diagram-
    github.com/har...
    For any business queries contact us at inovatrixhelp@gmail.com

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

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

    thanks for the explanation, it works

  • @sjsarchive4647
    @sjsarchive4647 4 месяца назад +1

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

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

      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.

  • @thanhdo1209
    @thanhdo1209 9 месяцев назад

    good

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

    why did you install the adafurit library for?

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

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

    • @user-ck4kb7cc6f
      @user-ck4kb7cc6f 5 месяцев назад

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

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

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

      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.

  • @user-ck4kb7cc6f
    @user-ck4kb7cc6f 5 месяцев назад

    Sir Iam trying for my project since 1 week