-
Hello all, thanks for any tips you can give me I have been trying all kinds of things I've read on here to get these to run any of the demos properly. I've tried tons of combinations of command lines.…
-
# LED
- [ ] Rotation: create views into rotated/flipped matrices
- [ ] Message scrolling
- Need an 8 pixel font
# Sensors
Kind of complex:
- The Python library uses https://github.com/R…
-
Hi all,
I am trying to display both text and image supperposed in same time but it reduce led brightness. It seams the two medias are displayed alternatively.
How to conserve the maximum of bri…
-
I tried to run make according to the readme on the python binding. It results in several warnings and one error. I am running python3.9 on an RPI4.
`rgbmatrix/graphics.cpp:3442:41: error: ‘PyTypeOb…
-
Good day All,
Can anyone provide some direction as to how I can modiffy Henner Zeller's excellent library/api to work with a yet another odd ball LED Panel? My panel is a P10, 1/2 Scan, 16x32 Outdoo…
-
Is there a way to map pixels to the LED panel?
I've used pixelmatrix's SmartMartix with the Teensy and there is a Matrix Panel Map Definitions file that's used to remap pixels. The LED board that …
-
Hi,
I just got a Raspberry Pi 5 and am getting an error that my hardware revision is not supported.
Here is some hardware information from `cat /proc/cpuinfo`:
```
Hardware : BCM2835
Revision…
-
Hzeller
Thank you for the incredible library, I have used it to run a box of 5 64x64 led panels for about a year now with no issues until now.
I recently bought a raspberry pi 4 to hopefully a…
-
This way of introducing a delay between writing to the GPIO bits looks hacky. With some recent panels I had to reduce the slowdown to 6 to get them to work (pi4). Why don't we just use an explicit, tu…
-
Hello @hzeller,thank you for your wonderful libraly.I have 16 x 32, 32 x 32, HUB 75 LED Matrix control is successful.
However, I'd like to control outdoor LED Matrix HUB75,P16 or P20.They are 16x16 o…