SH1106 OLED Display¶
Published on 2016-07-15 in Various Micropython Libraries and Drivers.
Another basic display driver. This one uses the framebuf module, as does the SSD1306 driver in Micropython’s source tree.
https://bitbucket.org/thesheep/micropython-ili9341/src/tip/sh1106.py
The use is pretty much the same.