Coding with Color: Arduino's Control over 32x8 WS2812 LED Matrix PART1

Поділитися
Вставка
  • Опубліковано 16 вер 2024
  • This is the PART1 of the tutorial that shows how to control 32x8 WS2812 LED Matrix with Arduino.
    I will show you how to control turn on/of , control color and brightness of individual LEDs.
    I will also create a practical stand panel for this Led matrix that can be used in my future videos .
    Enjoy:)
    Link to code:
    www.hackster.i...
    If you like this content and you want to support me in creating similar videos go to my Patreon webpage
    / mariosideas
    Or
    www.paypal.com...

КОМЕНТАРІ • 26

  • @TheMasonX23
    @TheMasonX23 Рік тому

    Thank you, this video was easily the best I found on the subject, and allowed me to get up and running. My 7yo wants to do a marque/rainbow display in her backpack, and I have a scrolling rainbow animation to show her in the morning!

    • @marios_ideas
      @marios_ideas  11 місяців тому

      Glad I could help. Consider supporting my channel:)

  • @Keeping_IT_Simple
    @Keeping_IT_Simple Рік тому +1

    Welcome return Sir
    Not lazy at all - just recharging your creative batteries so don't be so hard on yourself!
    Well done on spotting the labeling error - wonder how many people have been caught out by this!
    Have you had a chance to try the newest Beta version of WLed yet?
    It has some exciting ( at least to me ) new features

    • @marios_ideas
      @marios_ideas  Рік тому

      Still a little bit of laziness was involved:)

  • @PanMarcepanek
    @PanMarcepanek Рік тому

    Czekam na part 2!

    • @marios_ideas
      @marios_ideas  Рік тому

      Mam lekki poslizg;) Ale wkrotce bedzie

  • @threeiem
    @threeiem Рік тому

    Happy New Year!

    • @marios_ideas
      @marios_ideas  Рік тому

      Late Happy new year wishes to you too:)

  • @steverileyretired
    @steverileyretired Рік тому

    Looks nice the LED

  • @biduythalder2695
    @biduythalder2695 Рік тому

    Ok sir thank you

  • @reuven2k
    @reuven2k 5 місяців тому

    Is it possible to connect 8 such panels at the same time and use Arduino?

    • @marios_ideas
      @marios_ideas  5 місяців тому

      Yes you can. But then you have to power it externally as Arduino cannot draw this much current. practically even for one you should have external 5v power supply. For 8 you would need something like this pl.aliexpress.com/item/1005006325304280.htm. Then you would only connect one signal pin from Arduino to DIN pin of the first matrix and then daisychan the rest

    • @reuven2k
      @reuven2k 5 місяців тому

      Let the code be for Arduino Uno. Of course, I supply the voltage of 5 volts from an external supplier with a higher current

  • @prasadsilva3699
    @prasadsilva3699 3 місяці тому

    can i run this with a power bank ?

    • @marios_ideas
      @marios_ideas  3 місяці тому +1

      Yes you can but the question is how long will that powebank last. I never made that test.

  • @saileshrachapudi8486
    @saileshrachapudi8486 Рік тому

    Hello, Mr Mario
    Can you help me out with how to run multiple max7219 modules with arduino ? ( specifically 5 modules )

    • @marios_ideas
      @marios_ideas  Рік тому

      I have created videos on MAX7219 modules. One obout PAROLA library shows how to work with multiple modules

    • @saileshrachapudi8486
      @saileshrachapudi8486 Рік тому

      @@marios_ideas can you refer me to that video ?

    • @saileshrachapudi8486
      @saileshrachapudi8486 Рік тому

      Mr Mario, I’m currently working on a project where I need to interface one ESP 32 with three arduinos

    • @saileshrachapudi8486
      @saileshrachapudi8486 Рік тому

      Can you help me with this ?

  • @snugglez281109
    @snugglez281109 Рік тому

    part 2???

    • @marios_ideas
      @marios_ideas  Рік тому

      ua-cam.com/video/GUKb6XwaVY8/v-deo.html

  • @AJBrickhead
    @AJBrickhead 8 місяців тому

    Will this work with a esp32

    • @marios_ideas
      @marios_ideas  8 місяців тому

      I never worked with esp32 but if you can load code from Arduino IDE I am sure it will

    • @AJBrickhead
      @AJBrickhead 8 місяців тому

      Thanks