Sokrates80 / sbus_driver_micropython

a Micropython driver for the SBUS protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbus_driver_micropython

a Micropython driver for the SBUS protocol

It supports 16 standard Channels plus 2 digitals.

It has been tested only on the below FrSky receivers:

  • X8R
  • X6R
  • X4R

An example of usage can be found in the file sbus_driver_example.py

To run the example you have to connect the sbus receiver signal pin to the pyboard pin Y10 (UART #3)

About

a Micropython driver for the SBUS protocol


Languages

Language:Python 100.0%