Open mrtbaggins95 opened 7 years ago
AccelStepper Library: http://www.airspayce.com/mikem/arduino/AccelStepper/index.html
Issue: Not knowing how long to run a subroutine for and how to implement it Suggested Solution: Implementation of a timer to run a specified interval for the subroutine; delay command
Turn subroutines will be tested on Saturday (5/27), with no implementation of the URS sensor yet.
Change functions of turn subroutines. Please reference AccelStepper.h functions. Suggested is the moveto() function and change set max speed().
Code the subroutines in C or C++, for all directions. See pseudo code for guidelines.