rpi-ws281x-native

v1.0.4
(raspberry-pi *only*) native bindings to control a strip of WS281x-LEDs with node.js
raspberry raspberrypi ws2811 ws2812 sk6812 led hardware

install

node-gyp rebuild -j4 --release

upload

if [ ! -z ${UPLOAD_DEST:-''} ] ; then rsync -azv --delete --exclude={.*,node_modules,build} . ${UPLOAD_DEST} ; fi
npm i rpi-ws281x-native

Metadata

  • MIT
  • >=0.10.0
  • Martin Schuhfuss
  • released 8/28/2022

Downloads

Maintainers