joukos / PaperTTY

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

Using it with a color display (not from Waveshare) #85

Open aviv-or opened 2 years ago

aviv-or commented 2 years ago

I wonder if it can work with this display? GDEW101C01

https://www.buy-lcd.com/products/101-inch-large-color-epaper-display-2232x1680-ebook-full-electronic-paper-eink-display-gdew101c01

Its a pretty affordable color display and also quite large.

joukos commented 2 years ago

That looks pretty cool.

However unless the driver board happens to have IT8951 (doesn't seem like it) it probably won't work unless a driver is written, though that likely isn't a lot of work if there's sample source code for it.