Skip to content

WebSocket Server for Open Pixel Protocol. Inspired by Fadecandy and node-openpixelcontrol

License

Notifications You must be signed in to change notification settings

renebohne/websocket-opc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-opc

WebSocket Server for Open Pixel Protocol. Inspired by Fadecandy and node-openpixelcontrol

This node script runs only on the raspberry pi. It starts a WebSocket Server on port 8080.

##Installation npm install

##RUN sudo node server.js

This has to run as super user, because the ws281x lib needs it.

##HOW TO USE IT Open the connection on port 8888 with your web browser and you will see the 8x8 grid example by fadecandy. Just edit index.html in the static folder to fit your needs.

You can also try the HTML examples provided by [https://github.com/scanlime/fadecandy]. Make sure to change the URL in the HTML file to match your server address and port 8080.

About

WebSocket Server for Open Pixel Protocol. Inspired by Fadecandy and node-openpixelcontrol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages