Wireless with basic stamp
Rutcgr18
Posts: 47
Basicly what i want to do is make a wireless conection from the stamp to a sensor. I wan tot great a device that will sence when the garage door is open and closed. I want to have it hooked to my computer so when it does the check and finds that the door is open it will send me an email. Craftsmen makes something something like this http://www.craftsman.com/shc/s/p_10155_12602_00953696000P?vName=Tools+%26+Equipment&cName=Equipment&sName=Garage+Door+Openers&prdNo=9&blockNo=9&blockType=L9
Just not sure if i could intergrated it with the pc. My wish list would be that if its open icould send a cmd and have it shut. I know I am asking alot.
Thanks
Mike
Just not sure if i could intergrated it with the pc. My wish list would be that if its open icould send a cmd and have it shut. I know I am asking alot.
Thanks
Mike
Comments
You understand that you will have to do some programming on the PC side no matter how you hook things up and sending e-mail somewhere else isn't simple.
What are you going to do for power on the Stamp end of things?
Did you know about the PINK Internet Interface for the Stamp? That could directly send e-mail without the use of a PC. What's the timeframe on your project? The PINK is going to be replaced with a nice Propeller-based internet server in the next couple of months. Can you wait?
There are all sorts of possibilities. You don't even have to use a Stamp. You could use an optocoupler as described above and connect that to your PC's serial port (or USB to serial adapter) using one of the control lines like CTS or DSR which a PC program can detect.
I was unreliable and would start blinking (indicating lost signal I guess).
It was cheaply made - glad I did not pay extra for it...
Monitor
Wow that sounds like a good idea. I am just not sure how those optocoupler work. They seem very cheap. So the opute from optocoupler is an analog ouput?. Then i can right a piece of sotware to monitor that pin that that optocoupler is hooked to?
Thanks ron. Do you do anything speacil with it?
The details of how you'd hook up an optocoupler to your PC depends on what kind of serial port you have.
Oh good, i wondering why the PINK was out of stock. I was actually thinking about buying one, but the price kept me from it...can't wait...
THanks
Mike
Want to be sure that you see our XBee tutorials here:
http://forums.parallax.com/showthread.php?t=124213
Ken Gracey
If I really needed one, I would build it using XBEE transceivers.