{"id":17617394,"url":"https://github.com/angelodlfrtr/go-canopen","last_synced_at":"2025-10-16T10:26:14.265Z","repository":{"id":57502549,"uuid":"208432843","full_name":"angelodlfrtr/go-canopen","owner":"angelodlfrtr","description":"Canopen implementation in golang","archived":false,"fork":false,"pushed_at":"2024-03-06T08:52:17.000Z","size":65,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T18:12:14.681Z","etag":null,"topics":["can-bus","canopen","canopen-protocol","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/angelodlfrtr.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}},"created_at":"2019-09-14T11:48:30.000Z","updated_at":"2024-08-02T19:03:00.000Z","dependencies_parsed_at":"2024-06-13T05:02:27.930Z","dependency_job_id":null,"html_url":"https://github.com/angelodlfrtr/go-canopen","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/angelodlfrtr/go-canopen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelodlfrtr%2Fgo-canopen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelodlfrtr%2Fgo-canopen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelodlfrtr%2Fgo-canopen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelodlfrtr%2Fgo-canopen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelodlfrtr","download_url":"https://codeload.github.com/angelodlfrtr/go-canopen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelodlfrtr%2Fgo-canopen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279178247,"owners_count":26120152,"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-16T02:00:06.019Z","response_time":53,"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":["can-bus","canopen","canopen-protocol","golang"],"created_at":"2024-10-22T19:13:25.611Z","updated_at":"2025-10-16T10:26:14.234Z","avatar_url":"https://github.com/angelodlfrtr.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-canopen\n\nImplement canopen protocol with [https://github.com/angelodlfrtr/go-can](https://github.com/angelodlfrtr/go-can)\n\nPort of [https://github.com/christiansandberg/canopen](https://github.com/christiansandberg/canopen)\nwritten in Python\n\n## Installation\n\n```bash\ngo get github.com/angelodlfrtr/go-canopen\n```\n\n## Basic usage\n\n```go\npackage main\n\nimport (\n  \"github.com/angelodlfrtr/go-can\"\n  \"github.com/angelodlfrtr/go-canopen\"\n  \"github.com/angelodlfrtr/go-can/transports\"\n  \"log\"\n)\n\nfunc main() {\n}\n```\n\n## License\n\nCopyright (c) 2019 The go-canopen contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"),\nto deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelodlfrtr%2Fgo-canopen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelodlfrtr%2Fgo-canopen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelodlfrtr%2Fgo-canopen/lists"}