Simple program to test a steppermotor. Min/maxspeed, accelleration, distance and steps/m can be changed while the program is running for quick adjustment.
Fork of cmsis_rtos_queue by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:cfbef7079a6f | 2014-06-17 | tuxic | working version with minimal documentation |
5:63fe92075b71 | 2014-06-16 | tuxic | running with isr instead of threaded |
4:09c35ecb3218 | 2014-06-15 | tuxic | running with stepcmd structure |
3:08c16b8a78bf | 2014-06-15 | tuxic | threaded first test based on cmsis_rtos_queue - main.cpp |
2:54e171ca91a6 | 2012-11-23 | emilmont | update libraries |
1:85e3058aad0f | 2012-07-13 | emilmont | First implementation |
0:2fa481f0d15a | 2012-07-13 | mbed_official | Template for CMSIS-RTOS Queue |