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 |
#198 in Hardware support
1,789 downloads per month
Used in 9 crates
(8 directly)
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
lib.rs
:
This crate provides a ST7735 driver to connect to TFT displays.
Dependencies
~160KB