#st7735 #lcd #driver #st7735-lcd

st7735-lcd

ST7735 TFT LCD driver with embedded-graphics support

17 releases (9 breaking)

0.10.0 Mar 14, 2024
0.9.0 Jun 29, 2023
0.8.1 Jun 19, 2021
0.8.0-alpha.1 Oct 12, 2020
0.4.0 Jun 10, 2019

#573 in Hardware support

Download history 568/week @ 2025-01-27 346/week @ 2025-02-03 339/week @ 2025-02-10 233/week @ 2025-02-17 272/week @ 2025-02-24 414/week @ 2025-03-03 703/week @ 2025-03-10 889/week @ 2025-03-17 586/week @ 2025-03-24 411/week @ 2025-03-31 549/week @ 2025-04-07 847/week @ 2025-04-14 792/week @ 2025-04-21 623/week @ 2025-04-28 1281/week @ 2025-05-05 663/week @ 2025-05-12

3,400 downloads per month
Used in 9 crates (8 directly)

MIT license

13KB
322 lines

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


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

Dependencies

~160KB