ili9341-rs
LCD driver
A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display
A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display
58 stars
5 watching
50 forks
Language: Rust
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
dotcypress/st7032i | A Rust driver for controlling Dot Matrix LCD Controllers | 2 |
pcein/pcd8544 | An embedded-hal based driver for a common LCD controller found in retro-style displays. | 0 |
tuupola/micropython-ili934x | A driver for controlling ILI934X series based TFT/LCD displays with MicroPython on ESP32 devices | 18 |
byronwasti/ls010b7dh01 | A Rust driver for an LCD memory module with basic graphics capabilities | 6 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
russhughes/s3lcd | A MicroPython driver for ESP32-S3 devices with ST7789 displays | 74 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 204 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
almindor/max7219 | A platform agnostic driver to interface with the MAX7219 LED display driver | 16 |
schumixmd/ttgo-st7789-micropython | A driver for the 1.14 Inch LCD display found on the TTGO T-Display ESP32 CP2104 WiFi Bluetooth Module development board | 18 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |