packed-font

Font library

Memory efficient font encoding and rendering library for MicroPython and SSD1306 OLED displays.

Memory efficient MicroPython fonts for the Pico Pi and SSD1306 OLED Display

GitHub

17 stars
3 watching
3 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

micropythonmicropython-rpi-picopicossd1309

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nickpmulder/ssd1306bigA driver for 128x64 pixel SSD1306 OLED displays using MicroPython24
anthonyknorman/micropython_ssd1306A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers.10
rdagger/micropython-ssd1309An open-source display driver library for the SSD1309 monochrome OLED screen using MicroPython33
rdagger/micropython-ssd1322A MicroPython display driver for grayscale OLED displays using the SSD1322 chip12
rdagger/micropython-ssd1306A Python library for controlling a monochrome OLED display using SPI and I2C interfaces.0
fizban99/microbit_ssd1306A Python library that enables the display of images and text on an OLED screen connected to a Micro:bit board using its I2C interface.59
rdagger/micropython-ssd1351Provides a Python driver for controlling an SSD1351 OLED display using MicroPython58
russhughes/st7789py_mpyA MicroPython driver for ST7789 displays171
russhughes/st7789_mpyA MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations.569
peterhinch/micropython-font-to-pyConverts industry-standard font files to Python source code that can be deployed on MicroPython platforms.393
jposada202020/micropython_uplotMicroPython graphics framework for small displays using the IL9486 driver2
alankrantas/micropython_gt30l24t3y_big5_fontA Python driver to read BIG-5 font data from the GT30L24T3Y/ER3303-1 SPI chip2
rdagger/micropython-ili9341This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices.199
fizban99/microbit_ssd1306_7segA library that allows an OLED display to emulate a 7 segment display on a micro:bit microcontroller9
mcauser/micropython-ssd1327A Python library that provides an interface to control 128x128 4-bit greyscale OLED displays using MicroPython25