Control LED Brightness from Slider | IoT | MIT App Inventor | ThingSpeak Server | NodeMCU

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

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

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

    You have helped me complete my inlab IIOT task. Thank you.

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

    Nice,video

  • @surrenderToHim
    @surrenderToHim 8 месяцев назад

    very easy to understand from this video, good work

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

    Great work! Is there any way to refresh faster(15 secs by default)?

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

      Use Paid server. The refresh rate is 1 sec.

  • @nodarilatsabidze8122
    @nodarilatsabidze8122 4 года назад +1

    thank you man, your videos are great

    • @EmbeddedGate
      @EmbeddedGate  4 года назад

      +nodari latsabidze .
      thank you for comment

  • @iyanuoluwae.o.4254
    @iyanuoluwae.o.4254 3 года назад

    Nice, Pls what about sending (powering) more than a bulb (device), Please help.

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

    Thanks for the great work! Everything work until to I complied the code, Ardurino don't accept the "uint8_t = D6;" can you help?

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

      Yes. Instead of D6 write 12 in code. Rest of the part is as it is.

  • @umiturgutaswwsa
    @umiturgutaswwsa 3 года назад

    I watched ur video and ı do the same things with you.But i cant control my led.Im receiving the numbers and ı can see it on my serial monitor and also at my thingspeak,but ı cant control anything.I checked my control and ı tried to use a different pin but still same.

    • @EmbeddedGate
      @EmbeddedGate  3 года назад

      If your data not changing at thingspeak server then there is an error in your link. Copy your link add paste in Google browser and check data changing or not.

    • @umiturgutaswwsa
      @umiturgutaswwsa 3 года назад

      Its changing.

    • @EmbeddedGate
      @EmbeddedGate  3 года назад

      Did you make any changes in my code

  • @dawidplatek9571
    @dawidplatek9571 3 года назад

    Hi bro. I have got a little problem with code on Arduino IDE. This command ( WiFi.begin("ssid","passwd"); ) doesnt change my NodeMCU name. What should i do? Thanks for every help.

  • @harichandran5391
    @harichandran5391 4 года назад

    sir this method can control 5 led lights brightness?

    • @EmbeddedGate
      @EmbeddedGate  4 года назад

      +Harichandran . Yes. This methods can control up to 9 LED brightness . PWM pins are D1, D2, D3, D4, D5, D6, D7, D8, RSV pin.

  • @dikshasrivastava8895
    @dikshasrivastava8895 3 года назад

    Can you describe the hardware component..?

    • @EmbeddedGate
      @EmbeddedGate  3 года назад

      Use only a single led. Diagram is in the video description.

    • @dikshasrivastava8895
      @dikshasrivastava8895 3 года назад

      @@EmbeddedGate I was asking about the components other than led and breadboard.

    • @EmbeddedGate
      @EmbeddedGate  3 года назад +1

      Nodemcu, connecting wire, breadboard

    • @dikshasrivastava8895
      @dikshasrivastava8895 3 года назад

      @@EmbeddedGate Thank you 😇😇

  • @aviravi77
    @aviravi77 4 года назад

    please share how to control without server directly from phone hotspot. Thanks.

    • @EmbeddedGate
      @EmbeddedGate  4 года назад +1

      +Avinash Dwivedi. Didn't get your point. Please Explain .

    • @aviravi77
      @aviravi77 4 года назад

      @@EmbeddedGate Thank-you! For your reply :).. my point is to control led brightness directly from smartphone using wifi connection of esp and smartphone.. no internet connection between just wifi communication. 🙏

    • @EmbeddedGate
      @EmbeddedGate  4 года назад +1

      +Avinash Dwivedi . I will make video and post on RUclips.

    • @aviravi77
      @aviravi77 4 года назад

      @@EmbeddedGate Thnak-your! :) if possibile use MIT app.

    • @EmbeddedGate
      @EmbeddedGate  4 года назад +1

      +Avinash Dwivedi. ok

  • @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.

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

      If you want to control AC devices then you need to make a hardware circuit power transistors.