{"id":20592140,"url":"https://github.com/igelbox/tm1637-rs","last_synced_at":"2025-04-14T22:53:59.269Z","repository":{"id":57669952,"uuid":"164175192","full_name":"igelbox/tm1637-rs","owner":"igelbox","description":"A platform agnostic driver to a LED-display powered by the TM1637 chip","archived":false,"fork":false,"pushed_at":"2023-12-23T10:40:04.000Z","size":10,"stargazers_count":5,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T10:54:22.588Z","etag":null,"topics":["embedded-hal-driver","hardware-support","no-std","rust"],"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/igelbox.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}},"created_at":"2019-01-05T02:40:05.000Z","updated_at":"2024-11-01T12:34:53.000Z","dependencies_parsed_at":"2022-09-26T20:40:41.388Z","dependency_job_id":null,"html_url":"https://github.com/igelbox/tm1637-rs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igelbox%2Ftm1637-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igelbox%2Ftm1637-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igelbox%2Ftm1637-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igelbox%2Ftm1637-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igelbox","download_url":"https://codeload.github.com/igelbox/tm1637-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774987,"owners_count":21159534,"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-hal-driver","hardware-support","no-std","rust"],"created_at":"2024-11-16T07:42:50.194Z","updated_at":"2025-04-14T22:53:59.251Z","avatar_url":"https://github.com/igelbox.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `TM1637`\n\u003e A lightweight platform-agnostic driver to a LED-display powered by the TM1637 chip\n\n[![crates.io](https://img.shields.io/crates/v/tm1637.svg)](https://crates.io/crates/tm1637)\n[![Released API docs](https://docs.rs/tm1637/badge.svg)](https://docs.rs/tm1637)\n\n## Features\n- Formatting number as HEX-digits\n- Controlling each particular segment using a bitmask\n- Brightness control\n- Low ROM usage, e.g. the working example features using the following config take **488**\\* additional bytes:\n```toml\n[profile.release]\ncodegen-units = 1\ndebug = true\nlto = true\nopt-level = 'z'\n```\n_\\* 580 bytes in case if the real HAL delay is used._\n\n\n## Working Example\nA simple example using a 4-digit LED-display is located [here](examples/main.rs).\n\nBTW, it could be built and flashed into STM32C8T6 (Blue-Pill) using Visual Studio Code.\nAll required extensions are listed [here](.vscode/extensions.json).\n\n## License\nLicensed under MIT license ([LICENSE](LICENSE) or http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figelbox%2Ftm1637-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figelbox%2Ftm1637-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figelbox%2Ftm1637-rs/lists"}