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

Epaper displays correctly only when connected to computer #19

Open
rsheldiii opened this issue Apr 29, 2022 · 0 comments
Open

Epaper displays correctly only when connected to computer #19

rsheldiii opened this issue Apr 29, 2022 · 0 comments

Comments

@rsheldiii
Copy link

I'm using the epaper2in9.py file to write to a waveshare 2.9inch V1 epaper module via a NodeMCU. I'm using pymakr in vscode to connect to the device. When I'm connected to the terminal, the screen refreshes correctly. If I am powered in any other way (or if the terminal is not connected) the device behaves unexpectedly - displays prior frame, shows static, displays greyer version of prior frame, anything but actually displaying the correct content.

This may be related to #17 . I found a similar issue here which references another thread, but the solution doesn't work for me, neither does wait_until_idle or reset or combinations of the two at the start of the init function. The init function also looks fine, it's line-for-line from the raspberry pi examples on Waveshare's website.

I would appreciate any help with this.

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

1 participant