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 assume this has something to do with how ImageMagick handles frames in a gif vs how PIL does. I am currently switching my code to use Wand (uses ImageMagick)...
DPI interface is like VGA output, just binary, all 24 bits (8 per color) have own GPIO pins. Clock speed can be set above 100Mhz with about 1khz steps. I...
Hey all, I found a related issue or request but it was closed with not so much information. After much trial and error I thought I would post another request...
 @hzeller Hello very good, I had a doubt and I hope you can help me, as I can add in this code (--led-chain=4).
I have just tested this ready made active adapter board on a Pi3: http://www.electrodragon.com/product/rgb-matrix-panel-drive-board-raspberry-pi/ It works. I'm using it with 18 64x32 P3 panels   and i...
Thanks for the library! A piece of feedback — I spent a couple of hours trying to identify why my program was failing to execute other subprocesses that require root...