loboris / MicroPython_ESP32_psRAM_LoBo

MicroPython for ESP32 with psRAM support
Other
831 stars 344 forks source link

SSD1351 compatibility? #317

Open GraphicHealer opened 4 years ago

GraphicHealer commented 4 years ago

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

hsxsix commented 4 years ago

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