// Input a value 0 to 255 to get a color value. // The colours are a transition r - g - b - back to r.
This library is optimized for the SK6812 and WS2812B, so it transmits colors in green-red-blue order. If you have a WS2811 LED or a high-speed TM1804 LED strip ...
Description: Using an Arduino or a micro controller we can generate cool looking patterns with an led strip with addressable LEDs. In this case I'm using an Arduino uno (clone board) and a strip of ...