bobrippling / gc9a01a-rs

"forked" from https://gitlab.com/jspngh/gc9a01a-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust GC9A01A driver

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.

Examples

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.

License

Licensed under either of

at your option.

Contribution

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.

About

"forked" from https://gitlab.com/jspngh/gc9a01a-rs

License:Apache License 2.0


Languages

Language:Rust 100.0%