-
I have an Adafruit RGB Led Matrix, 64x64 P3, and I'm using the Adafruit HAT. I'm running the program on a Raspberry Pi Zero and having difficulties with the mapping, which seems to be incorrect.
This…
werls updated
5 months ago
-
Hello, I've a problem executing the samples fpr python.
I get everytime this exception:
`PS D:\Downloads\Chrome\rpi-rgb-led-matrix-master\bindings\python\samples> python runtext.py
Traceback (mos…
-
Hello all,
This is a help for people who have the same panel as me.
Looking through a bit of different issues rose, I finally can display the hello world message on my panel.
I'm usingRGB Matrix Pa…
-
Hello. I have a problem with 64x64 matrices with chips SM 6208 SM5166 scan 1/16 with strange addressing.
I made a video with an example of a pixel-mover (start x,y 0.0, then y - 0-63 and back, then x…
-
Im trying to use your library in a project of my own and want to be able to build my app using Rollup. But whenever I go to run my script I get
"Error: Cannot find module '/home/pi/node-led-displa…
-
Hello (and sorry if I am asking in the wrong forum)
Is there any documentation or hints on how to set up RTC for that [RGB LED Matrix Panel Drive Board from Electrodragon](https://www.electrodragon…
-
Hi,
I recently purchased a P2.5 64x64 outdoor LED Panel https://www.aliexpress.com/item/1005005908894934.html
and the led-multiplexing doesn't seem to work for the 1/16 Scan.
I have an indoor P…
-
```
var LedMatrix = require("easybotics-rpi-rgb-led-matrix");
//init a 16 rows by 16 cols led matrix
//default hardware mapping is 'regular', could be 'adafruit-hat-pwm' ect
var matrix = new …
-
Hello.
I have a problem with my setup. I got no output with the examples of the hzeller/rpi-rgb-led-matrix library. I use a RPI 2b v1.1 and a Adafruit RGB Matrix Bonnet to drive a 64x64 LED Matrix …
-
Running into the following error. It seems to be related to using a newer version of Python (3.11.2 vs 3.9).
```
...
make[1]: Leaving directory '/home/iredden/rpi-rgb-led-matrix/examples-api-u…