Notifications
Clear all

Digital servo

3 Posts
2 Users
0 Likes
958 Views
(@vendelbo)
Member
Joined: 4 years ago
Posts: 1
Topic starter  

Tried to use digital servos for a project but I could not get it to work properly with the servo lib that I gotinstalled

Is there a special lib for digital servos for Arduino?

 

/Peter


   
Quote
(@dronebot-workshop)
Workshop Guru Admin
Joined: 5 years ago
Posts: 1073
 

Hi Peter

Are you using the standard Arduino Servo Library or a 3rd-party library?

A digital servo should work with a standard (analog) servo connection, the differences between them are within the servo motor assembly itself.

As far as I'm aware there are no specific libraries for digital servos. If you're having issues you may try another Arduino servo library, such as PWMServo, and see if you have improved results.

😎

Bill

 

"Never trust a computer you can’t throw out a window." — Steve Wozniak


   
ReplyQuote
(@dronebot-workshop)
Workshop Guru Admin
Joined: 5 years ago
Posts: 1073
 

@vendelbo - also FYI I have moved this topic to the "Motors & Control" section, as it sounded like more of a question than a content suggestion!

"Never trust a computer you can’t throw out a window." — Steve Wozniak


   
ReplyQuote