Stepper Motor

Hi guys! :frowning:
I am quiet a beginner of the Arduino programm. I was interested in Stepper Motors and I wonder, if there is any option, I can stop/ let the motor move to a point. :confused:

I am using a standart stepper motor, so not the big one. An answere would be helpfull!
Thanks for your help ! :slight_smile: :slight_smile:

You need to post a link to the datasheet for your stepper motor; tell us what stepper motor driver you are using and post the program you are using.

These links may help
Stepper Motor Basics
Simple Stepper Code

...R

I would start with the AccelStepper library examples perhaps.