Hi, I'm interested in using the FastSPI_LED2 library to control three WS2811 LED strips

Zeke if you are using 7 and ws2811 then look at octows2811 - I doubt I will be able to interleave more than 3-4 at a time.

Got it. Thanks Daniel.

I have gotten the ok from Paul to wrap one of the led controllers around octows2811 so that you can get the rest of the library benefits and his data pushing, so that will happen soon.

Ah great. My LED strips are of non-equal lengths. I assume that that doesn’t matter (except for wasted memory and cpu time) as long as the extra pixels are at the end (off in space :)).

-Zeke