ws2812-pattern

xod-dev/ws2812/ws2812-pattern

No description
ws2812-pattern
@/ws2812-pattern
PORTport
The board port `DI` is connected to
Wnumber
Number of LEDs in the strip
PAT@/color-pattern
SHFTnumber
The number of pixels to shift/wrap in the pattern. It should be an integer. If it is negative or greater than the pattern length the shift is wrapped over. Use shift to create a crawler animation.
ACTboolean
When set to True the LEDs follow changes of `C` as they happen
ws2812-pattern
OK
PORT
W
PAT
SHFT
ACT
OKpulse
Fires when an update operation is done
To use the node in your project you should have the xod-dev/ws2812 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.