hzeller / rpi-rgb-led-matrix

Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
GNU General Public License v2.0
3.66k stars 1.16k forks source link

HUB75E Connection Issues (P3 64 x 32 LED matrix) : ESP8266 #1484

Open PIC954 opened 1 year ago

PIC954 commented 1 year ago

Hi all,

I have been reading the git issues regarding HUB75E and I cannot for the life of me figure out how to get these panel configurations to work with an ESP8266.

I have seen the resetmatrix.py text file, but I am not 100% certain I understand what it does.

I have not run python code on thse modules before, just C++ arduino.

Any help or guidance would be amazing!

PIC954 commented 1 year ago

I was able to get the code to work, but now the brightness is set to the lowest value....

I tried updating the value uint16_t b12a=0b1111111111111111; in the header file for PxMatrix.h and no luck. brightness is still set to 0