Temperature Alert in Email and Mobile | IOT Projects

Поділитися
Вставка
  • Опубліковано 14 сер 2021
  • Temperature Alert in Email and Mobile
    In this experiment we are using NodeMCU Board and Temperature Sensor. If the temperature is above 28 degree Celsius, it will send an alert to the Mobile and to the email address mentioned in the Blynk app.
    Required Components
    ==================
    1. NodeMCU
    2. DHT11 Sensor
    Components Link
    ===============
    1. NodeMCU - robu.in/product/nodemcu-esp82...
    2. DHT11 Sensor - robu.in/product/dht11-digital...
    3. Connecting Wires - robu.in/product/30pcs-flexibl...
    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 Experiments
    ======================================
    1. Automatic Door Opening using IR Sensor
    • Automatic Door Opening...
    2. Control LED from Mobile using Blynk App
    • Control LED from Mobil...
    3. How to display text in TFT LCD Display
    • How to display text in...
    4. Control Bulb using RFID
    • Control Bulb Using RFI...
    5. Rain Monitoring System
    • Rain Monitoring System...
    6. Rain Alarm Notification in Mobile
    • Rain Alarm Notificatio...
    7. Smoke Detector Alarm Without Arduino
    • Smoke Detector Without...
    8. RFID Security System with LCD
    • RFID Security System W...
    9. Fire Alarm Without Using Arduino for 80 Rs.
    • Fire Alarm Without Ard...
    10.Temperature Monitoring System | IOT Projects
    • Temperature Monitoring...
    11. Fire Alarm Notification in Mobile
    • Fire Alarm Notificatio...
    12. Motion Sensor Control ElectriC Bulb | Home Automation
    • Motion Sensor Control ...
    13. Motion Sensor Control LED
    • Motion Sensor Control ...
    14. Contactless Doorbell | Home Automation
    • Contactless Doorbell |...
    15. Touch Control Electric Bulb
    • Touch Control Electric...
    16. Facial Expressions Display using Arduino Uno
    • Facial Expression Disp...
    17. Smart Irrigation System
    • Smart Irrigation Syste...
    18. Remote Control LED
    • Remote Control LED usi...
    19. Electronic Voting Machine
    • Electronic Voting Mach...
    20. RFID Security System
    • RFID Security System u...
    Music: www.bensound.com
    ♥ Facebook: / techtrendsshameer
    ♥ Instagram: / tech_trends_shameer
  • Наука та технологія

КОМЕНТАРІ • 15

  • @SanjaySakthi-uy6nd
    @SanjaySakthi-uy6nd 2 роки тому +1

    if i want to connect the out pin of sensor to D3 pin of nodemcu what should be the change in the code? like #define DHTPIN (what number ?) and alarmpin what number ?

    • @TechTrendsShameer
      @TechTrendsShameer  2 роки тому

      Change #define DHTPIN 2 to #define DHTPIN 0 and give a try.

  • @ronnemiercombalicer1499
    @ronnemiercombalicer1499 4 місяці тому +1

    Can it send multiple notification on different E-mail and SMS simultaneously?

  • @axjunuzuma9978
    @axjunuzuma9978 4 місяці тому

    Class blynkwifi has no member named email error😢

  • @expeditionalpha8666
    @expeditionalpha8666 2 роки тому +1

    the link for the code sir is broken, may I ask a copy if possible?

    • @TechTrendsShameer
      @TechTrendsShameer  2 роки тому +1

      The link is working. Can you please click the download link once you open the link from the description

    • @expeditionalpha8666
      @expeditionalpha8666 2 роки тому +1

      it says that no preview is available.. I still tried to open the link with WPS, format unsupported... may I know some ways to cope this?

    • @TechTrendsShameer
      @TechTrendsShameer  2 роки тому

      Below that No preview available, there is a Download button. Please click that.

  • @KuldeepSingh-pq7qt
    @KuldeepSingh-pq7qt 8 місяців тому +1

    Where is the code link sir
    Please kindly provide source link as my. Cmnt reply

    • @TechTrendsShameer
      @TechTrendsShameer  8 місяців тому

      github.com/Tech-Trends-Shameer/Blynk-Legacy/tree/main/Temperature-Alert-in-Email-and-Mobile
      Also check the below video which uses the latest version of Blynk
      ua-cam.com/video/FIqY2fgxhCc/v-deo.html

  • @ntech1514
    @ntech1514 2 роки тому +1

    Will it sent email without opening blink app

    • @TechTrendsShameer
      @TechTrendsShameer  2 роки тому +1

      Yes. It will send. You just need to start the app and it will work if you are in another screen.

    • @ntech1514
      @ntech1514 2 роки тому +1

      @@TechTrendsShameer my question is if i uninstalled app will it work. I mean will it sent mail

    • @TechTrendsShameer
      @TechTrendsShameer  2 роки тому

      No. If you uninstall the app it won't send email.