Temperature and Humidity Monitor Using ESP32 and Blynk IOT | Blynk 2.0 Projects

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 90

  • @ronaldmorrison2765
    @ronaldmorrison2765 10 หลายเดือนก่อน +4

    Please note that the DHT11 will not read temperatures below 0 Celsius. DHT22 will but there are many counterfeit ones on the market that seem to have a DHT11 instead. If you do need to read those lower temperature a Dallas temperature sensor like DS18B20 will be a better choice but will require different programming. I use a (counterfeit) DHT22 plus a DS18B20 so I get the temperature from the DS18B20 and the humidity from the DHT22.

  • @chrystiandahora6430
    @chrystiandahora6430 ปีที่แล้ว +5

    Brazil 🤝 You
    Your video helped me with my college work, thank you very much!

  • @fitrajr7100
    @fitrajr7100 11 หลายเดือนก่อน

    India adalah negara guru dalam online 😂 terimakasih bro

  • @shrishgogul2326
    @shrishgogul2326 8 หลายเดือนก่อน +1

    can i connect mq sensor along with it??

  •  ปีที่แล้ว +4

    Your vídeo is so good, thanks, you gived me the opportunity to end my project, i appreciate.

  • @punithkumar-rj4uy
    @punithkumar-rj4uy 10 หลายเดือนก่อน +2

    Showing error BlynkSimpleEsp32.h no such file or dictionary installed ardino esp32 packages but it is showing the same error

  • @ayushman7576
    @ayushman7576 ปีที่แล้ว +3

    it is coming that DHT.h: No such file or directory while uploading program what to do pls tell

    • @TechTrendsShameer
      @TechTrendsShameer  ปีที่แล้ว

      Please install the DHT library from Tools -> Manage Libraries

    • @ayushman7576
      @ayushman7576 ปีที่แล้ว

      @@TechTrendsShameer ok, thank you.

    • @jesseshake4586
      @jesseshake4586 ปีที่แล้ว +1

      @@TechTrendsShameer DHT library of whom ? there are so many choice !!!please tell me!!!!!!

    • @dalrend7413
      @dalrend7413 ปีที่แล้ว

      @@TechTrendsShameer may I know which DHT Library that you used?

  • @marlonvelasco2127
    @marlonvelasco2127 ปีที่แล้ว +2

    Bro what libraries needed? I install dht.h and it's not working

  • @vincefloydgamat8877
    @vincefloydgamat8877 10 หลายเดือนก่อน +1

    Hi my device is online in Blynk but it doesn't show the values for Temp and Humidity

  • @ItsMyName69420
    @ItsMyName69420 9 หลายเดือนก่อน +1

    how to do this with breadboard please

  • @mmkarim91
    @mmkarim91 หลายเดือนก่อน +1

    My board is esp8266. Where should I change in the code?

    • @TechTrendsShameer
      @TechTrendsShameer  หลายเดือนก่อน

      th-cam.com/video/BsVii-oSQbw/w-d-xo.html
      Follow this video.

  • @PriyankaRajput-f3v
    @PriyankaRajput-f3v 10 หลายเดือนก่อน +1

    I have already installed DHT22 library but it will just showing me the error directory has not found something something could pls help me with this sir

  • @RixtronixLAB
    @RixtronixLAB ปีที่แล้ว +2

    Nice video, well done, thank you for sharing it :)

  • @r.srinivas7616
    @r.srinivas7616 ปีที่แล้ว +1

    Bro i am using esp8266 is it working for that and it not produce any wifi

  • @driindika17
    @driindika17 4 หลายเดือนก่อน +1

    can you say the librarys that we have to install

  • @-KaifShaikh-lx8my
    @-KaifShaikh-lx8my หลายเดือนก่อน +1

    A serial exception error occurred: Write timeout
    Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.

    • @TechTrendsShameer
      @TechTrendsShameer  หลายเดือนก่อน

      Press the boot button while uploading the program and then release it.

  • @54kke
    @54kke 10 หลายเดือนก่อน

    DHT library of whom ? there are so many choice !!!please tell me!!!!!!
    1
    Vastaa

  • @sudeepreddy5130
    @sudeepreddy5130 7 หลายเดือนก่อน +1

    sir, in blynk app, it is showing status as offline. how to solve this.

    • @TechTrendsShameer
      @TechTrendsShameer  7 หลายเดือนก่อน

      Check your auth code and WiFi Credentials.

    • @SamaKhan-ko7xr
      @SamaKhan-ko7xr 6 วันที่ผ่านมา

      @@TechTrendsShameerwifi credentials is the wifi of our phone \laptop or the login creds

  • @smaruyczymsstudio8491
    @smaruyczymsstudio8491 ปีที่แล้ว +1

    Hello, what libraries are needed here?

    • @TechTrendsShameer
      @TechTrendsShameer  ปีที่แล้ว +1

      Please check the first few lines of the program to know the libraries used.

    • @smaruyczymsstudio8491
      @smaruyczymsstudio8491 ปีที่แล้ว

      Main is #include

      Thanks! 💪

    • @ggwpbang
      @ggwpbang ปีที่แล้ว

      Is it work

    • @dalrend7413
      @dalrend7413 ปีที่แล้ว

      @@smaruyczymsstudio8491 which DHT Library did you use?

  • @ahmetcayirr
    @ahmetcayirr 2 ปีที่แล้ว

    thanks
    How to measure current with ESP32 Blynk and ACS712 Current Sensor?

  • @ajaypalsinghsidhu1458
    @ajaypalsinghsidhu1458 ปีที่แล้ว +1

    sir how to display float values on blynk app display

    • @TechTrendsShameer
      @TechTrendsShameer  ปีที่แล้ว

      Select data type as double in Blynk Datastream

    • @ajaypalsinghsidhu1458
      @ajaypalsinghsidhu1458 ปีที่แล้ว

      @@TechTrendsShameer I have selected double but it is showing as integer value

  • @annisarasyid4590
    @annisarasyid4590 2 ปีที่แล้ว

    am i should put my ssid wifi and pass in the program?

  • @divyaganesan2069
    @divyaganesan2069 หลายเดือนก่อน

    Where is the program

  • @EsotericEntertainment2004
    @EsotericEntertainment2004 หลายเดือนก่อน +1

    Failed to read from DHT sensor

    • @TechTrendsShameer
      @TechTrendsShameer  หลายเดือนก่อน

      Check the circuit connection and make sure there is no contact in the wires.

  • @akhilpitta539
    @akhilpitta539 8 หลายเดือนก่อน

    Can you please give workflow diagram for this

  • @pearl-vo5pr
    @pearl-vo5pr 11 หลายเดือนก่อน +1

    it worked, thank you!!

  • @adityasinghvlog100
    @adityasinghvlog100 4 หลายเดือนก่อน +1

    When I upload the code it show error

    • @TechTrendsShameer
      @TechTrendsShameer  4 หลายเดือนก่อน

      Send me the error message.

    • @adityasinghvlog100
      @adityasinghvlog100 4 หลายเดือนก่อน

      @@TechTrendsShameer how...

    • @adityasinghvlog100
      @adityasinghvlog100 3 หลายเดือนก่อน +1

      @@TechTrendsShameer what can i do....?

    • @TechTrendsShameer
      @TechTrendsShameer  3 หลายเดือนก่อน

      Copy and send the error message you got.

    • @adityasinghvlog100
      @adityasinghvlog100 3 หลายเดือนก่อน +1

      @@TechTrendsShameer please 🥺

  • @lockfactsbyujjwal7164
    @lockfactsbyujjwal7164 ปีที่แล้ว +1

    Sir port option is not showing

  • @vincegamat348
    @vincegamat348 10 หลายเดือนก่อน +1

    Do you have the codes?

  • @AhmedSaad-km6vv
    @AhmedSaad-km6vv 2 ปีที่แล้ว +2

    he gives me failedt to read from the sensor

    • @TechTrendsShameer
      @TechTrendsShameer  2 ปีที่แล้ว

      Please check the circuit connection and the code

  • @vanduy993
    @vanduy993 2 ปีที่แล้ว +1

    How can i get this source code ?

  • @yugi_cst5764
    @yugi_cst5764 7 หลายเดือนก่อน +1

    can u send me your code that u used in this video ? pls my code isnt working ;( ☻

    • @yugi_cst5764
      @yugi_cst5764 7 หลายเดือนก่อน +1

      pls pls pls

    • @TechTrendsShameer
      @TechTrendsShameer  หลายเดือนก่อน

      github.com/Tech-Trends-Shameer/ESP32-Projects-/tree/main/Temperature-Humidity-Monitor-Using-ESP32

    • @TechTrendsShameer
      @TechTrendsShameer  หลายเดือนก่อน

      github.com/Tech-Trends-Shameer/ESP32-Projects-/tree/main/Temperature-Humidity-Monitor-Using-ESP32

  • @adityasinghvlog100
    @adityasinghvlog100 3 หลายเดือนก่อน +1

    It show wifi.h error

    • @TechTrendsShameer
      @TechTrendsShameer  3 หลายเดือนก่อน

      Did you installed the Blynk library?

    • @adityasinghvlog100
      @adityasinghvlog100 3 หลายเดือนก่อน

      @@TechTrendsShameer no

    • @adityasinghvlog100
      @adityasinghvlog100 3 หลายเดือนก่อน

      @@TechTrendsShameer it' s compulsory to install blynk library

  • @aashirvad8954
    @aashirvad8954 2 หลายเดือนก่อน +1

    its showing invalid header

  • @InfoTronic.
    @InfoTronic. 2 ปีที่แล้ว +2

    where's source code for this ?

  • @mohdnafish6716
    @mohdnafish6716 ปีที่แล้ว

    sir error
    exec: "python": executable file not found in $PATH
    Compilation error: exec: "python": executable file not found in $PATH

    • @mohdnafish6716
      @mohdnafish6716 ปีที่แล้ว +1

      even the port is not showing COM7

    • @TechTrendsShameer
      @TechTrendsShameer  ปีที่แล้ว +1

      Please check Device Manager. Might be problem with your laptop.

  • @SKElectronics
    @SKElectronics ปีที่แล้ว +1

    😘😘