We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Everything worked well until i had to switch to 64bit Debian Bookworm and hence to use the latest versions epd1in54_V2.py V1.1 (2022-08-10) and epdconfig.py V1.2 (2022-10-29). As advised in https://www.waveshare.com/wiki/1.54inch_e-Paper_Module_Manual#accordion19 i use code like
epd.init(isPartial=True) epd.displayPart(epd.getbuffer(disp_image)) epd.sleep()
But using this recent drivers this code gives a weak image in the updated part an leaves heavy ghost images.
The text was updated successfully, but these errors were encountered:
Am I the only one having the impression this side is abandoned?
Sorry, something went wrong.
No branches or pull requests
Everything worked well until i had to switch to 64bit Debian Bookworm and hence to use the latest versions epd1in54_V2.py V1.1 (2022-08-10) and epdconfig.py V1.2 (2022-10-29).
As advised in https://www.waveshare.com/wiki/1.54inch_e-Paper_Module_Manual#accordion19 i use code like
But using this recent drivers this code gives a weak image in the updated part an leaves heavy ghost images.
The text was updated successfully, but these errors were encountered: