Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino library for FrSky SPort

This library allows your arduino to read FrSky SPort messages, and decode the telemetry info in it.

I used the following sources of info to write it:

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.png file.

Basic Installation

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

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

About

Arduino library for the FrSky SPort telemetry protocol

Resources

Stars

29 stars

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages