Gas Leakage Alert Notification Using Blynk IOT | Blynk 2.0 Notification | ESP 8266 | IOT Projects

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024
  • Gas Leakage Alert Notification Using Blynk IOT | Blynk 2.0 Notification | ESP 8266 | IOT Projects
    In this experiment we can see how to get the alert in Mobile and Email, if the gas level is above a particular value using MQ135 Sensor and Blynk IOT.
    Required Components
    ==================
    1. ESP8266
    2. MQ135 Sensor
    3. Connecting Cable
    Components Link
    ===============
    1. ESP8266 - www.electronic...
    2. Gas Sensor - www.electronic...
    3. Connecting Wires
    Software Required
    ===============
    1. Arduino IDE - www.arduino.cc...
    2. Programming Language - C Language
    Source Code
    ===========
    github.com/Tec...
    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

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

  • @ChubbaBoastinTone766
    @ChubbaBoastinTone766 Год назад +2

    Thanks again Shameer. Another successful project for me. I’m using MQ2 with this code for a secondary smoke detector in my home. Had to change IF statement to >300 and set gauge upper limit in App to 700. Clean air quality is 178 and light smoke raises it to around 350. Keep up the great vids on the 2.0 series Blynk 👍

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

      bro my project is not working can u help me out?

  • @rathannaik1220
    @rathannaik1220 Год назад +2

    thanks, bro it was really helpful. I saw many channels for this project but none became successful. This became a success thank you. 😎😎

  • @Moshead
    @Moshead Год назад +2

    Thanks for this. It helps me with my project.

  • @josephanthonyochoatapia9355
    @josephanthonyochoatapia9355 Год назад

    No fue muy completo el tutorial, pero sirvio mucho, se le agradece o gran sabio !!

  • @caty-pc8658
    @caty-pc8658 2 года назад +1

    good explain buddy

  • @sonaltaksande5331
    @sonaltaksande5331 6 месяцев назад +1

    Plzz help we are not getting email , the maker saying that it's bcoz low internet connectivity, but device nearly getting 20-25 Mbps speed , what should I do plz help

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

    what libraries are supposed to be installed if im using the bme280 sensor and a wemos d1 mini to make sure everything is included?

  • @alamin-sani
    @alamin-sani 21 день назад

    Sir mine is not working. How is it working if the minimum voltage to run mq 6 is 5v but the maximum output a node MCU can give is 3.2v? Please help me regarding this sir.

  • @shamealbasyhear2413
    @shamealbasyhear2413 Год назад +3

    hel sir,can it use for smoke sensor?

  • @KeerthanaPitta
    @KeerthanaPitta 3 месяца назад +1

    Can i use esp32 instead of esp8266

    • @TechTrendsShameer
      @TechTrendsShameer  3 месяца назад

      Yes. Follow this video
      ruclips.net/video/k3YgkvKO35k/видео.html

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

    Sir can you teach me fall detection system using node mcu esp 8266 in blynk app

  • @joeldanjuma8551
    @joeldanjuma8551 Год назад

    Hello sir, the codes for gas sensor MQ135 can i use it for that of MQ5 are they the same?

  • @Ketanjii
    @Ketanjii Год назад +2

    Sir can u make a tutorial on how to make this project using arduino droid in place of arduino ide or we have to upload the exact same code

  • @Usuaurio-kj1ym
    @Usuaurio-kj1ym Год назад +1

    Hello, I did all the steps but it does not send me notifications either by email or by the app, it seems that it is blocked after many requests, thanks

    • @TechTrendsShameer
      @TechTrendsShameer  Год назад +1

      There is a limit for notification in a day. Please try next day.

  • @lliyenki5398
    @lliyenki5398 Год назад

    it is software and hardware integration?

  • @shahrulnizam1478
    @shahrulnizam1478 Год назад

    sir do you have movement using blnk?

  • @shalinisk5574
    @shalinisk5574 10 месяцев назад +1

    Gauge value remains the same ( 200 ) and i am getting notifications for every one min if my device is on ( without sensing the gas)

    • @shalinisk5574
      @shalinisk5574 10 месяцев назад

      Help me sir

    • @TechTrendsShameer
      @TechTrendsShameer  10 месяцев назад

      In Serial monitor, please check what values you are getting once you gave the power supply. Based on that change the value in the code.

  • @tanerkipman2023
    @tanerkipman2023 11 месяцев назад +1

    I keep getting notifications about reaching the limit value. What could be the reason?

    • @TechTrendsShameer
      @TechTrendsShameer  11 месяцев назад

      Check the values. Or try to increase the values

  • @tahayaseen1020
    @tahayaseen1020 Год назад +1

    which library to be added for this notification alert?

    • @TechTrendsShameer
      @TechTrendsShameer  Год назад

      Check the first few lines of code and install those libraries

  • @farahkamel9921
    @farahkamel9921 Год назад +1

    I get this error "'class BlynkWifi' has no member named 'email'
    ". any solution ?

  • @akhilayalamanchili4035
    @akhilayalamanchili4035 7 месяцев назад +1

    i was getting error as sketch_feb26b:6:10: fatal error: ESP8266WiFi.h: No such file or directory
    #include
    ^~~~~~~~~~~~~~~
    compilation terminated.
    exit status 1
    ESP8266WiFi.h: No such file or directory how can i install that library sir

  • @angadsingh2609
    @angadsingh2609 Год назад

    Sir , if i want to attach battery with node mcu, pl how i do this..?

  • @HariniHari-k7p
    @HariniHari-k7p Год назад +1

    Can I use mq 6 sensor to it

  • @nigashr5401
    @nigashr5401 Год назад +2

    Hi sir
    In the source code error access in line 30 the error massage "no member is detected "please gave me a solution for it

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

    sir,i am not getting notification in my phone.wt can i do sir.

  • @sureshkumararumugam204
    @sureshkumararumugam204 Год назад +1

    same programme it possible buzzer led notification

  • @kiruthigharameshbabu8344
    @kiruthigharameshbabu8344 Год назад +1

    What is the unit of the gas value shown there?

  • @zeroman6860
    @zeroman6860 Год назад +1

    sir,what is 2500l in timer?? what is the meaning of that

    • @TechTrendsShameer
      @TechTrendsShameer  Год назад

      Means you will get the notification every 2.5 seconds. You can change that as per your need.

  • @wizard5579
    @wizard5579 2 года назад +1

    code

  • @wizard5579
    @wizard5579 2 года назад +1

    project code pls

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

    Electronic comp scammer hain.