{"id":21816687,"url":"https://github.com/witty-wizard/serialio","last_synced_at":"2026-02-25T10:42:21.432Z","repository":{"id":227107908,"uuid":"770466233","full_name":"Witty-Wizard/SerialIO","owner":"Witty-Wizard","description":"An Arduino library for decoding multiple RC protocols.","archived":false,"fork":false,"pushed_at":"2025-09-02T06:31:58.000Z","size":237,"stargazers_count":12,"open_issues_count":6,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-08T02:43:25.052Z","etag":null,"topics":["arduino","attiny","crsf","elrs","esp32","ibus","rp2040","sbus"],"latest_commit_sha":null,"homepage":"https://docs.wittywizard.in/projects/serialio","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Witty-Wizard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"Witty-Wizard","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"wittywizard","thanks_dev":null,"custom":null}},"created_at":"2024-03-11T15:48:26.000Z","updated_at":"2025-10-03T10:50:47.000Z","dependencies_parsed_at":"2024-12-23T13:28:08.669Z","dependency_job_id":"41063129-c8bb-43df-9c17-577f9ae4048b","html_url":"https://github.com/Witty-Wizard/SerialIO","commit_stats":null,"previous_names":["witty-wizard/serialio"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/Witty-Wizard/SerialIO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Witty-Wizard%2FSerialIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Witty-Wizard%2FSerialIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Witty-Wizard%2FSerialIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Witty-Wizard%2FSerialIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Witty-Wizard","download_url":"https://codeload.github.com/Witty-Wizard/SerialIO/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Witty-Wizard%2FSerialIO/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29818205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"last_error":"SSL_read: 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":["arduino","attiny","crsf","elrs","esp32","ibus","rp2040","sbus"],"created_at":"2024-11-27T15:36:03.218Z","updated_at":"2026-02-25T10:42:21.397Z","avatar_url":"https://github.com/Witty-Wizard.png","language":"C++","funding_links":["https://github.com/sponsors/Witty-Wizard","https://buymeacoffee.com/wittywizard"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/Witty-Wizard/SerialIO\" alt=\"GitHub Release\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/Witty-Wizard/SerialIO\" alt=\"Github Issues\"\u003e\n    \u003ca href=\"https://github.com/Witty-Wizard/SerialIO/actions/workflows/arduino_ci.yaml\"\u003e\u003cimg src=\"https://github.com/Witty-Wizard/SerialIO/actions/workflows/arduino_ci.yaml/badge.svg\" alt=\"Arduino_CI\"\u003e\u003c/a\u003e\n    \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/Witty-Wizard/SerialIO?style=flat\"\u003e\n    \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0.en.html\"\u003e\u003cimg src=\"https://img.shields.io/github/license/Witty-Wizard/SerialIO\" alt=\"GitHub License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# SerialIO\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./Assets/SerialIO-Logo.png\" alt=\"SerialIO Logo\" width=\"200\"\u003e\n\u003c/p\u003e\n\n## Overview\n\nSerialIO is a common library designed to simplify the implementation of RC protocol decoding in Arduino projects. It provides a modular and extensible architecture that allows for easy integration of various RC protocols.\n\n## How to use?\n\nThe examples and the tutorial are available on [this link](https://docs.wittywizard.in/projects/serialio)\n\n## Contributing to the library\n\nYou see a bug or any feature that you require, please feel free to open an issue or if you have fixed the issue then please create a PR on github.\n\n## License\n\n  \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0.en.html\"\u003e\n    \u003cimg src=\"https://www.gnu.org/graphics/gplv3-or-later.svg\" alt=\"GPL​-3.0​-or​later\" width=\"160\"\u003e\n  \u003c/a\u003e\n\nThis library is licensed under the [GNU General Public License v3.0 or later](https://www.gnu.org/licenses/gpl-3.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwitty-wizard%2Fserialio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwitty-wizard%2Fserialio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwitty-wizard%2Fserialio/lists"}