node-red-contrib-periph-led
v1.1.0
Published
Node-RED nodes for LED driver chips
Maintainers
Readme
node-red-contrib-periph-led
Node-RED nodes for addressable LED chips — part of the Periph library.
Install
Open Node-RED, go to Manage Palette → Install and search for node-red-contrib-periph-led.
Or from the command line in your Node-RED user directory:
npm install node-red-contrib-periph-ledNodes
| Node | Kind | Description |
|------|------|-------------|
| sk6812rgbw-device | config | SPI bus and strand length for SK6812RGBW |
| periph-sk6812rgbw | output | Write RGBW pixel data to an SK6812RGBW strand |
| ws2812b-device | config | SPI bus and strand length for WS2812B |
| periph-ws2812b | output | Write RGB pixel data to a WS2812B strand |
