#display #embedded-hal #lcd-display #version-five2 #ebmedded

no-std st7789v

A platform agnostic driver to interface with the ST7789V (waveshare 2inch LCD Module), works on VersionFive2

3 releases

0.1.2 Apr 30, 2023
0.1.1 Apr 30, 2023
0.1.0 Apr 29, 2023

#1120 in Hardware support

MIT/Apache

36KB
807 lines

st7789v

image

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

Dependencies

~1.6–2.4MB
~41K SLoC