for a stepper with a limit switch see sample on the following url https://os.mbed.com/users/Dennis_Yu/code/stepper_sample/
Fork of stepper by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:94661b4fa780 | 2018-07-27 | Dennis_Yu | change private mamber |
7:7e9b9f386945 | 2018-07-27 | Dennis_Yu | bug fixed |
6:6e14cbb733ff | 2018-07-27 | Dennis_Yu | add an angle move func, change initiate logic |
5:9cd8e7a7041e | 2018-07-27 | Dennis_Yu | move ticker class to private |
4:e107841ee3b8 | 2018-07-27 | Dennis_Yu | move the Ticker class to private |
3:fd565358f888 | 2018-07-25 | Dennis_Yu | add functions, logic update |
2:e537d08c705b | 2018-07-25 | Dennis_Yu | add enable and disable function, change structure, attach successfully |
1:bbb51c42e7d2 | 2018-07-25 | Dennis_Yu | add funcs |
0:0774a793a83b | 2018-07-25 | Dennis_Yu | stepper class first commit |