All that's needed is a Webcam, Flashlight, Free Software, and about $15 worth of analog electronics that you can get from radio shack.
Project Overview:
This system allows remote control (via the internet) of actuators (motors, etc) at your home. It works by sensing changes in brightness at particular locations on your home computer screen (locations at which the sensors are taped). These changes in brightness are remotely controlled by you via a yahoo messenger webcam video feed between your work computer and your home computer.
For example: you're at work with a computer, a webcam, and yahoo messenger's video broadcasting activated. Your home computer is also running yahoo messenger and has a full screen view of your work computer's webcam video feed. At work you shine a flashlight into your webcam's field of view at specific locations. By varying where you shine the flashlight into your work computer's webcam you will be activating different sensors/motors at your home computer.
If this is confusing make sure to watch the video.
Advantages of this system over much more complicated systems:
= Optical isolation of PC from actuators (motors, etc)
= Uses only cheap analog components available from radioshack
= Allows control of as many actuators as desired.
= Does not require knowledge of computer programming, or server administration (i.e. PHP and Apache)
= More secure than remote desktop access software such as VNC, etc because yahoo messenger does not allow access to control your entire computer. (as far as I know,.....this last advantage might not be totally true :)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Video:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remove these ads by
Signing UpStep 1: Supplies
either
soldering iron $8
http://www.radioshack.com/product/index.jsp?productId=2062758
OR
wire wrapping tool $7
http://www.radioshack.com/product/index.jsp?productId=2103243
(you can wire wrap directly onto component leads instead of soldering. it's less permanent but ok for prototyping)
30 gauge wire wrap wire: $4
http://www.radioshack.com/product/index.jsp?productId=2062642
needed as a flexible wire between screen mounted photoresistors and the breadboard.
photoresistor 5 pack: $3
http://www.radioshack.com/product/index.jsp?productId=2062590
2n222 transistors or relays $3
http://www.radioshack.com/product/index.jsp?productId=2062586
DC power supply (you probably have this): $20
http://www.radioshack.com/product/index.jsp?productId=2552559
you can find these in the garbage, or you probably have spare ones from appliances you don't use any more. the voltage output you need depends on the size of the motors you use. many medium sized motors need between 9 and 12 volts.
breadboard for testing $8
http://www.radioshack.com/product/index.jsp?productId=2734155










































Visit Our Store »
Go Pro Today »




nice greetings from good old germany, your cousin a*****
http://www.google.com/images?hl=en&rlz=1C1GGGE_enGB373GB373&biw=1600&bih=799&q=internet+cat+serious+business+was+made+by&bav=on.2,or.r_gc.r_pw.&um=1&ie=UTF-8&source=og&sa=N&tab=wi
Dillon
Sorry, I had to...
Just type in firefox...
"http://myhouse/automation?lamp:255" Viola! Lamp sensor square goes white, lamp goes on.
http://en.wikipedia.org/wiki/Common_Gateway_Interface
I guess technically you also need a cgi "web server" to run it, but don't let that scare you. It's also quite simple and free source abounds. Here's a good, solid python one in only about 200 lines of code:
http://code.activestate.com/recipes/511454/
If you want to experiment with solar panels and motors check out this solar powered 'robot' I made: http://www.instructables.com/id/Cheap-Easy-Solar-Powered-Robot/
what would work better would be to put the photoresistors I used for this project in a box, and when the sun shines in at the right angle it would activate a photoresistor just like they are activated by the flashlight via webcam.