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: 4 months ago
JSON representation

An Arduino library for decoding multiple RC protocols.

Awesome Lists containing this project

README

          


GitHub Release
Github Issues
Arduino_CI
GitHub Repo stars
GitHub License

# SerialIO


SerialIO Logo

## 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.

## How to use?

The examples and the tutorial are available on [this link](https://docs.wittywizard.in/projects/serialio)

## Contributing to the library

You 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.

## License


GPL​-3.0​-or​later

This library is licensed under the [GNU General Public License v3.0 or later](https://www.gnu.org/licenses/gpl-3.0.en.html).