Skip to content

Witty-Wizard/SerialIO

Repository files navigation

GitHub Release Github Issues Arduino_CI GitHub License

SerialIO

An arduino library for parsing almost any RC protocol.

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

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.