News

WS2812B is an extremely interesting LED that can emit light in red, green or blue - or any combination of these three colors, able to show a total of approximately 16 million different colors. On this ...
This library is a I2S Interface to drive WS2811/WS2812 and SK6812 LED strips. The code is lifted out of the esp-open-rtos project and has been modified to work with SK6812 LEDs and compile with the ...
WS2812B & Arduino Earlier we controlled LED matrixes, strips and other complex LED projects bundled with countless interconnected wires with the help of multiplexers and shift registers.
Use the CCL peripheral of the ATmega4809 on the Arduino Nano Every board to create a WS2812B "NeoPixel" addressable RGB LED driver without bit-banging.