{"id":15416966,"url":"https://github.com/blueandi/zumohalinterfaces","last_synced_at":"2025-10-04T11:49:10.020Z","repository":{"id":240257139,"uuid":"802114368","full_name":"BlueAndi/ZumoHALInterfaces","owner":"BlueAndi","description":"Zumo C++ Interfaces for abstract hardware abstraction layer.","archived":false,"fork":false,"pushed_at":"2025-08-02T09:13:16.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T11:39:01.607Z","etag":null,"topics":["zumo","zumo-robot"],"latest_commit_sha":null,"homepage":"https://blueandi.github.io/ZumoHALInterfaces/","language":"C++","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/BlueAndi.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,"zenodo":null}},"created_at":"2024-05-17T14:54:14.000Z","updated_at":"2025-06-29T11:11:01.000Z","dependencies_parsed_at":"2024-05-17T16:31:25.938Z","dependency_job_id":"6230ea68-b199-4879-b772-c57da44b0e78","html_url":"https://github.com/BlueAndi/ZumoHALInterfaces","commit_stats":{"total_commits":22,"total_committers":4,"mean_commits":5.5,"dds":0.6363636363636364,"last_synced_commit":"ed469dce31c13e221942f8141aaf48ad10d4c7b3"},"previous_names":["blueandi/zumohalinterfaces"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/BlueAndi/ZumoHALInterfaces","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FZumoHALInterfaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FZumoHALInterfaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FZumoHALInterfaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FZumoHALInterfaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueAndi","download_url":"https://codeload.github.com/BlueAndi/ZumoHALInterfaces/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FZumoHALInterfaces/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278308628,"owners_count":25965654,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["zumo","zumo-robot"],"created_at":"2024-10-01T17:14:18.747Z","updated_at":"2025-10-04T11:49:10.015Z","avatar_url":"https://github.com/BlueAndi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZumoHALInterfaces \u003c!-- omit in toc --\u003e\r\n\r\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://choosealicense.com/licenses/mit/)\r\n[![Repo Status](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)\r\n[![Release](https://img.shields.io/github/release/BlueAndi/ZumoHALInterfaces.svg)](https://github.com/BlueAndi/ZumoHALInterfaces/releases)\r\n\r\nC++ interfaces of the Hardware abstraction layer for the Pololu Zumo32U4 robot (see [https://www.pololu.com/category/129/zumo-robots-and-accessories](https://www.pololu.com/category/129/zumo-robots-and-accessories)).\r\n\r\n## Table of content \u003c!-- omit in toc --\u003e\r\n\r\n- [Architecture](#architecture)\r\n  - [The Principle](#the-principle)\r\n  - [Detail](#detail)\r\n- [Issues, Ideas And Bugs](#issues-ideas-and-bugs)\r\n- [License](#license)\r\n- [Contribution](#contribution)\r\n\r\n## Architecture\r\n\r\n### The Principle\r\n\r\n![Principle](http://www.plantuml.com/plantuml/proxy?cache=no\u0026src=https://raw.githubusercontent.com/BlueAndi/ZumoHALInterfaces/master/doc/uml/Principle.plantuml)\r\n\r\n### Detail\r\n\r\n![HAL](http://www.plantuml.com/plantuml/proxy?cache=no\u0026src=https://raw.githubusercontent.com/BlueAndi/ZumoHALInterfaces/master/doc/uml/HAL.plantuml)\r\n\r\n## Issues, Ideas And Bugs\r\n\r\nIf you have further ideas or you found some bugs, great! Create a [issue](https://github.com/BlueAndi/ZumoHALInterfaces/issues) or if you are able and willing to fix it by yourself, clone the repository and create a pull request.\r\n\r\n## License\r\n\r\nT#he whole source code is published under the [MIT license](http://choosealicense.com/licenses/mit/).\r\nConsider the different licenses of the used third party libraries too!\r\n\r\n## Contribution\r\n\r\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any\r\nadditional terms or conditions.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueandi%2Fzumohalinterfaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueandi%2Fzumohalinterfaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueandi%2Fzumohalinterfaces/lists"}