Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 389 Bytes

File metadata and controls

9 lines (6 loc) · 389 Bytes

DShot-Arduino

DShot implementation for Arduino using bit-banging method

Used with up to eight ESCs with an Arduino Leonardo

Needs the Queue Arduino Library from https://github.com/SMFSW/Queue

In the DShotLibraryTest is the code from the original repo, then there is a code example for four and eight ESCs. In the telemetry_example is the arduino code used in a project as a reference.