Help me led P10 4S

Hi.
I used esp32 + smartmatrix + P10(3535)-4s-M2.1
esp32 + smartmatrix + P10 3in1-2M-4s-v1.12
but No work…
I want "PanelMappingEntry panelMap32x16Mod2[] = ???

help me Please.

Hi

but No work…

What doesn’t work?

Did you follow the instructions in the MultiRowRefreshMapping sketch?

If you post your code and a video of what you see on the panel that can be useful for troubleshooting

1 Like

Hi Louis. .
this led P10 3in1-2m-4s-v1.12 use map …
const PanelMappingEntry panelMap32x16Mod2[] =
{
{0, 7, -8},
{0, 23, -8},
{0, 39, -8},
{0, 55, -8},
{2, 71, -8},
{2, 87, -8},
{2, 103, -8},
{2, 119, -8},
{4, 8, 8},
{4, 24, 8},
{4, 40, 8},
{4, 56, 8},
{6, 72, 8},
{6, 88, 8},
{6, 104, 8},
{6, 120, 8},
{0, 0, 0} // last entry is all zeros//–
};

“TEST P10”

“4S” means you have a MOD4 panel, so you should be trying the existing MOD4 panel maps, or using the MultiRowMapping sketch to reverse engineer your layout and make your own panel map

1 Like

hi Louis

Is there anything recommended for scanning? And observation