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
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
@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