cheap wireless contact closure via... ?

We are a very tiny company looking for a solution to a problem: We need to provide contact closure at a remote, battery powered device wirelessly.

Ideally, the connection would be 802.11x, and the contact closure provided via a well formed URL to the IP address for each device. Failing in that, perhaps some kind of RF solution would be interesting, but again the end result is that a particular, identifiable device is given the command to provide contact closure and it complies. The distances are going to 100' or less, and under ideal (line of sight) conditions, mostly.

"Nice to haves":
-A way to query each device for health statistics such as rf signal strength and battery voltage.
-12vdc native power requirement.
-Embedded server running Linux, allowing a full featured web server.

We envision using a simple Adobe/Macromedia Flash software instance to trigger and control the remote contact closure from a nearby laptop, thus a simple URL is best. The cost of the unit's components responsible for the contact closure must be well under $50 total. As there are wireless ip cameras under that price that are complete web servers (see Edimax), this should not be too difficult. Another thing is that there will be many such devices deployed and controlled in a small area, so they need to be individually addressable.

We just want to know if Arduino can provide such a solution.

If you need a full featured web server, 1kb of ram won't give you that.
This board might be a better solution: www.beagleboard.org.

If you just need a simplistic web interface, there's the arduino ethernet shield for lantronix Xport. Most of the code is run in the browser with java(script) I think.

madworm,

Thanks for posting.

If you need a full featured web server, 1kb of ram won't give you that.
This board might be a better solution: www.beagleboard.org.

They start out at $150, and are seemingly designed for displays.

If you just need a simplistic web interface, there's the arduino ethernet shield for lantronix Xport. Most of the code is run in the browser with java(script) I think.

Well, as long as the solution is wireless, and under $50, then it is a possibility. Our budget for wireless connectivity that provides contact closure is $50.

Thanks!

pat
:slight_smile:

Ah, a humorist.

Less than 10$ for a unidirectional link.

Those SparkFun radios need extra processing before you can actually use them for communication.

I'd recommend these instead: http://www.seeedstudio.com/depot/315mhz-remote-relay-switch-kits-2-channels-p-150.html

I've bought a lot of stuff from Seeedstudio recently and it's all good.