Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Motordriver by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:cd1cd85b0eb2 | 2017-05-09 | chris1996 | SpiStuff; |
6:a759f92efaac | 2017-05-09 | chris1996 | Test these drivers ok ok |
5:3110b9209d3c | 2010-11-25 | littlexc | set the stop function to coast if not able to dynamicaly brake. |
4:5fb1296c0d60 | 2010-11-25 | littlexc | added a state function that returns the state of the motordriver(what is been written to it) |
3:8822f4955035 | 2010-11-19 | littlexc | (none) |
2:2dc873322032 | 2010-11-19 | littlexc | allows more control over the motordriver. returns duty on pmw line |
1:3da7302dc9ae | 2010-11-11 | littlexc | this libary prevents throwing the motor from full foward to full reverse. to change direction, the motor must first come to a full stop, ie, coast, break or set speed to = 0. |
0:edc152f119b7 | 2010-11-06 | littlexc | V1.0 |