CD77_police_lights Fun on Rings The following sketch uses modified police_lightsONE and police_lightsALL animations from

CD77_police_lights Fun on Rings

The following sketch uses modified police_lightsONE and police_lightsALL animations from Funkboxing by Teldredge. It uses either the color array concept by @Richard_Bailey or FastLED palettes to change colors. It uses @Mark_Kriegsman ’s time performance code.

Here is a video of the sketch on a 24 NeoPixel ring:

The code can be seen here:

If you change the chipset to WS2811 and use a 50 pixel, 16 inch diameter ring then you will get the following video:

FYI, both videos were run with a Metro Mini MCU. It was compiled using the Arduino 1.8.1 IDE along with the latest version of FastLED. It also runs well on a Teensy 3.1 with a level shifter. It looks nice on a NeoPixel strip especially when you use a larger amount of segments.

Thanks to all here who have shared code and thanks to all here who have answered people’s questions which has allowed me to learn how to do more things with RGB LEDs than I ever thought I would be able to do!

Finally, I am still learning how to video RGB LEDS. There is lots of room for improvement!

I quite like sight m dodgy video, it’s usually better if your turn the brightness right down :wink:

I am glad that my code was helpful.