#lcd-display #tft #interfacing #interface #spi #draw #st7789

tft-rs

An interfacing library for several TFT LCD displays

1 unstable release

new 0.1.0 Nov 10, 2024

#6 in #interfacing

Download history 65/week @ 2024-11-05

65 downloads per month

MIT license

15KB
355 lines

tft-rs

Generic interface library for several SPI controlled displays. Implements the embedded_graphics_core::draw_target::DrawTarget interface for these displays. Heavily inspired by the TFT_eSPI library.

Currently, this library only supports the ST7789 type of display, and is very much a work in progress. The API will change in future versions.

Dependencies

~540KB