Crates.io | st7735-lcd |
lib.rs | st7735-lcd |
version | 0.10.0 |
source | src |
created_at | 2019-06-08 09:46:28.822794 |
updated_at | 2024-03-14 19:56:49.294332 |
description | ST7735 TFT LCD driver with embedded-graphics support |
homepage | |
repository | https://github.com/sajattack/st7735-lcd-rs |
max_upload_size | |
id | 139782 |
size | 13,840 |
This is a Rust library for displays using the ST7735 driver with embedded_graphics, embedded_hal, and no_std, no_alloc support. Documentation is available here. Examples are here