Blynk Slider control intensity of LED & Display value on Gauge.

Поділитися
Вставка
  • Опубліковано 20 сер 2024
  • This video is for beginner's of Blynk app. Slider position value is sent to Gauge as well as PWM pin (D1) of NodeMCU, where LED is interfaced. Intensity of light is controlled according to position of Slider. Gauge is displays slider value.

КОМЕНТАРІ • 21

  • @simplewayofelectrical2803
    @simplewayofelectrical2803 4 роки тому

    Sir very nice ..... explained very nicely i trying this and successfully completed.. thanks sir and upload some more videos related to NodeMCU

  • @anokhautomation4453
    @anokhautomation4453 4 роки тому

    Very nice information and helpful. Sooper presentation.

  • @aviravi77
    @aviravi77 4 роки тому +1

    Thanks! Very nicely explained. can we blink LED using this by taping just a button in blynk app?

  • @kurox4588
    @kurox4588 3 роки тому

    slider level changes led once and then gets stuck. no more changes after that until disconnect & reconnect. no idea why- i turned on send values on release only to avoid spamming the servers but it did not help

  • @dhikxx6354
    @dhikxx6354 3 роки тому

    The level is not changing. It's like stuck in the same value. Any idea on what's the issue?

  • @rohanangelin2984
    @rohanangelin2984 3 роки тому +1

    Sir error message ahh raha hai
    NodeMCU:59:15: error: 'D1' was not declared in this scope
    analogWrite(D1, pinValue);
    ^
    exit status 1
    'D1' was not declared in this scope

    • @MaheshPawaskar
      @MaheshPawaskar  3 роки тому +1

      Have u selected correct board in board manager?

    • @rohanangelin2984
      @rohanangelin2984 3 роки тому

      @@MaheshPawaskar I had selected Esp8266 and not Nodemcu -> The issue is now resolved Thank you

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

      pinMode(D1, OUTPUT);
      put this line in void setup

  • @aviravi77
    @aviravi77 4 роки тому +1

    plesae make a video of the same using ESP32

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

    how to use this to control ac fan without hum

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

    Sir but this method is not supporting leb bulb(only supporting led small light) how can I support led bulb intensity 🙏🙏help.

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

    thank you broo

  • @anokhautomation4453
    @anokhautomation4453 3 роки тому

    Helo sir. Can you make a light dimmer tutorial with robodyne light dimmer by blynk app??

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

    Не работает.
    Ругается на строчку "int pinValue = param.asInt();"
    Ошибка:
    "exit status 1
    'param' was not declared in this scope"

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

      Same

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

      @@jineshcr3324 somewhere something means wrong. I solved the problem right away. I just don't remember how.

  • @sonu9999208499
    @sonu9999208499 3 роки тому

    Sir pls add eeprom

  • @raghuannavarapu9982
    @raghuannavarapu9982 4 роки тому

    Try micro bit