micropython-ssd1327
OLED controller
A Python library that provides an interface to control 128x128 4-bit greyscale OLED displays using MicroPython
MicroPython driver for SSD1327 128x128 4-bit greyscale OLED displays
25 stars
4 watching
10 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
grovegrove-oled-displaymicropythonoled-displayssd1327
Related projects:
Repository | Description | Stars |
---|---|---|
afantor/microbit_ssd1306_oled | A micropython library to control an I2C OLED display connected to a micro:bit | 3 |
rdagger/micropython-ssd1306 | A Python library for controlling a monochrome OLED display using SPI and I2C interfaces. | 0 |
rdagger/micropython-ssd1351 | Provides a Python driver for controlling an SSD1351 OLED display using MicroPython | 58 |
fizban99/microbit_ssd1306spi | A library to control a low-cost OLED display connected to the Micro:Bit microcontroller using SPI. | 8 |
rdagger/micropython-ssd1322 | A MicroPython display driver for grayscale OLED displays using the SSD1322 chip | 12 |
rdagger/micropython-ssd1309 | An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython | 32 |
nickpmulder/ssd1306big | A driver for 128x64 pixel SSD1306 OLED displays using MicroPython | 24 |
nemart69/sh1107-micropython | Driver for a 64x128 OLED display using Micropython's I2C protocol | 9 |
mcauser/micropython-tm1638 | A MicroPython driver for controlling 7-segment LED displays with switches. | 28 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
mcauser/micropython-p9813 | A driver for RGB LED controllers | 7 |
robert-hh/sh1106 | A MicroPython driver for controlling an OLED display connected via SPI or I2C interface | 165 |
mcauser/micropython-hx1230 | A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. | 5 |
mcauser/micropython-pcd8544 | A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices | 66 |