mp-ili9341
Display controller
A Python driver for controlling an ILI9341 TFT display on a microcontroller
Micropython Driver for ILI9341 TFT Display
1 stars
2 watching
0 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
tuupola/micropython-ili934x | A driver for controlling ILI934X series based TFT/LCD displays with MicroPython on ESP32 devices | 18 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
anthonyknorman/micropython_st7735 | A Python library providing a hardware abstraction layer for interacting with 128x128 TFT displays. | 25 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |
russhughes/t-display-s3 | A driver for MicroPython that enables basic display functionality on the TTGO T-Display-S3 board | 13 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
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 |
minyiky/lvgl_esp32_gc9a01 | A driver that enables LVGL micropython bindings on ESP32 for the GC901 display driver | 10 |
russhughes/gc9a01py | A display driver for microcontrollers, supporting bitmap fonts and basic graphics | 41 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |