Blog

LED Strip Bricklet now with support for RGBW, LPD8806 and APA102

We just released the new firmware version 2.0.6 for the LED Strip Bricklet. When we started with the Bricklet, it only supported WS2801 LEDs. More LEDs were added over time and now we added three more.

https://www.tinkerforge.com/static/img/_stuff/led_strip_bricklet_11_785.jpg

The LED Strip Bricklet now supports

  • WS2801,

  • WS2811,

  • WS2812/SK6812/WS2813 (NeoPixel RGB),

  • SK6812RGBW (NeoPixel RGBW),

  • LPD8806 and

  • APA102 (DotStar).

Especially interesting are the new NeoPixel RGBW and DotStar LEDs. The former has an additional individually controllable white LED and the latter are available with an additional intensity channel or as completely white strips with 24 bit resolution per LED.

Additionally we added more API to make it easier to handle LED strips from different manufacturers. Since the order of the LEDs inside of a package is not standardized, some LEDs are controlled in the order RGB, others are BGR or even different. You can now define the order of the LEDs of your strip with the set_channel_mapping function. After the channel mapping is set correctly the LEDs are always in the sequence RGB or RGBW.

https://www.tinkerforge.com/de/doc/_images/Bricklets/bricklet_led_strip_w_reel_600.jpg