{"id":13612539,"url":"https://github.com/Kezii/Rust-M5Stack-Cardputer","last_synced_at":"2025-04-13T12:32:09.239Z","repository":{"id":225869832,"uuid":"767074265","full_name":"Kezii/Rust-M5Stack-Cardputer","owner":"Kezii","description":"Rust firmware hal and examples for M5Stack Cardputer","archived":false,"fork":false,"pushed_at":"2024-03-27T11:39:29.000Z","size":3013,"stargazers_count":34,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T20:42:49.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kezii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-03-04T16:53:34.000Z","updated_at":"2024-11-07T10:24:13.000Z","dependencies_parsed_at":"2024-03-15T21:24:25.408Z","dependency_job_id":"20da4d2f-4372-43a8-8928-b599f9d71449","html_url":"https://github.com/Kezii/Rust-M5Stack-Cardputer","commit_stats":null,"previous_names":["kezii/rust-m5stack-cardputer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kezii%2FRust-M5Stack-Cardputer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kezii%2FRust-M5Stack-Cardputer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kezii%2FRust-M5Stack-Cardputer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kezii%2FRust-M5Stack-Cardputer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kezii","download_url":"https://codeload.github.com/Kezii/Rust-M5Stack-Cardputer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714614,"owners_count":21149926,"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":[],"created_at":"2024-08-01T20:00:31.337Z","updated_at":"2025-04-13T12:32:08.039Z","avatar_url":"https://github.com/Kezii.png","language":"Rust","funding_links":[],"categories":["Projects","Community Apps"],"sub_categories":["`std`","Misc."],"readme":"# Rust on M5Stack Cardputer\n\u003ca href=\"https://github.com/Kezii/Rust-M5Stack-Cardputer/actions\"\u003e\u003cimg alt=\"actions\" src=\"https://github.com/Kezii/Rust-M5Stack-Cardputer/actions/workflows/rust.yml/badge.svg\"\u003e\u003c/a\u003e\n\n### Implemented drivers\n- [x] display\n- [x] keyboard\n- [x] speaker (needs testing, #2)\n- [ ] sd card\n- [ ] battery\n- [ ] microphone\n- [ ] rgb led\n\n### Utilities\n- [x] double buffering\n- [x] keyboard input events (typing, shift/fn etc)\n- [ ] sd card filesystem ?\n- [ ] app loader ?\n\n# Getting started\n\nFirst, install cargo or rustup using your (Linux) package manager, or from the official website\n\nhttps://doc.rust-lang.org/cargo/getting-started/installation.html\n\nThen, install the toolchain for esp32, following their official book\n\nhttps://esp-rs.github.io/book/installation/riscv-and-xtensa.html\n\n# Examples\n\n## 3d graphics demo\nhttps://github.com/Kezii/Rust-M5Stack-Cardputer/assets/3357750/658bd303-03c5-4dc2-9c49-75a98b667719\n\n\nInteractive 3d graphics demo based on [embedded-gfx](https://github.com/Kezii/embedded-gfx)\n\nUse (orange) arrow keys to move, EASD to look around\n\n```\ncargo run --release --bin graphics\n```\n\n## Terminal emulator with rink-core\n\n![terminal](https://github.com/Kezii/Rust-M5Stack-Cardputer/assets/3357750/90585aa0-dfcb-4bc8-bd9d-3e5204a807f0)\n\nTerminal emulator with rink-core built-in, with a reduced set of (gnu) units so it fits on the ram\n\nYou can use it as a simple units-aware calculator\n\n```\ncargo run --release --bin rink\n```\n\n## ESP-NOW remote keyboard\n\nSends key events over ESP-NOW, using the Cardputer as a remote keyboard\n\nAn ESP-NOW receiver with a wifi access point is required\n\n```\ncargo run --release --bin espnow_remote\n```\n\n\n# Credits\nUpstream display driver\n\nhttps://github.com/almindor/st7789\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKezii%2FRust-M5Stack-Cardputer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKezii%2FRust-M5Stack-Cardputer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKezii%2FRust-M5Stack-Cardputer/lists"}