joukos / PaperTTY

PaperTTY - Python module to render a TTY or VNC on e-ink
942 stars 101 forks source link

Improved Epd3in7 support #117

Closed mcarr823 closed 8 months ago

mcarr823 commented 8 months ago

This PR updates the EPD3in7 driver in the following ways:

I've been testing this panel with a rpi zero, and the above (particularly the second change) makes it much faster.

Partial refresh would make it a lot faster still, but I suspect the partial refresh of this panel doesn't actually work (more on that in the code comments).