{"id":18479068,"url":"https://github.com/kranfix/rs232","last_synced_at":"2025-08-02T13:39:22.392Z","repository":{"id":21492693,"uuid":"24811585","full_name":"kranfix/rs232","owner":"kranfix","description":"A C and C++ library for using rs232 protocole over linux and windows.","archived":false,"fork":false,"pushed_at":"2018-02-01T00:56:14.000Z","size":18,"stargazers_count":19,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-13T03:21:29.478Z","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/kranfix.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}},"created_at":"2014-10-05T08:29:49.000Z","updated_at":"2024-01-19T03:08:22.000Z","dependencies_parsed_at":"2022-08-21T16:20:48.702Z","dependency_job_id":null,"html_url":"https://github.com/kranfix/rs232","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Frs232","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Frs232/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Frs232/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranfix%2Frs232/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kranfix","download_url":"https://codeload.github.com/kranfix/rs232/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223335088,"owners_count":17128521,"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-06T12:13:15.485Z","updated_at":"2024-11-06T12:13:16.243Z","avatar_url":"https://github.com/kranfix.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"RS232\n=====\n\nA C and C++ library for using rs232 protocole over Linux and Windows.\n\n## Instalation\n\n1) Download the source code:\n\n```\ngit clone https://github.com/kranfix/rs232.git\n```\n\n2) Compile for your computer:\n\nIn C:\n\n```\ngcc -c rs232.cc -o librs232c.a\n```\n\nIn C++:\n\n```\ng++ -c rs232.cc -o librs232cc.a\n```\n\n## Files\n\nHeader: rs232.h\nmain source file: rs232.c\n\nFor linux:\n* In C: rs232_linux.c\n* In C++: rs232_linux.cc\n\nFor windows:\n* In C: rs232_win.c\n* In C++: rs2323_win.cc\n\n\n## Available Functions\n\nIn C:\n\nIn C++:\n\n# Samples with an Arduino\n\nFor excecute the samples, first you must compile this code\nin your Arduino:\n\n- [Arduino tester](example/arduino_tester/arduino_tester.ino)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkranfix%2Frs232","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkranfix%2Frs232","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkranfix%2Frs232/lists"}