{"id":18977322,"url":"https://github.com/mikhailms/microbit-text-scroller","last_synced_at":"2026-04-09T18:30:15.896Z","repository":{"id":87811921,"uuid":"533103854","full_name":"MikhailMS/microbit-text-scroller","owner":"MikhailMS","description":"Simple Text Scroller for micro:bit","archived":false,"fork":false,"pushed_at":"2022-09-11T01:12:47.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T09:42:08.888Z","etag":null,"topics":["embedded","microbit","text-scroller"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikhailMS.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":"2022-09-06T00:30:56.000Z","updated_at":"2023-06-28T20:48:50.000Z","dependencies_parsed_at":"2024-01-22T16:31:50.048Z","dependency_job_id":null,"html_url":"https://github.com/MikhailMS/microbit-text-scroller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-text-scroller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-text-scroller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-text-scroller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-text-scroller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikhailMS","download_url":"https://codeload.github.com/MikhailMS/microbit-text-scroller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978046,"owners_count":19728271,"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":["embedded","microbit","text-scroller"],"created_at":"2024-11-08T15:28:34.702Z","updated_at":"2026-04-09T18:30:15.718Z","avatar_url":"https://github.com/MikhailMS.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microbit Text Scroller\n\nThis lib provides a simple ScrollMessage struct that would allow you to have scrolling text on your microbit 5*5 LED display\n\nRationale:\n\nInitially I thought this functionality already been implemented and is nicely available, however I only managed to find [1 crate](https://github.com/mattheww/microbit-text) that should have worked for me,\nbut it didn't (still not sure why), sooo that's the main reason for me creating this lib (plus I wanted to practice some Rust)\n\nSo anyhow it was a great experience for me and maybe this lib would be of use to someone else out there\n\n\n## Usage\nThis lib is not available on `crates.io`, so you'd need to add it to your Cargo.toml as following\n```\n[dependencies]\nmicrobit-text-scroller = { git = \"https://github.com/MikhailMS/microbit-text-scroller\" }\n```\n\n## Examples\nWhile this is super easy to use lib, if you feel like you want to see some examples - [check out this repo](https://github.com/MikhailMS/microbit-discovery-examples)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Fmicrobit-text-scroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhailms%2Fmicrobit-text-scroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Fmicrobit-text-scroller/lists"}