Jorgen-VikingGod / node-rpi-ws2801

A node.js library to control a WS2801 RGB LED stripe via SPI with your Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run in Node-red

Ch3fk0ch88 opened this issue · comments

Hi, can someone explain me how i can run it with node-red?

Thanks

sorry - no idea - did not try node-red yet.
But I think, someone should create a node for my lib - so you can load it up in node-red.

There is a node-red wrapper available called: node-red-contrib-rpi-ws2801.
The version currently available on npm isnt running for me but I guess there will be some running version available soon on github:
https://github.com/natcl/node-red-contrib-rpi-ws2801
Installation should work like this in your node-red user directory:
npm install https://github.com/natcl/node-red-contrib-rpi-ws2801