Skip to content

DSHOT600 driver with command support for ESP-IDF

License

Notifications You must be signed in to change notification settings

Moddingear/esp32-esc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 ESC

Expanded DSHOT control for ESCs, with regards to the base esp32-dshot library.

In comparison with https://github.com/derdoktor667/DShotRMT, this makes you able to call all DSHOT commands, such as turning on LEDs or beeping.

In comparison with the base library, there's more commands available, 3D mode (bidirectionnal), some bugs fixed and uninstall is implemented. Also the throttle is 0-1999 instead of 48-2047. It's still using the RMT peripheral so performance is great.

Can be used with PlatformIO, using lib_deps.

About

DSHOT600 driver with command support for ESP-IDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • CMake 1.0%