repaper / gratis

EPD Source codes and Documentation
238 stars 132 forks source link

Fix partial update in epd-fuse #40

Closed tvoverbeek closed 8 years ago

tvoverbeek commented 8 years ago

Issue #19 has a description for a proper partial update. I implemented this in epd-fuse and now get a real partial update with frequency > 1Hz. You can get up to 2 Hz by reducing the stage-time from 630ms to e.g. 490ms for the 2.7 inch display. See the video on YouTube https://t.co/tYGdGizrjb for a demo.

tvoverbeek commented 8 years ago

Yes, should be issue 19. Comment updated on branch.

hxw commented 8 years ago

Finally checked it and merged with minor code layout change (added braces to if)

krebbi commented 5 years ago

Hi @tvoverbeek

Is it possible to use these changes also in https://github.com/embeddedartists/gratis ?

tvoverbeek commented 5 years ago

As far as the raspberry pi driver (PlatformWithOS) is concerned it should work. See if you can apply the changes for epd-fuse.c