Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 982 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 982 Bytes

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