Here's a neat hack that shows you how to augment a standard webcam so that you can control it from a web browser.
In true hack fashion, the remote controlled webcam incorporates a multitude of interesting pieces. The author shows you how to:
- open a socket connection from a php script on your web server
- write a simple tcp daemon in c++
- send data to a serial port in VB
- receive serial input and control a servo motor using the basic stamp microprocessor
If you're new to network or embedded programming, go check it out. It might make for a fun weekend project.
Trackback URL for this post:
http://www.blogcadre.com/trackback/129