/dotstarremote

Primary LanguageJavaScriptMIT LicenseMIT

DotStar Remote Control

Remote control your DotStar LED light strip using this simple REST API implemented in node.js.

How does it work?

Well, it doesn't yet. But eventually you'll be able to POST some JSON that describes how you want your LED light strip to work. Eventually.

How to run

npm install
node app.js

License

MIT (see License).