Temperature and Humidity Monitor Using Whatsapp and ESP8266 | Twilio API | ThingESP

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 มี.ค. 2022
  • Temperature and Humidity Monitor using Whatsapp
    In this experiment we can see how to monitor the temperature and humidity through Whatsapp using Twilio API.
    Required Components
    ==================
    1. ESP8266
    2. DHT11 Sensor
    3. Connecting Cable
    Components Link
    ===============
    1. ESP8266 - robu.in/product/nodemcu-esp82...
    2. Connecting Wires
    Software Required
    ===============
    1. Arduino IDE - www.arduino.cc/en/main/software
    2. Programming Language - C Language

    Source Code
    ===========
    github.com/Tech-Trends-Shamee...
    Reference Video of Arduino/ESP8266/ESP 32 Projects
    ==================================================
    Blynk 2.0/Blynk IOT Projects
    • Control LED using Blyn...
    ESP8266/NodeMCU Projects
    • ESP8266 - Node MCU Pro...
    LCD Display Projects | Arduino
    • How to Display Text in...
    GSM SIM Module Projects
    • GSM SIM 800 C Caller I...
    DHT11 Temperature Sensor Projects
    • Weather Station | Temp...
    Arduino IOT Cloud Projects
    • Temperature and Humidi...
    OLED Display Projects
    • Temperature Display in...
    ESP32 Projects
    • ESP32 Temperature Web ...
    Music: www.bensound.com
    ♥ Facebook: / techtrendsshameer
    ♥ Instagram: / tech_trends_shameer
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Sir its showing as your device is offline
    &I have dought wt is the user name? Is both username&projects username is same

  • @diandralaudia2410
    @diandralaudia2410 19 วันที่ผ่านมา

    hi, thank you for sharing this video. i already tried this tutorial. but i have a problem. when i send the 'temperature' message, it works, it shows the data from the DHT's sensor, it display the celcius and fahrenheit. but when i send 'humidity' , the message show 'nan%' data. and when i try to send 'temperature' again, it also display the 'nan' data anymore. please help me

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

    Thanks for share!

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

    nice tutorial, but how does wemos automatically send notifications from sensor without using query???

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

    This man is literally amazing he send me free code and it's working
    Thanks sir

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

      Thank you Bro

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

      Podrías enviarme ami el código agradecería mucho

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

    Nice video

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

    hello friend, how do i add one more person to interact with the same bot?

  • @user-hu8qq2qf2e
    @user-hu8qq2qf2e 6 หลายเดือนก่อน +1

    no "whatsapp sandbox setting" display!!!!!!!!!!!

  • @amilcarc.dasilva5665
    @amilcarc.dasilva5665 ปีที่แล้ว +1

    Great video tutorial. I am big fun of your IoT tutorial. Could you please share with the code? Thanks in advance.

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

    Thanks for sharing such an Awesome project.
    Can you please share the code.
    Kind regards

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

      Please check the description or the below link.
      github.com/Tech-Trends-Shameer/Esp-8266-Projects/tree/main/Temperature-Monitor-Using-WhatsApp

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

    Very useful video, thank you. Is there a possibility for ESP8266 to send a notification when Humidity drops below 50% for example?

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

      Did you figure it out?

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

    Hi dear,
    Is there any WhatsApp API to directly send temperature reading from esp8266 to WhatsApp rather than using Twillio or other services.
    If available please share.
    Awaiting your earliest response.
    Kind regards.

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

    Why my reply is "your device is offline' ?

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

      Check you WiFi Connection and Auth code.

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

    How do i resolve "ThingESP.h: No such file or directory"

  • @zapianist_123
    @zapianist_123 27 วันที่ผ่านมา

    where is the sandbox whatsapp setting

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

    Does it work from anywhere? Even if you use mobile data

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

    How many msgs you can send free by twilio?

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

    Hi can you send the DHT library?

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

      You can download from Arduino IDE -> Tools -> Libraries.

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

      @@TechTrendsShameer Yes, I know that, but there are a lot of DHT libraries, which one should I add?

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

      @@nurkeldiorazaly9434 Use "DHT Sensor Library" by Adafruit.

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

      @@TechTrendsShameer Thank you

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

    Wont it block our WhatsApp account?

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

    Bro pir sensor code with buze bro😇

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

      Waiting

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

      Can you message me in instagram
      instagram.com/tech_trends_shameer

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

    It's not free service

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

    Sir,i got nan celcious and nan humidity,how to solve that?

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

      Problem with your connection. Please check

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

      @@TechTrendsShameer check you r begin your dht sensor
      dht.begin();

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

    code plz

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

      Please message me instagram.com/tech_trends_shameer

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

    Code plz

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

      Please send a message in instagram
      instagram.com/tech_trends_shameer

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

      @@TechTrendsShameer I've send you msg there
      By the way Is it for free?

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

      please check Instagram

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

    please send code i have send you msg in Instagram. i want to control current source by whatsapp,

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

      and thanks for sharing easy method for controlling electronic devices by whatsapp messenger.

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

      I think I already send the code