{"id":20129309,"url":"https://github.com/kleydon/mac-serialport-cpp","last_synced_at":"2025-04-09T16:09:28.560Z","repository":{"id":103524699,"uuid":"185699126","full_name":"kleydon/Mac-SerialPort-Cpp","owner":"kleydon","description":"A serial port class, for interfacing between Macs and microcontrollers. Works over USB serial.","archived":false,"fork":false,"pushed_at":"2019-05-09T22:49:56.000Z","size":52,"stargazers_count":23,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T16:09:18.373Z","etag":null,"topics":["arduino","cocoa","diy","mac","maker","mcu","microcontroller","microprocessor","osx","port","prototyping","serial","serial-com","serial-port","serialport","usb-serial","usb-serial-controller"],"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/kleydon.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}},"created_at":"2019-05-09T00:40:37.000Z","updated_at":"2024-09-27T07:24:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"90357403-350d-416b-a4cd-47ec842eb111","html_url":"https://github.com/kleydon/Mac-SerialPort-Cpp","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/kleydon%2FMac-SerialPort-Cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleydon%2FMac-SerialPort-Cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleydon%2FMac-SerialPort-Cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kleydon%2FMac-SerialPort-Cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kleydon","download_url":"https://codeload.github.com/kleydon/Mac-SerialPort-Cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065283,"owners_count":21041871,"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":["arduino","cocoa","diy","mac","maker","mcu","microcontroller","microprocessor","osx","port","prototyping","serial","serial-com","serial-port","serialport","usb-serial","usb-serial-controller"],"created_at":"2024-11-13T20:33:32.184Z","updated_at":"2025-04-09T16:09:28.555Z","avatar_url":"https://github.com/kleydon.png","language":"C++","readme":"# Mac-SerialPort-Cpp\n\nA serial port class for the Mac, written in C++, for interfacing microcontrollers, etc. Works over USB serial.\n\n\n## Usage:\n\n* Open serial port for a device with: `openAndConfigureSerialPort(const char* portPath, int baudRate)`\n* Read data using: `readSerialData(char* bytes, size_t length)`\n* Write data using: `writeSerialData(const char* bytes, size_t length)`\n* Remember to flush potentially buffered data when necessary with: `flushSerialData()`\n* Close serial port when done, using: `closeSerialPort(void);`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleydon%2Fmac-serialport-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkleydon%2Fmac-serialport-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkleydon%2Fmac-serialport-cpp/lists"}