rpi-rgb-led-matrix
rpi-rgb-led-matrix copied to clipboard
Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
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-use' make -C bindings/python build...
could u please make a java api for this?
Dear all, while trying to build a stock-price ticker I ran into an 'OperationalError('unable to open database file') as soon as I use the graphics function (named Panel1 in the...
Hi there, i am trying to make an outdoor [32x32 HUB75 Panel from Aliexpress](https://www.szlightall.com/indoor-p6-led-module-192x192mm-panel-led-display-module-led-screen-product/) working, but it behaves stangely. Here are two gifs: this is the pixel mover example: https://github.com/hzeller/rpi-rgb-led-matrix/assets/89853030/fe487bef-3b30-48d0-89bc-6f2f719146f2...
Hello, I want to drive a 4 x 4 matrix display using two chains of 8 panels, but I can't find the correct pixel-mapping for straight connected cabling. This is...
This would close #1521 The commit identified there (https://github.com/hzeller/rpi-rgb-led-matrix/commit/39953b7a6e5e0ae6d4ff0a7aba0f9b234b878d9b) changed the font parsing to no longer need a left shift, but this meant the offset was no longer used at...
Hi there got a P10 outdoor 1/4 scan 32x16 display and can't get ist work it seems that every 4 rows are not in the correct order https://github.com/hzeller/rpi-rgb-led-matrix/assets/105126414/1a8a0b29-2384-444a-be8f-65a4b48021af
I have a PI 4 B with JOY-IT RB-MATRIXCTRL to connect 3 chains of 5 led panels 32x16 (outdoor). Al works fine, except for the colors on the third chain....
Hi all The older outdoor matrix module we use, works great but has been discontinued, so I am trying to find a new P3 outdoor module. The new I have...
Hi! Not 100% sure I'm doing this right, but I'm trying to create a Pull Request for you to pull in the code for a new panel that doesn't currently...