The [`AccelStepper`](https://www.airspayce.com/mikem/arduino/AccelStepper/index.html) Arduino library is able to group stepper motors together and move them in sync. We should explore this feature. Have a look at this [example](https://github.com/OxRAMSociety/RobotArm/tree/main/Electronics/setup-tests/) on how to set things up.
The
AccelStepperArduino library is able to group stepper motors together and move them in sync. We should explore this feature.Have a look at this example on how to set things up.