Library for Sabertooth motor driver ported from the oficial Arduino library. Packetized Serial Mode
I ported the official arduino library for Sabertooth dual motor drivers. In the porting process I did not used const methods as the original library does, but the functionality stays the same. I also added some methods that I find useful. According to the documentation of the driver this code should be compatible with SyRen drivers.
Revisions of Sabertooth.cpp
Revision | Date | Message | Actions |
---|---|---|---|
1:013fa8604413 | 2017-09-21 | solved bug in setBaudRate. Now the baud is updated on the mcu as well | File Diff Annotate |
0:70797f033fe0 | 2017-02-20 | Library for Sabertooth ported from the oficial Arduino library | File Diff Annotate |