{"id":28206340,"url":"https://github.com/rosmod/lib-serial","last_synced_at":"2025-08-23T01:09:09.934Z","repository":{"id":111777462,"uuid":"56448191","full_name":"rosmod/lib-serial","owner":"rosmod","description":"Serial Port library for sending and receiving data.","archived":false,"fork":false,"pushed_at":"2018-05-14T17:40:10.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T21:41:36.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rosmod.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":"2016-04-17T17:03:33.000Z","updated_at":"2021-07-27T18:38:33.000Z","dependencies_parsed_at":"2023-04-20T00:44:17.766Z","dependency_job_id":null,"html_url":"https://github.com/rosmod/lib-serial","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/rosmod/lib-serial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosmod%2Flib-serial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosmod%2Flib-serial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosmod%2Flib-serial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosmod%2Flib-serial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosmod","download_url":"https://codeload.github.com/rosmod/lib-serial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosmod%2Flib-serial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271727653,"owners_count":24810561,"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-08-22T02:00:08.480Z","response_time":65,"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":[],"created_at":"2025-05-17T10:09:39.716Z","updated_at":"2025-08-23T01:09:09.906Z","avatar_url":"https://github.com/rosmod.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Serial Port library for sendind and receiving data\n=================================\n\nInstall Build Tools\n-------------------------\n\n```bash\nsudo apt-get install python-catkin-tools\n```\n\nBuild Library:\n-------------\n\n```bash\ncd\nmkdir catkin_ws #if a workspace does not already exist\ncd catkin_ws\ngit clone https://github.com/rosmod/lib-serial.git src/lib-serial\ncatkin build serial\n```\n\nUpdate Library:\n-----------------\n\n```bash\ncd ~/catkin_ws\ncatkin clean serial\ncd src/lib-serial\ngit pull\ncd ..\ncatkin build serial\n```\n\n\nRosmod Source Library Setup:\n-------------------------------\n\n1. In this github repo navigate to [releases](https://github.com/rosmod/lib-serial/releases), right click on `serial.zip` (not the source code zip!) and select `Copy link address'\n2. In a rosmod project, drag in a new source library to the software model\n3. Paste the link in the url attribute\n4. Name the source library `serial`\n5. Drag the library into the `set editor` of any component that uses it\n6. In the forwards section of the component add `#include \"serial/SerialPort.h\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosmod%2Flib-serial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosmod%2Flib-serial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosmod%2Flib-serial/lists"}