tft-rs

Crates.iotft-rs
lib.rstft-rs
version0.1.0
sourcesrc
created_at2024-11-10 15:27:37.200207
updated_at2024-11-10 15:27:37.200207
descriptionAn interfacing library for several TFT LCD displays
homepage
repositoryhttps://github.com/ActuallyRuben/tft-rs
max_upload_size
id1443003
size22,289
Ruben (ActuallyRuben)

documentation

README

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.

Commit count: 3

cargo fmt