{"id":17280901,"url":"https://github.com/initerworker/gc9a01","last_synced_at":"2025-04-10T02:28:38.528Z","repository":{"id":143861844,"uuid":"567534383","full_name":"IniterWorker/gc9a01","owner":"IniterWorker","description":"GC9A01 Display Driver","archived":false,"fork":false,"pushed_at":"2024-10-18T21:37:25.000Z","size":434,"stargazers_count":20,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T01:07:51.108Z","etag":null,"topics":["driver","gc9a01","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IniterWorker.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["initerworker"]}},"created_at":"2022-11-18T01:50:26.000Z","updated_at":"2025-03-06T13:32:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd5d5981-8131-46df-88c4-236aa5fea230","html_url":"https://github.com/IniterWorker/gc9a01","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IniterWorker%2Fgc9a01","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IniterWorker%2Fgc9a01/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IniterWorker%2Fgc9a01/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IniterWorker%2Fgc9a01/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IniterWorker","download_url":"https://codeload.github.com/IniterWorker/gc9a01/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143947,"owners_count":21054850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["driver","gc9a01","rust"],"created_at":"2024-10-15T09:22:21.076Z","updated_at":"2025-04-10T02:28:38.493Z","avatar_url":"https://github.com/IniterWorker.png","language":"Rust","funding_links":["https://github.com/sponsors/initerworker"],"categories":[],"sub_categories":[],"readme":"# GC9A01\n\n\u003cp align=\"left\"\u003e\n    \u003ca href=\"https://github.com/initerworker/gc9a01/actions/workflows/rust-release.yml\"\u003e\u003cimg src=\"https://github.com/initerworker/gc9a01/actions/workflows/rust-release.yml/badge.svg\" alt=\"Github CI/CD\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://crates.io/crates/gc9a01-rs\"\u003e\u003cimg src=\"https://img.shields.io/crates/v/gc9a01-rs.svg\" alt=\"Crates.io\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://docs.rs/gc9a01-rs\"\u003e\u003cimg src=\"https://docs.rs/gc9a01-rs/badge.svg\" alt=\"Docs.rs\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cimg src=\"./images/picture.jpg\" alt=\"Gc9a01-rs\" align=\"center\"\u003e\n\nRust implementation SPI 4-wire driver for the Gc9a01 display driver with a generic interface for display drivers and embedded-hal v1.0.0 support.\n\n## GC9A01 Display Driver\n\nThis crate provides a driver interface to the GC9A01 LCD display driver. It\nsupports SPI via the [`display_interface`](https://docs.rs/display_interface) crate.\n\nThe main driver is created using [`Gc9a01::new`] which accepts an interface instance, display,\nsize, rotation and mode. The following display modes are supported:\n\n- [`BasicMode`] - A simple mode with lower level methods available.\n- [`BufferedGraphics`] - A framebuffered mode with additional methods and integration with\n  [embedded-graphics](https://docs.rs/embedded-graphics).\n\n### Support\n\n- [Embedded-graphics 2D graphics library](https://github.com/embedded-graphics/embedded-graphics)\n- [Generic Interface for Display Drivers](https://github.com/therealprof/display-interface)\n- [Embedded-hal v1.0.0](https://github.com/rust-embedded/embedded-hal/tree/embedded-hal-v1.0.0)\n\n### Example\n\n- [Waveshare esp32-s3-touch-lcd-1-28](https://github.com/IniterWorker/esp32-s3-touch-lcd-1-28)\n\n### Hardware\n\n- [1.28 inch TFT LCD Display Module Round RGB 240*240 GC9A01 Driver 4 Wire SPI](https://www.aliexpress.com/item/1005001382069930.html)\n\n## Inspiration\n\n- From [jamwaffles/ssd1306](https://github.com/jamwaffles/ssd1306)\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or\n  http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the\nwork by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finiterworker%2Fgc9a01","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finiterworker%2Fgc9a01","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finiterworker%2Fgc9a01/lists"}