new-home-ws281x 1.0.1

This application will control all kinds of LED strips based on the ws281x chip.
new-home-ws281x-1.0.1 is not a library.

Pipeline Status creates.io

New Home WS 281x

This application will control all kinds of LED strips based on the ws281x chip.

Features (Planed)

Feature Status
Static color done
Gradient done
LED Rainbow done
Random, glowing, fading Lights next
Pre-Programmed light sequence next

Functional features

Feature Status
Gamma Correction done
Shader-Like rendering done
Fixed rendering TPS done
Concurrent rendering future

Supported Chips

  • WS2811
  • WS2812(b)
  • SK6812RGB(W)
  • More WS281X chips could be supported with the WS2812 and WS2811 engines but I cannot guarantee any compatibility

Channel builder

To use the channel builder, you just click on the registered application in the applications view. There you will find 3 combo-boxes which show you the supported controller types, GPIO pins and RGB/BGR etc. mode, which you can perform on a pin.

The shown numbers represent the GPIO pins by their BCM number. For more information on which pin has which number, you can check out https://pinout.xyz/.

Footnote

Although the underlying framework (new-home-application and new-home-core) is not yet considered "stable" by the meaning of "api will not change" and "works without any crashes", this application, as it is, is considered stable under this term.