Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to avoid minor jerks in servo motor? #66

Open
ayosuva opened this issue Jun 1, 2016 · 3 comments
Open

How to avoid minor jerks in servo motor? #66

ayosuva opened this issue Jun 1, 2016 · 3 comments

Comments

@ayosuva
Copy link

ayosuva commented Jun 1, 2016

Hi @richardghirst ,

I am using you servoBlaster library. some time i am getting minor jerks in the servo motor(MG996R Metal Gear Servo Motor).How to avoid these jerks?

@richardghirst
Copy link
Owner

I assume you mean the servos are supposed to be stationary, but are moving
a little every now and then. Check the power to them good; if the power is
not stable they will move. You could set the idle timeout, so servoblaster
stops driving the servo if it hasn't moved for a couple of seconds. Then
it should not move at all.
On 1 Jun 2016 7:57 am, "ayosuva" [email protected] wrote:

Hi @richardghirst https://github.com/richardghirst ,

I am using you servoBlaster library. some time i am getting minor jerks in
the servo motor(MG996R Metal Gear Servo Motor).How to avoid these jerks?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#66, or mute the thread
https://github.com/notifications/unsubscribe/ABvYsYIfYlne0M8UK84KqQzer2_eYR9Vks5qHS1lgaJpZM4IrPiS
.

@ayosuva
Copy link
Author

ayosuva commented Jun 2, 2016

how to set the idle time?

@richardghirst
Copy link
Owner

It is in the README.txt here:
https://github.com/richardghirst/PiBits/tree/master/ServoBlaster

Run servod with option --idle--timeout=2000 for example.
On 2 Jun 2016 4:55 pm, "ayosuva" [email protected] wrote:

how to set the idle time?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#66 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ABvYscIHCW7a7VUwRB9lSUQVGn0h76tRks5qHvzzgaJpZM4IrPiS
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants