Stepper RPM From Pulses
Compute stepper motor speed in revolutions per minute from a step pulse rate in hertz and the step count per revolution using rpm = pulses * 60 / steps.
Description
Compute stepper motor speed in revolutions per minute from a step pulse rate in hertz and the step count per revolution using rpm = pulses * 60 / steps.