Engine control program with 3 engines Needs to make a case for each simultaneous engine setting, because of the WAIT after each number of bits have been sent.
Dependencies: mbed-rtos mbed PinDetect
Fork of FinalMotorControl by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:fdc7a779d525 | 2016-04-18 | Commit before making room for more than one engine | File Diff Annotate |
4:4d655fdae399 | 2016-04-13 | Made new cases for m_cmd to control speed and direction in the same case; | File Diff Annotate |
3:15be78948724 | 2016-04-08 | Program for controlling stepper motors with threads.; Thanks to rlanghbv | File Diff Annotate |
2:25bcc26f7a5b | 2016-04-07 | Using Serial instead of STDIN | File Diff Annotate |
1:a3287196a9b3 | 2016-04-07 | Program for controling stepper motor | File Diff Annotate |
0:bd78e433db61 | 2016-02-29 | Firtst Commit | File Diff Annotate |