st7789py_mpy

Display controller

A slow MicroPython driver for a 240x240 ST7789 display without CS pin support.

Slow micropython driver for 240x240 ST7789 display without CS pin from Ali Express, written in MicroPython

GitHub

85 stars
4 watching
32 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list

display-drivermicropythonmicropython-esp8266spist7789

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
devbis/st7789_mpy A driver for displaying graphics on ST7789-based displays with MicroPython 196
russhughes/st7789_mpy A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. 557
russhughes/st7789py_mpy A MicroPython driver for ST7789 displays 163
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52
onemadgypsy/upy-st7789 A driver that provides a simple interface to control ST7789 displays 1
russhughes/gc9a01_mpy A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. 152
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
russhughes/st7789s3_mpy A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. 62
antirez/uc8151_micropython A MicroPython driver for controlling e-paper displays using the UC8151 chip 136
antirez/st77xx-pure-mp A pure MicroPython driver for ST77xx displays with low memory requirements and optimized direct memory access. 23
pdwerryhouse/max7219_8digit A driver for connecting 8x7 digit displays to microcontrollers using SPI protocol 23
minyiky/lvgl_esp32_gc9a01 A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver 10
russhughes/wt32sc01py A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. 12
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
rdagger/micropython-ili9341 This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. 193