-
Followed the instructions on the in README.md but got this:
borud@raspberrypi:~/gocode/src/github.com/mcuadros/go-rpi-rgb-led-matrix $ go install -v ./...
matrix.go: malformed #cgo argumen…
borud updated
7 years ago
-
I have a 64x32 Matrix and I want to connect it to my Raspberry Pi3 using the female to female jumper cables. I am fairly new to this and I looked at few links to find out the correct connection:
1.…
-
I am trying to print a text to the whole screen (bottom to top) of my 32x32 board and also make it scrollable, like the example:
`led-matrix -D 1 runtext.ppm`
The example is working fine for me, but…
-
The wiring table is broken, rendered as a code block and just a mess of text and emoji. Makes it more or less impossible to see what's going on.
-
Dear your work in this library is invaluable. Thanks a lot of.
Sir, I'm running your library in raspberry pi b+, and I developed a code in Python to show my own pictures. But, I have some problems: …
-
Hi, I'm troubled with installation of supplementary font, although I read "rpi-rgb-led-matrix/fonts/README".
Firstly, I can't find the directory of "submission".
Should I execute "mkdir submission…
-
Hi,
is it possible to change brightness in Imagescroller while running ?
I would like to have a fade in / fade out or blinking
Best regards
Thomas
ts4pi updated
7 years ago
-
Hi
I am trying to use the python lib, but get the following error:
sudo ./runtext.py
Traceback (most recent call last):
File "./runtext.py", line 3, in
from samplebase import SampleBase
…
-
My supplier changed up their panels. The new panels have green/blue channels swapped. Is the processing cost of a per-panel channel flipper going to be significant, or shall I rest easy?
Given th…
-
Can't find the core module. Any help would be appreciated.
File "./runtext.py", line 3, in
from samplebase import SampleBase
File "/home/pi/display16x32/rpi-rgb-led-matrix/python/samples/…