gueei / DShot-Arduino

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

DSHOT300 & DSHOT150 modes added. #2

Closed alex107ivanov closed 2 years ago

alex107ivanov commented 3 years ago

I added modes support to library and made some minor fixes. My ESC supports only DSHOT300, so I was able to check only this mode, other modes looks good on oscilloscope, but right now I can't check it with real ESC.

gueei commented 2 years ago

Thanks. It looks good I will also check on real ESCs too.