6 releases (3 breaking)

0.4.2 Oct 18, 2024
0.4.1 Sep 29, 2024
0.3.1 Sep 26, 2024
0.2.1 Apr 21, 2024
0.1.0 Jul 21, 2023

#252 in Embedded development

Download history 2/week @ 2024-07-14 5/week @ 2024-07-21 63/week @ 2024-07-28 170/week @ 2024-09-01 41/week @ 2024-09-08 66/week @ 2024-09-15 232/week @ 2024-09-22 308/week @ 2024-09-29 87/week @ 2024-10-06 209/week @ 2024-10-13 55/week @ 2024-10-20 16/week @ 2024-10-27

374 downloads per month

MIT/Apache

100KB
2K SLoC

GC9A01

Github CI/CD Crates.io Docs.rs

Gc9a01-rs

Rust implementation SPI 4-wire driver for the Gc9a01 display driver with a generic interface for display drivers and embedded-hal v1.0.0 support.

GC9A01 Display Driver

This crate provides a driver interface to the GC9A01 LCD display driver. It supports SPI via the display_interface crate.

The main driver is created using Gc9a01::new which accepts an interface instance, display, size, rotation and mode. The following display modes are supported:

Support

Example

Hardware

Inspiration

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.

Dependencies

~220KB