-
Hello Mr. Zeller (as well others who are kind enough to offer their input here). Thank you so much for your contribution with this software, as well as for actively maintaining it and resolving issues…
-
Thank you for the addon! It looks very useful. But unfortunately, I can't seem to get it to communicate with my matrix. The demo programs work, but not the example apps.
https://vimeo.com/30293037…
-
I am trying to display an image (32x32 team logo) to the left of each teams stats on a setup that is 192x128. So there would be one logo at 0x0 and then another at 0x32.
I see that there is a SetIm…
-
Hi, I'v just bought this matrix https://www.aliexpress.com/item/32961595666.html
and I couldn't get it worked. I'v use this command and get such picture. I tried any different types of cols and rows.…
-
Disclaimer: I'm a novice programmer.
Currently, I've set up a webpage and flask web server on my Pi.
For the moment, I've 2 buttons on that HTML webpage.
```html
$(document).ready(function…
-
Hey @wesleytabaka. I've finally gotten around to working on my rpi-led-matrix library.
I stumbled onto your fork and see a lot of really neat functionality you added for drawing filled shapes and …
-
This is more of a feature request, or for someone to point me in the right direction: is there any plan to support images using the setImageBuffer method or any similar? i see images are supported wi…
-
Hey Henner, you very kindly contributed to some of my projects a while back. I was looking at your library and the following 1/32 scan hub75e matrix:
https://s.click.aliexpress.com/e/c6XiGcd6
Co…
-
panel type: P2.5 FM6127 64 * 64
bonnet: https://www.electrodragon.com/product/rgb-matrix-panel-drive-board-raspberry-pi/
First of all, I would also like to thank you for all the work and the much …
-
I am using a bit of a non-standard setup on my rpi, I'm running Fedora 29 with Linux 4.20 instead of the Raspbian images that most people are using. On Fedora it is not possible to mmap /dev/mem, even…