#lcd #embedded-graphics #no-alloc #st7735

st7735-lcd

ST7735 TFT LCD driver with embedded-graphics support

16 releases (8 breaking)

0.9.0 Jun 29, 2023
0.8.1 Jun 19, 2021
0.8.0-alpha.1 Oct 12, 2020
0.7.1 May 19, 2020
0.4.0 Jun 10, 2019
Download history 218/week @ 2023-08-06 309/week @ 2023-08-13 229/week @ 2023-08-20 345/week @ 2023-08-27 186/week @ 2023-09-03 163/week @ 2023-09-10 134/week @ 2023-09-17 69/week @ 2023-09-24 135/week @ 2023-10-01 149/week @ 2023-10-08 222/week @ 2023-10-15 391/week @ 2023-10-22 204/week @ 2023-10-29 193/week @ 2023-11-05 262/week @ 2023-11-12 207/week @ 2023-11-19

889 downloads per month
Used in 9 crates (8 directly)

MIT license

13KB
322 lines

st7735-lcd-rs

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

ferris-demo


lib.rs:

This crate provides a ST7735 driver to connect to TFT displays.

Dependencies

~65–800KB