Witty-Wizard / SerialIO

An Arduino library for decoding multiple RC protocols.

Home Page:https://witty-wizard.github.io/SerialIO/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Release Doxygen CI Doxygen GitHub License

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.

About

An Arduino library for decoding multiple RC protocols.

https://witty-wizard.github.io/SerialIO/

License:GNU General Public License v3.0


Languages

Language:C++ 55.5%Language:C 44.5%