txoof / epdlib

Python library for creating and writing modular layouts for e-paper screens
GNU General Public License v3.0
16 stars 8 forks source link

add mirror feature #39

Closed txoof closed 1 year ago

txoof commented 1 year ago

See https://github.com/txoof/PaperPi/issues/70

txoof commented 1 year ago

@aaronr8684 I'm working back through some of the development branch changes to try to implement the mirror feature and maybe use Omni-EPD. I have in my notes that Omni-EPD doesn't support grayscale or partial refresh on the IT8951 panels.

Do you have any notes on this that might help?

It looks like the Omni-epd class for the IT8951 supports grayscale.

It also looks like there is support for partial refresh.

txoof commented 1 year ago

Completed in fc4a1d680fb00493ee941c0930d0920e993b0a35