You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I am working on a project which requires stepper motors to be driven at high speeds like 5000 steps/sec and Class documentation discourages use of setSpeed() function for speeds more than 1000 steps/sec setSpeed() Documentation
Does anyone have some suggestion on how I can still use AccelStepper and Arduino for this purpose or should I move to Raspberry Pi/some industrial stepper controller?
The text was updated successfully, but these errors were encountered:
Hi!
I am working on a project which requires stepper motors to be driven at high speeds like 5000 steps/sec and Class documentation discourages use of setSpeed() function for speeds more than 1000 steps/sec setSpeed() Documentation
Does anyone have some suggestion on how I can still use AccelStepper and Arduino for this purpose or should I move to Raspberry Pi/some industrial stepper controller?
The text was updated successfully, but these errors were encountered: