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

Display never turns on #167

Open
ghost opened this issue Mar 27, 2023 · 6 comments
Open

Display never turns on #167

ghost opened this issue Mar 27, 2023 · 6 comments

Comments

@ghost
Copy link

ghost commented Mar 27, 2023

I have the board compiled with the code and I'm able to set it up, but the display never turns on. Ive made sure to use the right versions, compiled it multiple times, resoldered and unsoldered the connections, but nothing ever works. What do I do?

@Qrome
Copy link
Owner

Qrome commented Mar 27, 2023

I know you mentioned you have the correct versions, but normally this is the one that might cause an issue with the display: "SSD1306Wire.h" --> https://github.com/ThingPulse/esp8266-oled-ssd1306/releases/tag/4.1.0 (version 4.1.0)

Make sure you have the 4.1.0 version.

If the web interface is loaded and running, you can also try and load the compiled binary through the web interface. If you don't know the IP of your monitor, you can get it from viewing the port monitor.

@ghost
Copy link
Author

ghost commented Mar 27, 2023

Will try this when i get home!

@ghost
Copy link
Author

ghost commented Mar 29, 2023

It didnt seem to work, what should i do now?

@morphias2004
Copy link

It didnt seem to work, what should i do now?

What screen are you using?

If you have the 1.3", you need to uncomment a line in the settings.h as per the install guide.

@ghost
Copy link
Author

ghost commented Apr 24, 2023

@ghost
Copy link
Author

ghost commented Apr 26, 2023

I also moved #define DISPLAY_SH1106 to the top, but its in orange for some sort of reason. I moved it to the top because I think it was giving me some sort of error if i left it where it originally was.
image

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