{"id":21719976,"url":"https://github.com/ext/parport_server","last_synced_at":"2025-06-26T12:31:35.795Z","repository":{"id":66297205,"uuid":"2670457","full_name":"ext/parport_server","owner":"ext","description":null,"archived":false,"fork":false,"pushed_at":"2012-03-27T21:43:32.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T10:44:48.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/ext.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}},"created_at":"2011-10-29T11:31:32.000Z","updated_at":"2014-06-08T04:26:00.000Z","dependencies_parsed_at":"2023-02-20T01:45:40.284Z","dependency_job_id":null,"html_url":"https://github.com/ext/parport_server","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ext/parport_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fparport_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fparport_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fparport_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fparport_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ext","download_url":"https://codeload.github.com/ext/parport_server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ext%2Fparport_server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262067869,"owners_count":23253685,"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","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":"2024-11-26T01:46:12.505Z","updated_at":"2025-06-26T12:31:35.720Z","avatar_url":"https://github.com/ext.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Parallel Port Interface Server\n==============================\n\nA simple parallel port server for controlling individual bits remotely. It features a simple protocol to set, toggle and strobe bits and can listen on both unix domain sockets and TCP connections.\n\nIt is useful when something is hooked to the parallel port and is going to be remotely controlled.\n\nUsage\n-----\n\n**domain**\n\n    ./parserver /dev/parport0\n    echo \"strobe d0 300\" | socat stdin UNIX-CONNECT:parserver.sock\n\n**TCP**\n\n    ./parserver -l -p 7613 /dev/parport0\n    echo \"strobe d0 300\" | nc localhost 7613\n\nProtocol\n--------\n\n**SET PIN MODE**\nSet  PIN to MODE where PIN is d0-7 and MODE is HIGH, LOW or TOGGLE.\n\n**STROBE PIN TIME**\nSet PIN high for TIME milliseconds and then back to low.\n\nInstall\n-------\n\nInstallation is a simple `make` and `make install`.\n\nGentoo users can use layman to add ext-devlibs where an ebuild is present which includes an init.d script.\n\nSample Hardware\n---------------\n\nAt https://nitroxy.com/wiki/Kassal%C3%A5dor#Styrkort there is a schematic for a relay connected parallel port which works fine with this software. I am however not an electrical engineer so I take no responsibility for it; it is provided for reference only. The description is in swedish only thought but it isn'ty much useful anyway.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Fparport_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fext%2Fparport_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fext%2Fparport_server/lists"}