todbot/ServoEaser

How to operate 2 servos

Closed this issue · 3 comments

Using the ServoEaser1RandEaser scripts How can I add a second servo.
Im trying to create random X/Y movement with the easing for a CCTV Camera Mount.

Hi,
You would create two Servo objects and two ServoEaser objects. There's an example of this here: https://github.com/todbot/ServoEaser/blob/master/examples/ServoEaser5PlaySync/ServoEaser5PlaySync.ino

Thank you for your fast response.
Sorry to use the "I'm a newby to this but...."
What I'm I doing wrong?
Please see attached.

Camera Easing.txt

I believe this is solved with PR #9