Blynk for Beginners - Example 1: Slider Widget to control LED brightness (PWM output)

Поділитися
Вставка
  • Опубліковано 27 жов 2024
  • Hi Everyone,
    In this video, I am going to show a tutorial on to setup a slider widget in blynk app that is use to control a Led brightness that connected to IoT device name NodeMCU ESP8266.
    The can led brightness can be controlled by using PWM function and the PWM value is depending on value send by the slider widget.
    Blynk app is most popular IoT app that easy to learn. A lot of application can be done by using this Blynk app.
    By learning this kind of examples, you will able to develop a simple project that use Blynk app with NodeMCU ESP8266.
    I hope you enjoy this video tutorial.
    Source code: github.com/sha...

КОМЕНТАРІ • 4

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

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

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

      You need to used relay board that have ability to support pwm. Then you can control led bulb.

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

      @@shaharil8560 I tried sir with relay but is is not supporting led bulb 9W Intensity

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

      @@devildevil873 You may look into this video
      ua-cam.com/video/zJQf6bNodhE/v-deo.html
      You can also used mosfet/triac (normally its come together with realy) that react as switching to control the bulb intensity/brightness.