rm-hull / luma.oled

Python module to drive a SSD1306 / SSD1309 / SSD1322 / SSD1325 / SSD1327 / SSD1331 / SSD1351 / SH1106 OLED
https://luma-oled.readthedocs.io
MIT License
790 stars 162 forks source link

Adding sh1107 support #343

Closed Pako2 closed 1 year ago

Pako2 commented 2 years ago

I added support for the SH1107 driver chip (but only for 64x128 resolution). Note: I'm not sure if for the new class SH1107 the default rotate should be 1.

rm-hull commented 1 year ago

Assume this can be closed in favour of #359 ?

thijstriemstra commented 1 year ago

ah yes, totally missed it, sorry @Pako2