Anyone working on SSD1283A display driver?
Posted: Sat Dec 19, 2020 12:03 am
Hello, I've been looking for display for my ESP32 powered bicycle odometer and found this transflective display on aliexpress.
I am not new to micropython, but I've never written a driver for a display. Where can I look for inspiration?
Should I subclass FrameBuffer?
I even found the datasheet.
Thanks in advance
I am not new to micropython, but I've never written a driver for a display. Where can I look for inspiration?
Should I subclass FrameBuffer?
I even found the datasheet.
Thanks in advance