I am trying to wire my arduino into the PT785 from servo city http://www.servocity.com/html/pt785-s_pan___tilt_system.html.
It looks like it uses a pair of HS-785HB servos. What I am not sure of is if these servos are Continuous rotation servos. Looking at the video looks like they spin around allot in order to move the camera, yet in the servo spec sheet says it a max on 1260, which would seem to indicate non-Continuous.
Also the site mentions a closed loop feedback, which I can only assume is either a pot or encoder of some sort.
I guess what I am asking is if anyone has any experience with this system or the servos that it comes with and what is the best way to integrate it into an arduino? I would be ideal if I can just use the standard servo library , but I don't think I would have that much luck.
Thanks