
The first step on the project is joystick control of a servo over a USB connection. The end result which will make the project complete would be a RC rover monitored and controlled with a laptop and joystick on a WiFi network. The first step is already finished and the author managed to control a servo with the joystick.
Control A Servo Using A Joystick: [Link] - [via]

The purpose of this project is to show, how you can build a surveillance system with web-page interface. The webcam can be moved vertical or horizontal through the interface, but only in the area that border sensors will allow. The control page is secured with login system, where the user types in an user-name and a password.
On the control page the user can control how the webcam will turn and how many steps it will run. The user can also turn the webcam on and off via web interface. Information about the states will immediately update on the screen. User can also turn the motion detector online, if the camera detects motion, it will automatically save the frames. Naming of the pictures is done with “timestamps”, so it is possible to find out when the picture was taken.
The part that interests me on this project is the servo, because a few years ago i was thinking to something like this, but i never build it. Now it’s nice to see, someone actually build it.
Webcam With Servo And Web Interface: [Link] - [via]

The project was design to allow you to controll standard hobby radio control servos via a PCs USB port. This circuit can controll up to 6 servos powered with 5 v and can hold a load of maximum 3 Amps, so you should be careful your servo’s dont exceed the maximum load. The AVR microncontroller is powered directly from the USB port, but it takes an external power supply between 7 and 30 volts to power the servos.
USB controlled robot servo: [Link]