SH1106
OLED controller driver
A MicroPython driver for controlling an OLED display connected via SPI or I2C interface
MicroPython driver for the SH1106 OLED controller
165 stars
10 watching
38 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
peter-l5/sh1107 | A driver for SH1107 OLED displays with support for I2C and SPI connections | 24 |
nemart69/sh1107-micropython | Driver for a 64x128 OLED display using Micropython's I2C protocol | 9 |
mcauser/micropython-ssd1327 | A Python library that provides an interface to control 128x128 4-bit greyscale OLED displays using MicroPython | 25 |
afantor/microbit_ssd1306_oled | A micropython library to control an I2C OLED display connected to a micro:bit | 3 |
fizban99/microbit_ssd1306spi | A library to control a low-cost OLED display connected to the Micro:Bit microcontroller using SPI. | 8 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
rdagger/micropython-ssd1351 | Provides a Python driver for controlling an SSD1351 OLED display using MicroPython | 58 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
nickpmulder/ssd1306big | A driver for 128x64 pixel SSD1306 OLED displays using MicroPython | 24 |
rdagger/micropython-ssd1306 | A Python library for controlling a monochrome OLED display using SPI and I2C interfaces. | 0 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
robert-hh/ads1x15 | A driver for ADS1x15 Analogue-Digital Converters | 95 |
hybotix/micropython-ht16k33 | A Python driver for an LED matrix display IC | 44 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
rdagger/micropython-ssd1309 | An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython | 32 |