Control a strip of WS2812 LEDs using Oculus Quest controllers.
The software I wrote was all using Node JS and includes server.js
and all the files in the src
folder.
This has been tested with the following, running on a MacBook Pro using macOs Mojave.
- Node version 12
- NPM 6.12
Run npm install
to install dependencies
## How to run
To start run npm start