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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:2507965c1bec | 2020-04-29 | mikermarza | Updated Documentation |
10:6d272b433f26 | 2020-04-28 | mikermarza | Version 1.0 |
9:dc609b302c27 | 2020-04-28 | mikermarza | Final Library Version of API |
8:f1d869d9b8df | 2020-04-28 | mikermarza | All filled out. All documentation completed |
7:0d941d1140ad | 2020-04-27 | mikermarza | added software stops for maximum and minimum rotations |
6:0c5418e05145 | 2020-04-27 | mikermarza | pre strip down commit:; - The multithreaded version is too complicated; - switching to a rotate number of revolutions implementation |
5:955bbc08ee78 | 2020-04-27 | mikermarza | Added code for starting in a given direction |
4:1dc350268172 | 2020-04-27 | mikermarza | Initial Commit |
3:2138b69ee3bd | 2020-04-20 | mikermarza | linear stepper motor library complete |
2:6c324fded7c1 | 2020-04-20 | mikermarza | Start and stop methods work |
1:757a52db1604 | 2020-04-20 | mikermarza | rotate thread can be initialized, run, and terminated |
0:54c5be5f26f4 | 2020-04-19 | mikermarza | Motor works for basic test program using BusOut. |