Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to get a 120x60 HUB75 P2 display to work #343

Open
aych-moore opened this issue Jul 6, 2024 · 1 comment
Open

Trying to get a 120x60 HUB75 P2 display to work #343

aych-moore opened this issue Jul 6, 2024 · 1 comment

Comments

@aych-moore
Copy link

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:

450065475_766522188727289_629071241808100599_n - Copy
448715262_1017684206438583_2037298080458877845_n - Copy

448843675_1525731614681099_8302140543741500515_n

449114883_497261922699476_8905077577655479861_n - Copy
449521969_1014466010251947_6123141587329691014_n - Copy

Thanks in advance!

@RobertHolscher
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants