st7789py_mpy
LCD driver
A MicroPython driver for ST7789 displays
Driver for 320x240, 240x240, 135x240 and 128x128 ST7789 displays written in MicroPython
163 stars
4 watching
60 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
bitmap-fontsdrivermicropythonst7789truetype
Related projects:
Repository | Description | Stars |
---|---|---|
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 204 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
mcauser/micropython-pcd8544 | A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices | 66 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
russhughes/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 152 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
mcauser/micropython-hx1230 | A MicroPython library for controlling HX1230 96x68 monochrome LCD displays. | 5 |