Open psxrester opened 11 months ago
Hi! Yes, it's easy to add support for new OLEDs because the display.c functions are all abstracted, and the SH1106 is extremely similar to the SSD1306. I could add SH1106 support in a few days, but it's not a priority right now. I might get to it next year.
I really loved to know about that. I got a display from Aliexpress ( https://pt.aliexpress.com/item/1005006018476472.html?spm=a2g0o.order_list.order_list_main.77.713acaa4PDW60w&gatewayAdapt=glo2bra ) that says compatible to SSD1306 and I really like to use it because of its big size. I've been hoping that it was plug and play compatible. My wiring are ok, I tested with other display and it works fine, but the new one only display trash. So I really thank you if you add support for it.
Hi! Yes, it's easy to add support for new OLEDs because the display.c functions are all abstracted, and the SH1106 is extremely similar to the SSD1306. I could add SH1106 support in a few days, but it's not a priority right now. I might get to it next year.
Any news?
Could be possible support OLED display sh1106 driver?