Project not maintained :( - Pilot your rgb led matrix with Nodejs ! Nodejs binding of rpi-rgb-led-matrix library https://github.com/hzeller/rpi-rgb-led-matrix
Do What The F*ck You Want To Public License
57
stars
47
forks
source link
Smallest possible changes to put inline with hzeller #18
Pulled submodules, updated binding.gyp, and the constructors in ledmatrix.cc to compile and run with the latest version of https://github.com/hzeller/rpi-rgb-led-matrix
Changed the parameters in the ctor to allow for rows and cols, and a hardware mapping parameter. Tested with chained 64x64 panels.