e-Paper icon indicating copy to clipboard operation
e-Paper copied to clipboard

Ability to update partial window

Open objectiveSee opened this issue 3 years ago • 2 comments

Hello! I am using the Python library with a 2.7 in display. I was wondering if there is a way to do a partial window update instead of clearing the window before each update. I am making a clock application and I do not wish to have the screen flash every second. I noticed a blog where somebody using the C library was able to do this, but I'd love to use the Python lib if possible. Thank you!

objectiveSee avatar Nov 23 '20 02:11 objectiveSee

@objectiveSee Check out this video from Applied Science. Ben does a great writeup of this.

txoof avatar Dec 11 '20 21:12 txoof

Hi, @objectiveSee, did you find the solution to that problem?

Navachandu avatar Apr 13 '23 17:04 Navachandu