UNPKG

rpi-sk6812-native

Version:

(raspberry-pi *only*) native bindings to control a strip of WS281x or SK6812 LEDs with node.js

13 lines (9 loc) 184 B
# Build ``` sudo apt-get install python-dev swig python ./setup.py build ``` # Run a demo ``` sudo PYTHONPATH=".:build/lib.linux-armv7l-2.7" python examples/strandtest.py ```