MicroPython_ESP32_psRAM_LoBo icon indicating copy to clipboard operation
MicroPython_ESP32_psRAM_LoBo copied to clipboard

SSD1351 compatibility?

Open GraphicHealer opened this issue 5 years ago • 1 comments

Hello,

I dont know if I am just not looking in the right places, but I cannot find how to implement the SSD1351 OLED display into the display module built into this version of micropython. Anyone know if it is there, or if I am the first one?

thanks

GraphicHealer avatar Jun 05 '20 01:06 GraphicHealer

https://github.com/rdagger/micropython-ssd1351, it works well for me.

hsxsix avatar Jun 22 '20 10:06 hsxsix