You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you also have the 2038S chip on this panel ? Because that is my problem with the latest panels I have bought. The change from 2037 to 2038S chip on the panel
Hello! I'm trying to get a 120x60 HUB75 P2 display to work with an esp32. I haven't managed to get any pixels to light up yet.
This is the display I'm using
I've wired it to my ESP32 exactly following the readme.
Trying to use the patter_test example code. Here are the lines I've changed:
PxMATRIX display(120,60,P_LAT, P_OE,P_A,P_B,P_C);
display.begin(30); //display scan is 1/30
Can't find any info online about the 120x60 displays. Everyone is using 16, 32, or 64 displays.
Photos below:
Thanks in advance!
The text was updated successfully, but these errors were encountered: