Notifications
Clear all

Servo motor speed

3 Posts
2 Users
0 Likes
1,400 Views
(@shane1947)
Member
Joined: 3 years ago
Posts: 2
Topic starter  

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?


   
Quote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2508
 

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.


   
ReplyQuote
(@shane1947)
Member
Joined: 3 years ago
Posts: 2
Topic starter  

@will Thank you. I actually reduced the motor resolution and made it spin to the speed I required.


   
ReplyQuote