WIP
- Arduino Uno
- Arduino 2A Motor Shield : User Manual
- NEMA 17 Stepper Motor
The Arduino Stepper library is used. The program is based off its inbuilt examples stepper_oneRevolution and stepper_oneStepAtATime.
- For the NEMA 17 Stepper Motor tested, the datasheet states that for one coil black is the coil end and yellow is the centre tap wire, but it was found that the opposite is true.
- Select the number of revolutions per step based on the motor used
- These examples use Signed Magnitude mode on the shield