I have a big project but having technical difficulties and have only bought two 5m reels of WS2812B.
I want to expand this project but need to overcome some hurdles before purchasing more equipment.
I’m having trouble with running multiple LED strips WS2812B, to one Arduino uno board.
- How do you control all the LED strips from one board; if I have about 3 dozen strips with approximately 70 LED’s per strip?
At this time, I presently have four strips of 70 leds each that I cut out but trying to jut get two running in parallel first.
- Want the led strips to run in parallel, instead of sequentially?
I see a lot of tutorial’s blinking one led at a time in sequential order, that’s not what I want.
Will I need a different board or is this possible on Arduino’s?
-
How to power just two strips at the same time with just the one power source and one Arduino.
-
And how do I get the data of the Arduino to multiple strips and power those strips simultaneously?
For example, I want one led light strip to run a routine, at the same time as another led strip, so they are running in parallel & not waiting for the other one to finish.
I want to use this code for both strips at the same time on one Arduino, is it possible?
https://www.tweaking4all.com/hardware/a … MeteorRain
Right now, I just have four strips laid out but I plan on making a platform with about 3 dozen strips. However, they will not all be lighting up all at the same time but at random intervals. With that said, I was thinking I could get away with one Arduino and one 5v 50w power supply brick.
I see someone like this made multiple strips run at the same time, so similar idea: