-
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…
-
When using the RGB LED driver and the .setRGB() function, the PWM value is not set correctly. The MRAA specifications say that the Pwm.write() function takes a float value representing the percentage …
-
I'm really sorry if this comes off very simple. I've recently installed and followed the tutorial for this using the adafruit installation, however, everytime I run the program nothing is displayed on…
-
Hi There,
For work I am doing a project with 45 pcs of 64x32 Matrix panels. I need to scroll text from one side to another. Tried Metro M0 before but didnt work out. Currently I am trying with rasp…
-
The following program works flawlessly on esp8266 nodemcu
but will not work on esp32 wroom da
It seemed at times i was able to blankLEDs but when I went to turn on an individual....it will not work.…
-
Hello.
I have a problem with my setup. I got no output with the examples of the hzeller/rpi-rgb-led-matrix library. I use a RPI 2b v1.1 and a Adafruit RGB Matrix Bonnet to drive a 64x64 LED Matrix …
-
```
var LedMatrix = require("easybotics-rpi-rgb-led-matrix");
//init a 16 rows by 16 cols led matrix
//default hardware mapping is 'regular', could be 'adafruit-hat-pwm' ect
var matrix = new …
-
installed all the cia's recently, original run, on an old 3ds, i was able to connect and stream. The issue is, I would only get one or two fps. That was last night. Today it doesnt want to connect. i …
-
Hi,
Today I recieved a Magic Home LED Controller that I ordered from [here.](https://www.aliexpress.com/item/15M-WIFI-LED-Strip-5050-Non-Waterproof-60LED-M-Magic-Home-WIFI-Controller-Smart-Phone-Co…
-
I have read through all the pertinent info from adafruit and rpi-rgb-led-matrix. Sorry if this is a repeated question.
Is it done with multiple lines? like this:
self.parser.add_argument("-t", "--t…