-
Hello! I connect this LED screen using raspberry pi4 and RGB Matrix Hat. using config data. None of the examples run(Python, demo, led-image-viewer). would be grateful for help
![IMG_20230126_110417…
-
Currently you have OE logic limited to range 50-3000ns. Why? This is not likely required, the current logic supports 16 to 16384. You could improve this to support just about anything in 8ns steps.
…
-
As the title suggests, I'm trying to run a 64 x 64 panel with this library. However, whenever I try to initialize my panel in the constructor and run the code, I receive a message stating that the Fra…
-
https://github.com/adafruit/RGB-matrix-Panel/pull/62 mentions a new driver I just wrote.
http://marc.merlins.org/perso/arduino/post_2020-01-01_Running-FastLED_-Adafruit_GFX_-and-LEDMatrix-code-on-H…
-
## Description
I've been trying to play around with a 64x64 matrix (bought in on Alibaba from the Sryled providers), but am running into some issues.
Everything seems to be working except that t…
-
Hi all
Using 2x 16x32 panels in parallel connection as 32x32, Pi4B+ 4G
Using all the instructions , successfully working examples on folders:
-examples-api-use folder
-utils folder
On python fo…
-
Using 2 128x64 Panels Chained. These are ABC typy using --led-row-addr-type=3.
I'm using a 40 pixel font I downloaded from Google. I get something similar to the following on the display panel. I loo…
-
More panels are using those chips now, it would be nice if they were natively supported without a reset script like in https://github.com/hzeller/rpi-rgb-led-matrix/issues/746 and the issue of resetti…
-
I recently got a Pi5 and was hoping to set up these panels I have, but don't seem to be getting any LEDs to light up whatsoever.
I'm trying with a single 64x64 1/32 panel with a ICN2037BP chipset,…
-
I have a 32x16 module.
I connect the module to Raspberry Pi Zero W using Adafruit Bonnet.
I use the program rpi-fb-matrix to display part of the screen on the LED module.
For the test I use the ima…