Close

SH1106 OLED Display

A project log for Various Micropython Libraries and Drivers

A collection of miscellaneous libraries and drivers for Micropython

dehipudeʃhipu 07/15/2016 at 13:530 Comments

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.

Discussions