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
I'm not in a great position to submit a pull request at the moment (I've made a lot of poorly managed changes during experimentation), but I thought I'd pass this...
Hi @hzeller, first off thank you for creating this excellent library. The documentation is fantastic and has been very useful to get started. I'm having an issue running a long-ish...
Hello is it possible to get the refresh rate inside code? I like to display the framerate at the corner of my matrix panel. If not maybe you can implement...
Hi Mr. Henner, First, my apologies if this is isn't the way to perform a pull request, I'm not sure how it works github. I added support for a new...
Hi, I am using a pi 4 with the adafruit HAT with the pwm. I have a 32 x 64 panel that I am simply trying to display an image...
I know all of this is because of my inexperience with the matrix, C & C++, and makefiles, but I'm trying to learn. I want to take the c-example and...
It would be great to tag a release when you're comfortable to do so. More and more distribution such as buildroot are using [https//release-monitoring.org](https//release-monitoring.org) to be notified when a new...
I’m working sometimes on 128x64 displays and on 64x32, got PI3 and one display connected on P1 the other on P2. I do not want to chain or parallel I...
G'day. I obtained a couple of the panels below from china with the thought in mind of building an alarm clock for my son. They have LS9929 and SM5216 shift...
Hey together, I'm using my panels with a Raspberry Pi 4 and Joy-IT Matrix Controll Board. The panels I'm controlling with Python. The comands, what the panels have to show,...