Skip to content

DarrenLouw/SBUS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 5 commits ahead of zendes:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Arduino & STM32Duino library for Futaba & FrSky SBUS

This library allows your arduino or STM32 to read SBUS channel values.

Source:

To connect this to your Arduino, you'll need an inverter cable such as http://www.hobbyking.com/hobbyking/store/__24523__ZYX_S_S_BUS_Connection_Cable.html, or you can build your own using a TTL inverter or the schematic in the included SBUS_inverter.jpeg file.

correct inverter

Basic Installation

$ cd <arduino-sketchbook>/libraries
$ git clone https://github.com/zendes/SBUS.git

Then restart your Arduino IDE and take a look at the examples.

About

Arduino library for the Futaba SBUS protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%