Gc9a01-rs driver
Rust implementation SPI 4-wire driver for the Gc9a01 display driver

Getting started
bash
cargo run --example blackpill_test --release --target thumbv7em-none-eabihf
Support
Playgrounds
Drivers
Hardware
TODO
- [x] Blackpill Playground
- [x] Buy the hardware
- [x] Delivery expected by 13 Dec 2022
- [x] Implement write-only cmds
- [x] Write-only operation
- [x] Implement a working display init
- [x] Documentation
- [x] Test
- [ ] Implement display rotation
- [x] Implement buffered context
- [x] Implement embedded-graphics
- [ ] Rust Documentation
- [ ] Rust Cargo Deploy
Inspiration
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.