ili9342c_mpy
Display driver
An ILI9342C display driver for MicroPython
ILI9342C Fast 'C' Driver for MicroPython (M5Stack Core)
52 stars
4 watching
13 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
ili9341ili9342m5stackmicropython
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/gc9a01_mpy | A fast MicroPython driver for GC9A01 display modules with support for various features including display rotation, scrolling, and text rendering. | 152 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
russhughes/s3lcd | A MicroPython driver for ESP32-S3 devices with ST7789 displays | 74 |
minyiky/lvgl_esp32_gc9a01 | A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver | 10 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
rdagger/micropython-ssd1322 | A MicroPython display driver for grayscale OLED displays using the SSD1322 chip | 12 |