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

wrong screen color #943

Open
monfiston opened this issue Dec 26, 2024 · 5 comments
Open

wrong screen color #943

monfiston opened this issue Dec 26, 2024 · 5 comments

Comments

@monfiston
Copy link

hello
i have 2 openEVSE, one official and one tinkered by myself
the color of the screen is not identical on the 2 openevse,
is there a way to change the color of the screen?

image

@jeremypoulter
Copy link
Collaborator

Is the LCD an OpenEVSE LCD on both?

@monfiston
Copy link
Author

No, it's not an original screen, but I thought that in the past you could choose a specific color?

@jeremypoulter
Copy link
Collaborator

The LCD colour is linked to the EVSE state. As it is lighting up and displaying text it must be the same driver chip, but I assume the RGB backlight is connected to the driver in a different way (I think the red and green are swapped). So for proper operation you will need to do a custom version of the OpenEVSE that corrects for this.

@monfiston
Copy link
Author

hello
it is not possible to change the connection to the rgb led?
if not, what should I change in the code?

@jeremypoulter
Copy link
Collaborator

You probably want to redifine https://github.com/OpenEVSE/open_evse/blob/master/firmware/open_evse/open_evse.h#L640-L646 to the numbers that match your display

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