ettoreleandrotognoli / gc9a01

GC9A01 Display Driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gc9a01-rs driver

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

Gc9a01-rs

Getting started

cargo run --example blackpill_test --release --target thumbv7em-none-eabihf

Support

Playgrounds

Drivers

Hardware

TODO

  • Blackpill Playground
    • SPI Setup
  • Buy the hardware
    • Delivery expected by 13 Dec 2022
  • Implement write-only cmds
    • Write-only operation
    • Implement a working display init
    • Documentation
    • Test
  • Implement display rotation
  • Implement buffered context
  • Implement embedded-graphics
  • Rust Documentation
  • Rust Cargo Deploy

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.

About

GC9A01 Display Driver

License:Apache License 2.0


Languages

Language:Rust 98.7%Language:GDB 1.3%