quickPatterns icon indicating copy to clipboard operation
quickPatterns copied to clipboard

FastLED based pattern engine for addressable LEDs (NeoPixels, WS2811, WS2812) for layering animations on the same strand of lights.

Results 4 quickPatterns issues
Sort by recently updated
recently updated
newest added

I would like to apply different patterns to subsections of a strand by assigning a CRGBSet to a Layer. Only method I've found is to create entirely separate quickPatterns for...

Hi, I had a look at the docs & code but I don't seem to see a way to access the index of the currently playing scene. Did I miss...

Hey there, I'm using your library on an Arduino Pro Micro clone, and it seems to be crashing the system so hard that USB/Serial stops working. Any idea what's going...