Servo move

Hi want to make this web site;
circuitsathome.com/mcu/progr … -usb-mouse

I have a BotBoarduino and usb host shield, i didn’t have a renbotic, I want to move according to the movement of the Mouse, Then I will direct power from the botboardino, but I’d appreciate if you can help how you can code.

There’s a link right in the post supposedly to Arduino code written for that project:
github.com/felis/USB_Host_Shield … _mouse.pde

Yep - This is a duplicate posting.

Note: in the program that is mentioned he is using a servo shield to control the servos. What he is wondering is if he could do this project without the servo shield, but instead have the servos controlled by the Botboarduino instead. What I mentioned was I am not sure as, not sure how much code space is required by the HID nor if there will be too many interrupts going on, that would cause the servos to jitter at best.

Kurt