Skip to content

Latest commit

 

History

History
48 lines (19 loc) · 1.15 KB

File metadata and controls

48 lines (19 loc) · 1.15 KB

CRSF decode library for arduino atmega32u4/328p.

Based on arduino SBUS decode, modified to decode crsf protocol from elrs receiver

https://github.com/mikeshub/FUTABA_SBUS/tree/master/FUTABA_SBUS

The example convert elrs reciver to USB HID via serial use this library:

https://github.com/MHeironimus/ArduinoJoystickLibrary

Could modify for other usage (output pwm to drive servo)

There is a better impementation of crsf lib, check out :

https://github.com/CapnBry/CRServoF

Used for simulator, tested on velocity drone/Tinywhoop Go/VRC Pro, and on Skydievr (android version use otg)

Wiring

ELRS receiver - Arduino Pro Micro

5v -> 5v

GND -> GND

RX -> TX

TX -> RX

Due to the hardware limitation, the receiver need to work at 115200 baud rate (Default is 420k), the latest elrs configrator support customer baud rate.

屏幕截图 2022-04-30 135045

The library could be work independly for other usage.

微信图片_20220427230109