{"id":29470026,"url":"https://github.com/fang717/zig-rp1210d","last_synced_at":"2025-07-23T17:08:10.547Z","repository":{"id":303186722,"uuid":"1014550898","full_name":"Fang717/zig-rp1210D","owner":"Fang717","description":"RP1210D Implementation in Zig","archived":false,"fork":false,"pushed_at":"2025-07-08T17:32:40.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T13:42:40.140Z","etag":null,"topics":["nexiq","rp1210","zig"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fang717.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-07-06T00:16:43.000Z","updated_at":"2025-07-08T17:33:51.000Z","dependencies_parsed_at":"2025-07-06T08:31:36.277Z","dependency_job_id":"cce64d47-c6ef-4fc4-a577-596139f57032","html_url":"https://github.com/Fang717/zig-rp1210D","commit_stats":null,"previous_names":["fang717/zig-rp1210d"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fang717/zig-rp1210D","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fang717%2Fzig-rp1210D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fang717%2Fzig-rp1210D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fang717%2Fzig-rp1210D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fang717%2Fzig-rp1210D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fang717","download_url":"https://codeload.github.com/Fang717/zig-rp1210D/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fang717%2Fzig-rp1210D/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266717708,"owners_count":23973384,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["nexiq","rp1210","zig"],"created_at":"2025-07-14T12:01:18.104Z","updated_at":"2025-07-23T17:08:10.528Z","avatar_url":"https://github.com/Fang717.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# RP1210D Implementation in Zig\n\nThis project is a complete implementation of the [RP1210D](https://www.atabusinesssolutions.com/Shopping/Product/viewproduct/2675472/TMC-Individual-RP), the most recent revision of the **RP1210** communications interface standard, written entirely in the [Zig programming language](https://ziglang.org/).\n\nThe purpose of this project is to provide a **native Zig library** for developing diagnostic and reprogramming tools compatible with RP1210-compliant devices such as the **Nexiq USB-Link**, **DrewLinQ**, **Dearborn DPA5**, and others.\n\n## Features\n\n- 🧩 Pure Zig codebase — no C or Windows headers required.\n- ⚙️ Implements all RP1210D functions:\n  - `RP1210_ClientConnect`\n  - `RP1210_ClientDisconnect`\n  - `RP1210_SendMessage`\n  - `RP1210_ReadMessage`\n  - `RP1210_ReadVersion`\n  - `RP1210_SendCommand`\n  - `RP1210_GetHardwareStatus`\n  - `RP1210_GetErrorMsg`\n- 🪟 Works with Windows `.dll` interface model.\n- 🧪 Designed for robust unit testing and cross-platform support.\n- 🔧 Can be used to build Zig-based diagnostic tools, logging systems, or reflashing utilities.\n\n## Why Zig?\n\nZig offers modern tooling, a simpler build system, and direct memory control, making it ideal for systems programming. Compared to C, it eliminates many of the pitfalls (like undefined behavior) and provides a more ergonomic developer experience.\n\n## Getting Started\n\n### Requirements\n\n- Zig 0.15.0 or later\n- Windows (for RP1210 DLLs)\n- RP1210-compliant hardware and drivers\n\n### Build\n\n```bash\nzig build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffang717%2Fzig-rp1210d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffang717%2Fzig-rp1210d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffang717%2Fzig-rp1210d/lists"}