AccelStepper
AccelStepper copied to clipboard
High Speeds with setSpeed()
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?
Hey @Akash-Pardasani did you figure this out? I am running into the same issue. Were you able to get faster speeds with Rpi/industrial controller?
any solution regarding this?