Files
ODrive/Arduino/ODriveArduino
Lukas Kaul 835de97e45 added GetVelocity()
reads estimated motor velocity from Arduino
2019-05-22 23:04:09 +02:00
..
2019-05-22 23:01:37 +02:00
2019-05-22 23:04:09 +02:00

ODriveArduino

Arduino library for the ODrive

To install the library, first clone this repository. In the Arduino IDE select: Sketch -> Include Library -> Add .ZIP Library...

Select the enclosing folder (e.g. ODriveArduino) to add it. Restarting the Arduino IDE may be necessary to see the examples in the File dropdown. Check the included example ODriveArduinoTest for basic usage.