st7789v

Crates.iost7789v
lib.rsst7789v
version0.1.2
sourcesrc
created_at2023-04-29 10:20:22.408929
updated_at2023-04-30 12:58:00.66657
descriptionA platform agnostic driver to interface with the ST7789V (waveshare 2inch LCD Module), works on VersionFive2
homepage
repository
max_upload_size
id851965
size56,785
saint (x931890193)

documentation

README

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

Commit count: 0

cargo fmt