I would certainly try running two strips in parallel, rather than twice the length as a single strip. This will ensure that the two sides update in sync, rather than getting a ripple effect at every update. Also, with two strips in parallel, you only need to push one new setting in at each update. With the two halves in series, it will need a full update every time. With hundreds of LEDs, that will show.Well, since the LEDs are addressable you only need one strip. The first "strip" is LED 0-401, and the second "strip" is LED 402-803. Or 803-402.
Statistics: Posted by davidcoton — Fri Aug 23, 2024 10:01 pm