Panel Recommendations

Hi,

I’m looking for a P5 (or similar) outdoor panel with at least 64x32 resolution. Can anyone recommend some that they have purchased and have gotten to work?

Context: I bought a panel from aliexpress and couldn’t even get a single pixel to turn on. I’m going to return the panel and buy a new one.

Thanks

Hi,

I am also interested in this topic.
The only list that I have found is this one: Led_drivers · board707/DMD_STM32 Wiki · GitHub
But I have panels which work with FM6127 flag and this one is not listed here so I am confused.

What LCD_Drivers or Multiplexer do you have in the panel?

Best regards

I can see multiple DP3252 chips on the board and a single 74HC245XAJ chip. I can’t find much information on either of them.

Did you tried this option: TC5020A controller · Issue #1064 · hzeller/rpi-rgb-led-matrix · GitHub ?

Yeah, no luck unfortunately

Have a look at P10RGB-3535-4s ZAGGIZ 1/4scan ABC P10 panels and https://github.com/2dom/PxMatrix
which I just posted (reading past posts is usually a good idea :wink: )

They are not supported fully by this lib, but it shouldn’t take too long to write a mapper to put the pixels in the right place, or you can use the other lib mentioned there.

1 Like

The list is only contains the drivers, really tested with DMD_STM32 library.