3 releases
0.1.2 | Apr 30, 2023 |
---|---|
0.1.1 | Apr 30, 2023 |
0.1.0 | Apr 29, 2023 |
#1591 in Hardware support
36KB
807 lines
st7789v
A (mostly) platform agnostic driver to interface with the ST7789V LCD controller.
Special for VersionFive2 2inch LCD Module
Official demo c Version
https://forum.rvspace.org/t/source-code-for-sense-hat-b-and-lcd-with-visionfive-2/852
LCD_Demo.tar.gz (1.2 MB)
Similar/Alternative drivers
This driver is a fork of Gussy/st7789v that has been modified to work on VersionFive2 with Waveshare LCD displays.
Run example
cargo run --example versionfive2
TODO
Rotate image.....
License
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Dependencies
~1.7–2.4MB
~43K SLoC