joukos / PaperTTY

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

PaperTTY on mac/osx #103

Open Chrisbhx opened 1 year ago

Chrisbhx commented 1 year ago

Hi I saw your project is primarily driven towards IT8951 interface and waveshare e-ink products. Would it be possible to get this working on mac/osx like m1 silicon using python ? thank you

joukos commented 11 months ago

The current implementation is aimed for Raspberry Pi since it uses their SPI library. That said, as long as you can communicate with your display with the Mac, it can be made to work with some adjustments. How much work it might be depends mostly on the interface for the display.