uf-dshot rust no_std library for controlling ESC using dshot and bidirectional dshot protocols.
Add uf-dshot to your Cargo.toml:
[dependencies]
uf-dshot = "*" # replace * by the latest version of the crate.Or use the command line:
cargo add uf-dshot- https://github.com/symonb/Bidirectional-DSHOT-and-RPM-Filter
- https://symonb.github.io/docs/drone/ESC/ESC_prot_impl_2_2
- https://brushlesswhoop.com/dshot-and-bidirectional-dshot/
Library is under active development and testing, API might change at any time.
This project is licensed under the GPL-3.0. See the LICENSE file for details.