Crates.io | gc9a01a |
lib.rs | gc9a01a |
version | 0.1.1 |
source | src |
created_at | 2022-12-11 18:59:08.644516 |
updated_at | 2023-05-30 18:13:12.559737 |
description | SPI driver for the GC9A01A LCD display controller |
homepage | |
repository | https://gitlab.com/jspngh/gc9a01a-rs |
max_upload_size | |
id | 734460 |
size | 82,855 |
Rust library for working with the GC9A01A display driver.
This crate supports no_std
and can be used with
embedded-graphics
.
This repository is still a work-in-progress, but the basic functionality is already in-place.
In the examples/
directory, you can find examples for the Raspberry
Pi Pico. It has been tested with the round waveshare 1.28" LCD screen.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.