{"id":25526468,"url":"https://github.com/capacitorset/ws-serial","last_synced_at":"2026-01-25T07:02:02.858Z","repository":{"id":71258616,"uuid":"77133040","full_name":"CapacitorSet/ws-serial","owner":"CapacitorSet","description":"A small application that bridges websockets to the serial port.","archived":false,"fork":false,"pushed_at":"2016-12-22T10:16:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T22:41:49.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/CapacitorSet.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-12-22T09:50:48.000Z","updated_at":"2016-12-22T09:55:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ebcfede-47fb-400b-a640-f41f8db4496c","html_url":"https://github.com/CapacitorSet/ws-serial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CapacitorSet/ws-serial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Fws-serial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Fws-serial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Fws-serial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Fws-serial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CapacitorSet","download_url":"https://codeload.github.com/CapacitorSet/ws-serial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapacitorSet%2Fws-serial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28747308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T05:12:38.112Z","status":"ssl_error","status_checked_at":"2026-01-25T05:04:50.338Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-02-19T21:18:34.488Z","updated_at":"2026-01-25T07:02:02.853Z","avatar_url":"https://github.com/CapacitorSet.png","language":"HTML","readme":"# ws-serial\nA small application that bridges websockets to the serial port.\n\n## Setup\n\n\u003eThe program was written for the serial port `/dev/COM1`. To change it, edit `client.js`.\n\nCompile the serial-to-stdio interface: `cc main.c`\n\nRun the websocket-to-stdio interface: `node client.js`\n\nServe files from the local folder: `python -m SimpleHTTPServer`\n\n## Usage\n\nVisit the local web server (eg. `http://192.168.5.100:8000`) and interact with the page.\n\n## Explanation\n\n`main.c` lets you read or write to the serial port using stdin and stdout.\n\n`client.js` runs `main.c` and watches its output. It also exposes a websocket interface. Whenever it receives data from stdout, it will push it to the sockets; when it receives data from a socket, it will push it to stdin.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapacitorset%2Fws-serial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapacitorset%2Fws-serial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapacitorset%2Fws-serial/lists"}