|
Posted by ian dobson on February 9, 2006, 7:08 am
Please log in for more thread options
Hi,
Go have a look at my website. The webcam is controlable through the
internet. It consists of an AVR,NE2000 nezwork card, 2 RC servos, and a
Display I ripped from a cash till. The AVR is programmed in Bascom (Basic
dialect) and the
NE2000 driver is a standard LIB available from the website.
Web browsers communicate with the AVR with UDP.
Regards
Ian Dobson
Home of the Atmel based UDP mobile web cam http://www.planet-ian.com All mails scanned with av-filter.pl (F-Prot / perl)
> wrote:
>
>>i want to learn how to control, say, a motor, remotely over the
>>internet. does anyone know a good resource for learning the basics of
>>this? thanks.
>
> You can use the apache web server as a base for controlling
> simple things over the internet. Below are some setups using the
> serial port to control servos and some simple parallel port
> setups.
>
> http://www.geocities.com/zoomkat/ezservo.htm
> http://www.geocities.com/zoomkat/ppswitcher.htm
> http://www.geocities.com/zoomkat/status.htm
> http://www.geocities.com/zoomkat/output.htm
|
>internet. does anyone know a good resource for learning the basics of
>this? thanks.