-
I keep getting this while trying to install this module:
gyp verb architecture arm
gyp verb node dev dir /root/.node-gyp/0.10.29
gyp verb `which` succeeded for `make` /usr/bin/make
gyp info spawn mak…
-
Hello, when I use the LCD screen via HDMI everything work fine but when I using putty or remote desktop (xrdp) the program not working anymore, nothing happen on led matrix and no error message. Has a…
-
Using a Pi B+ w/ the new wiring diagram to drive a 16x32 display. When I run a demo, any demo, I see a row of red in the middle and a row of blue at the top. Not sure why this is, seen this behavior b…
-
First of all please accept my thanks for a great contribution - it definitely helps out newbies like myself to this type of venture.
I have a RPi3 B+ using two chained 64x32 RGB LED panels from Adafru…
-
At the moment it's a pain to write text. The external library used by this project supports drawing text with included BDF files.
https://github.com/hzeller/rpi-rgb-led-matrix/blob/90283819e5c3a51805…
-
HI, I've linked 19 rows of 4 16x32 panels on a Raspberry Pi 2 with the classic pinout like this :
__ Rasperry
|
|_ P01 _ P02 _ P03 _ P04_
______________________|
|
|_ P05 _ P06 _ P07 _ P08 _
_______…
-
I have a Raspberry Pi 2 Model B running latest Raspbian, Node.js v4.2.2, and node-gyp v3.2.1
When I try installing `node-rpi-rgb-led-matrix` via npm I get the following error: https://www.dropbox.com…
-
Firstly thanks for this super project. Once I resolved the wiring problem, it was very simple to use the software and see the led panels light.
I managed to compile the python bindings in my raspberr…
-
Hello,
I was wondering how I would go about adding the GraphicsMagick++ flags from the hzeller makefile into the node makefile. My knowledge is still pretty limited but as I understand it GraphicsMag…
-
Whenever I try to compile the led-image-viewer I get the following error
pi@raspberrypi ~/rpi-rgb-led-matrix $ sudo aptitude install libgraphicsmagick++1-dev
No packages will be installed, upgraded, …