Hello,
I hope I am in the correct forum...
I purchased an arudino uno and am looking to connect it to the K179 stepper drive to generate steps with acceleration/decelaration and random stop.
How do I generate an accelerating pulse train?
Thanks.
Hello,
I hope I am in the correct forum...
I purchased an arudino uno and am looking to connect it to the K179 stepper drive to generate steps with acceleration/decelaration and random stop.
How do I generate an accelerating pulse train?
Thanks.
Post a link to the datasheet for the stepper driver.
Have you looked at the AccelStepper library? That may do what you want.
Alternatively look at this Simple Stepper Code. To cause an acceleration you just need to write some code to vary the value in the variable millisBetweenSteps
...R
Stepper Motor Basics