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

Issue with connecting i2c screen to wemos d1 mini #1679

Open
soapy75 opened this issue Nov 13, 2023 · 3 comments
Open

Issue with connecting i2c screen to wemos d1 mini #1679

soapy75 opened this issue Nov 13, 2023 · 3 comments
Labels
help wanted Requesting support

Comments

@soapy75
Copy link

soapy75 commented Nov 13, 2023

I have succefully managed to activate the web based version, but after correctly connecting the wemos d1 mini to sd1306 oled, There is nothing on the display and the device seems to just be restarting as shown by the repeating startup messages in the serial monitor.

I have tried:

  • switching 3v3 to 5v
  • commenting out other elif statements that arent related to the example
  • swapping out all components
  • also trying to also define it as wemos as well as i2c example

I think it may be to do with the fact that i need the correct i2c adress, but after trying a code online it didnt work and outputted no i2c device found

@soapy75 soapy75 added the help wanted Requesting support label Nov 13, 2023
Copy link

welcome bot commented Nov 13, 2023

Congrats on opening your first issue on this repository! 🎉
This is a automated message to help you avoid common pitfalls when asking for help online.
👉 Be sure to:
* 🇬🇧 Communicate in English so everybody can understand you
* 📖 Have a look at the Wiki and README for information
* 🔍 Search for similar issues (open and closed)
* ✍️ Provide enough information to understand, recreate and help out with your problem
* ℹ️ Let us know if you find a solution and please share it with us
* 📕 Close the issue when your problem has been solved

@AxelGeneta
Copy link

Did you activate the screen thru settings in web?

@soapy75
Copy link
Author

soapy75 commented Nov 15, 2023

Did you activate the screen thru settings in web?

There doesnt seem to be a pwn network since im running the example i2c configuration if thats what you mean.

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

No branches or pull requests

2 participants