rgb-led-matrix
v1.4.6
Published
Universal RGB Matrix controller for Node.js. Supports realtime frame streaming (eg. Ambilight). BlinkStick RGB LED controller given as example.
Downloads
8
Maintainers
Readme
rgb-led-matrix
- For RGB devices (matrix and strip)
Currently supported
- BlinkStick RGB device (64 LEDS per channel)
Planned
- FIRMATA compatible devices (192 LEDs per channel)
- IC2BACKPACK compatible devices (500 LEDs per channel)
Minimum Requirements
- Node v8.9.3
Instructions
npm install rgb_led_matrix
- Run the
server
as root/adminstrator:node server.js
- Hit the REST API for the example shaders:
cpu-meter fireplace unicorn timesquare aurora
Notes and suggestions
- Configure any size of RGB strip as an Nx1 matrix
TO DO
- More devices!