micropython-ssd1306

OLED Display Library

A Python library for controlling a monochrome OLED display using SPI and I2C interfaces.

MicroPython SPI & I2C Display Driver for SSD1306 monochrome OLED

GitHub

0 stars
1 watching
0 forks
Language: Python
last commit: 4 months ago

Related projects:

Repository Description Stars
rdagger/micropython-ssd1309 An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython 32
rdagger/micropython-ssd1351 Provides a Python driver for controlling an SSD1351 OLED display using MicroPython 58
rdagger/micropython-ssd1322 A MicroPython display driver for grayscale OLED displays using the SSD1322 chip 12
mcauser/micropython-ssd1327 A Python library that provides an interface to control 128x128 4-bit greyscale OLED displays using MicroPython 25
rdagger/micropython-ili9341 This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. 193
fizban99/microbit_ssd1306 A Python library that enables the display of images and text on an OLED screen connected to a Micro:bit board using its I2C interface. 57
afantor/microbit_ssd1306_oled A micropython library to control an I2C OLED display connected to a micro:bit 3
anthonyknorman/micropython_ssd1306 A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. 10
fizban99/microbit_ssd1306spi A library to control a low-cost OLED display connected to the Micro:Bit microcontroller using SPI. 8
rdagger/micropython-hpdl1414 A MicroPython module for controlling a smart alphanumeric display with limited character capabilities 0
nickpmulder/ssd1306big A driver for 128x64 pixel SSD1306 OLED displays using MicroPython 24
rdagger/micropython-2.9-inch-epaper-library A software library providing an interface to interact with a 2.9-inch e-Paper display 9
fizban99/microbit_ssd1306_7seg A library that allows an OLED display to emulate a 7 segment display on a micro:bit microcontroller 8
nemart69/sh1107-micropython Driver for a 64x128 OLED display using Micropython's I2C protocol 9
robert-hh/sh1106 A MicroPython driver for controlling an OLED display connected via SPI or I2C interface 165