gueei / DShot-Arduino

DShot implementation for Arduino using bit-banging method
68 stars 25 forks source link

Dhot on 8 ESCs with telemetry requests #6

Open Spir0u opened 1 year ago

Spir0u commented 1 year ago

I used this code on a Arduino Leonardo and is therefore only tested there. To use 8 ESC's I had to use two different ports, since there are not eight pins available for one port on the Leonardo. The telemetry requests were just used for one motor since I had problems with synchronizing them, but the Arduino code should work properly.