Hello
I use i2c in my robot to control a servo. The arduino with control the servo gives a lot of jitter to the servo because the i2c interupts. Have anyone a solution?
Thanks
Josejos
Hello
I use i2c in my robot to control a servo. The arduino with control the servo gives a lot of jitter to the servo because the i2c interupts. Have anyone a solution?
Thanks
Josejos
Have anyone a solution?
Perhaps use something other than i2c?
Hi,
How do you know its the I2C.
How are you powering the servo and what are its specs?
Tom...
If i set the I2c interupts off then i have no servo jitter. I used a 9g micro servo powered bij a 7805 and a battery pack.
Have you tried the ServoTimer2 library ?
...R
Hi,
I use i2c in my robot to control a servo.
How do you control with I2C?
Tom....