-
root@rPi3:~# ~/rpi-rgb-led-matrix/examples-api-use/demo --led-gpio-mapping=regular --led-rows=64 --led-cols=128 --led-row-addr-type=0 --led-chain=1 --led-show-refresh --led-slowdown-gpio=1 --led-para…
-
Hi all
I'm working with a RPi 3 Model A+ running Raspberry Pi OS Lite, an Adafruit RGB Matrix Bonnet and a RGB 64x64 matrix.
I melt a blob of solder between E and 8, run the rgb-matrix.sh script wit…
-
Convert rpi-rgb-led-matrix into external. (Experimental)
Very low priority.
-
Hello,
I'm trying to use the Micropython library for the [5x5 RGB Matrix Breakout](https://shop.pimoroni.com/products/5x5-rgb-matrix-breakout?variant=21375941279827) but I can't seem to find a way …
-
there are 64x64 HUB75 panels that only have A & B address lines.
The Raspberry pi LED driver project has added support for these panels, I would like to drive the same panels with my Smart Matr…
-
When I'm trying this:
```rust
let mut config = LedMatrixOptions::new();
config.set_hardware_mapping("adafruit-hat");
println!("TOMB1");
let matrix = LedMatrix::new(Some(config));
```
the co…
-
i am using P10-3535-32x16-4s(AHH). we have raspberry pi 3 b+ and hub 75. if i connect only one led module and run sudo ./demo -D 0. code is working for one half module . another half is full blur led.…
-
4. v1.8.2 Esp32
Is there any way to calculate and display refresh rate on the serial monitor?
It is possible in this raspberry pi library
https://github.com/hzeller/rpi-rgb-led-matrix/blob/…
-
Hi,
my goal is to stream videos via VLC to an LED matrix, but I have encountered a problem that I can't get fixed.
If I run
```
root@raspberrypi:~/home/pi/flaschen-taschen/server $ ./ft-server…
-
please someone help me.. i am using p3 104x52 one panel. with direct regular wiring on pi 4. but i have problem. first row to 8 leds to 52 copy the last led..
https://github.com/hzeller/rpi-rgb-le…