FastLED Multiple Strands
FastLED is a great library for working with RGB LEDs. It seems well thought out and supports the different formats (single pin, separate CLK and Data etc.) Most of the examples are pretty simple, in this case I need to drive at least two separate strands of different type. Here is a good rundown on how to handle that.