Using wireless sensors with your arduino

If I wanted to use the below sensor with my arduino, how would I link it with my arduino? Is there some kind of tutorial? Will the only thing I need is an xbee system?

http://www.smarthome.com/76075/SecurityMan-SM-87L-Wireless-Door-Window-Sensor-Air-AlarmII/p.aspx

Thanks

I doubt very much that uses Xbee, you need to find out exactly how this device communicates before you have any chance of using one.

Unless you are dead lucky and someone here has already use these you will have to get details form the manufacturer, good luck with that :slight_smile:


Rob

too difficult, you probably need to hack it and figure out what communication protocol it uses. Why don't you use a cheap IR sensor, interface it with Arduino and use whatever RF communication you like?