Notifications
Clear all
Topic starter
2021-08-09 2:55 am
Hi,
I have a servo motor which has .36 degrees/steps. I need to run the motor to its full speed which is about 2000rpm. For this, I need to input around 33.3 Ksteps/ sec. Using speedy stepper library, I can get around 800 rpm. Can anyone here suggest me a library that can allow me to achieve the required speed?
2021-08-11 1:36 am
Hi Shane
I don't think you'll find a library for the Arduino that will even come close to 33.3K.
How about using a 555 timer to drive it ?
https://theorycircuit.com/555-timer-stepper-motor-controller-circuit/
Anything seems possible when you don't know what you're talking about.
Topic starter
2021-08-12 3:11 pm
@will Thank you. I actually reduced the motor resolution and made it spin to the speed I required.