IoT Based smart garden monitoring system | Smart plant monitoring using Blynk IoT

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

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

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

    When we should press & release boot button exactly? Which mobile app for arduino is the best.? Detailed explanation amazing.

    • @ImpulseTech
      @ImpulseTech  2 года назад

      When you hit the upload button and after that when it says connecting then try to holda boot button for a while and when it started uploading then release it

    • @bushrahussain3005
      @bushrahussain3005 2 года назад

      @@ImpulseTech Actually what I experienced with my colleagues is we have to press the boot button immediately after click the upload button.

    • @bushrahussain3005
      @bushrahussain3005 2 года назад

      & then release just after connecting on the screen

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

    Hi, the IN for relay will be connected to which part of nodemcu

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

    Bro i am not able to find the automation part in my blynk web page or application like u do it...can u please help me out!!

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

      Now Blynk iot platform shifted the automation tab in template itself you see it just open the template

    • @darshakk2431
      @darshakk2431 2 года назад

      Thank you!!

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

    Can i access the data from any where around the world

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

    Is voltage divider is necessary

    • @ImpulseTech
      @ImpulseTech  2 года назад

      Yes Voltage divider is necessary

  • @mouadlahjiri1400
    @mouadlahjiri1400 2 года назад

    How to add in app notification when pump is on/off, and how to control the relay manually.

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

      in order to control the relay manually then you need to define one pin for relay in arduino code and also you need to add the switch widget with datastream for the same

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

    i am getting invalid auth in serial monitor any solution ?

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

    hi I need your help please my device still offline it doesen't work even when I clik the boot

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

      Please recheck the wifi credentials that you have entered.
      Also make sure that wifi network has the stable internet

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

      @@ImpulseTech when I enter the name of the Wifi and when I verify it tell that the name is not declarated

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

      @@jebalisabrine6528 can you share the code image?

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

      @@ImpulseTech how can I share it please?

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

      @@jebalisabrine6528 share it on impulsetech101@gmail.com

  • @Hookdevelopers
    @Hookdevelopers 2 года назад

    Sir how to get board off line to online mode??

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

    CAN I DO WITH ESP8266

  • @pranavuprakash2309
    @pranavuprakash2309 2 года назад

    bro pls provie circuit diagram for this

  • @Hookdevelopers
    @Hookdevelopers 2 года назад

    & can you please share DHT.h library file

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

    how to connect to wifi

    • @ImpulseTech
      @ImpulseTech  2 года назад

      It will automatically connect to the wifi if you have provided the right network credentials.
      And also after uploading try to press the en button of esp32

    • @TECHAB254
      @TECHAB254 2 года назад

      @@ImpulseTech ok

  • @SM-zu8og
    @SM-zu8og 2 года назад

    Brother plz help me i have to submit my project tomorrow. But i am not able to connect thw wifi code provides by blynk with my project code. Plz help me

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

      Can you tell me what's your project bro?

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

      Message me on Instagram once again your message got deleted somehow

    • @SM-zu8og
      @SM-zu8og 2 года назад

      @@ImpulseTech IoT based Health monitoring band Using esp32 lm35 dht 11 and pulse sensor

    • @ImpulseTech
      @ImpulseTech  2 года назад

      It's possible can you message me on insta or email me @impulsetech101@gmail.com

  • @samuelmarques8139
    @samuelmarques8139 2 года назад

    Hey Bro
    Can u please send the code to us?😁

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

    Can I upload code in esp8266 please reply

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

      No you need to modify the code
      I have made the video on this that how to write the code for both Esp32 and esp8266. Water level monitoring do watch the video

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

    Home Automation Simulation wokwi project's: (Esp32)
    ruclips.net/video/FyGZwgWgvsE/видео.html

  • @retrotech5019
    @retrotech5019 2 года назад +2

    one line of code is missing bro dht.begin();

    • @ImpulseTech
      @ImpulseTech  2 года назад

      thanks a lot for informing bro

    • @dsouza9427
      @dsouza9427 2 года назад

      Where should I write this line