{"id":16929427,"url":"https://github.com/leocolomb/ofxsimpleserial","last_synced_at":"2025-04-11T18:07:51.686Z","repository":{"id":5636007,"uuid":"6844290","full_name":"LeoColomb/ofxSimpleSerial","owner":"LeoColomb","description":"Simplifies Serial Communication from openFrameworks","archived":false,"fork":false,"pushed_at":"2013-08-03T16:06:11.000Z","size":148,"stargazers_count":17,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T14:03:06.571Z","etag":null,"topics":["addon","arduino","c-plus-plus","openframeworks"],"latest_commit_sha":null,"homepage":null,"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/LeoColomb.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":"2012-11-24T20:55:17.000Z","updated_at":"2022-09-27T19:43:30.000Z","dependencies_parsed_at":"2022-08-24T20:51:18.357Z","dependency_job_id":null,"html_url":"https://github.com/LeoColomb/ofxSimpleSerial","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/LeoColomb%2FofxSimpleSerial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoColomb%2FofxSimpleSerial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoColomb%2FofxSimpleSerial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeoColomb%2FofxSimpleSerial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeoColomb","download_url":"https://codeload.github.com/LeoColomb/ofxSimpleSerial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248456370,"owners_count":21106603,"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":["addon","arduino","c-plus-plus","openframeworks"],"created_at":"2024-10-13T20:39:18.077Z","updated_at":"2025-04-11T18:07:51.668Z","avatar_url":"https://github.com/LeoColomb.png","language":"C++","readme":"ofxSimpleSerial\r\n---------------\r\n\r\n**An addon that simplifies the Serial Communication from [openFrameworks](http://www.openframeworks.cc/)**\r\n\r\n* Automatic message completion  \r\nComplete messages exist between `\\n`'s, sent for example from Arduino with `Serial.println()`. If the complete message cannot be read during one \"update\" it will keep listening for updates for it to be completed. \r\n\r\n* Simply use the message property to get the latest complete message\r\n* Listen for the `NEW_MESSAGE` event to get properly notified\r\n* Write to the serial connection using a string\r\n\r\n### Examples\r\n* Reading one piece of data\r\n* Reading multiple pieces of data\r\n* Writing one piece of data (string)\r\n* Writing multiple pieces of data (string)\r\n\r\n###### All examples are made with openFrameworks and Arduino\r\n\r\n### Simple protocol to read data\r\n* The addon writes an `r` to the serial connection\r\n* The other party (Arduino for example) sends an update after it recieves this.\r\n\r\n###### This ensures an in-sync transfer of data\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocolomb%2Fofxsimpleserial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleocolomb%2Fofxsimpleserial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocolomb%2Fofxsimpleserial/lists"}