How to control LEDs with Blynk 2.0 | Blynk 2.0 Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • In this video, I am showing how to control LEDs using nodemcu via the blynk 2.0 app
    DOWNLOAD THE CODE FROM HERE
    drive.google.c...
    For components/ modules
    www.esclabs.in
    __lets connect___
    🄸🄽🅂🅃🄰🄶🅁🄰🄼
    / edison_science_corner
    🄵🄰🄲🄴🄱🄾🄾🄺
    / escpage
    🅃🄴🄻🄴🄶🅁🄰🄼
    t.me/edisonsci...
    🅆🄷🄰🅃🅂🄰🄿🄿
    chat.whatsapp....
    #blynk #nodemcu #electronics

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

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

    After many days legend back

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

    if anyone is curious, this is what he began typing at 2:55 before making an unneeded cut in the video, you know, at the most crucial part, and didnt even show the code
    BLYNK_WRITE(V0)
    {
    int pin=param.asInt();
    digitalWrite(2,pin);
    }
    BLYNK_WRITE(V1)
    {
    int pin=param.asInt();
    digitalWrite(4,pin);
    }
    void setup()
    {
    Serial.begin(115200);
    delay(100);
    pinMode(2,OUTPUT);
    pinMode(4,OUTPUT);
    BlynkEdgent.begin();
    }
    void loop() {
    BlynkEdgent.run();
    }
    the whole reason for watching a video tutorial is to no have to go searching and reading...

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

      Please check the video description brother. The code is given in the video description ✨

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

    I need also on off notification

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

    The code that you have provided which will control the LEDs??

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

    1:55 the on and off value changed , but you didnt say, do we have to change , like ,at off - 1 and at on- 0 ?

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

      You can change if you want for on That 0 and for off it is 1

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

      @@EDISON_SCIENCE_CORNER will it affect the working ?

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

      @@EDISON_SCIENCE_CORNER btw thanks for replying...

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

      No it will change the switching

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

    Is it possible to turn OFF LED
    when button IS PRESSED

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

    Well explained . Thank you ❤️🤝😁

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

    Bro intro video ഏതു software upayogicha undaakkiyee

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

    i cant see your led and resistor connection. plis help

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

      Just connect one end of led to resitor

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

      @@EDISON_SCIENCE_CORNER everything func and coding no error but my led still didn't bright

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

    how do i modify this code to use 3 leds

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

    Will it be possible to access this project remotely when using this code

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

    Nice.. 😍🤩

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

    Where do we need to provide wifi name and password?..

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

    Please provide code

  • @x-6790
    @x-6790 2 ปีที่แล้ว +1

    nice
    but boring bgm

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

    you go too fast and your English is bad

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

    it says serial port not selected while uploading

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

    Pls do using esp8266

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

    WORST EXPLANATION