Hi, I have been wondering if it is possible to program an adruino nano or micro (or any other small boards) to control a small stepper motor to turn clockwise and then turn counter clockwise after reaching a certain point, and continue this action until the power is stopped? Thanks
You can certainly do that, though you need to be sure that if you are connecting the stepper motor directly to the Arduino, that the current is really low. If not, you would need a dedicated stepper motor controller.