Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/witty-wizard/serialio
An Arduino library for decoding multiple RC protocols.
https://github.com/witty-wizard/serialio
arduino attiny crsf elrs esp32 ibus rp2040 sbus
Last synced: 25 days ago
JSON representation
An Arduino library for decoding multiple RC protocols.
- Host: GitHub
- URL: https://github.com/witty-wizard/serialio
- Owner: Witty-Wizard
- License: gpl-3.0
- Created: 2024-03-11T15:48:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T17:09:24.000Z (6 months ago)
- Last Synced: 2024-07-06T18:26:49.102Z (6 months ago)
- Topics: arduino, attiny, crsf, elrs, esp32, ibus, rp2040, sbus
- Language: C++
- Homepage: https://witty-wizard.github.io/SerialIO/
- Size: 3.64 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# SerialIO Library
A versatile Arduino library that provides support for decoding multiple RC protocols such as SBUS and CRSF.
# Overview
SerialIO 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.