/ / Introduction
XBee modems are one of the easiest ways to create a wireless point-to-point or mesh network. They have error correction, are configured with AT commands, come in multiple flavors and can create a wireless serial link out of the box.
Other Good things
- Low power for long battery life - <50 mA when working hard, <10 uA when sleeping
- 9 input/output lines for analog and digital IO
- Addressing—65,000 network addresses for each of 16 address channels - you can have LOTS of these boards in a network if you want
- Cheap (sort of)
- Wireless
- Easy serial interface
- Small
- Standardized
XBee Modules
You need a pair (or more) XBee modules - one for each of the devices you want to communicate between.There are two options for the modules - the normal version and the Pro version.
| normal | Pro |
|---|---|
| The normal version has a range of 100 feet indoors, and 300 feet outdoors (clear line of sight). | The Pro version has a range of 300 feet indoors, and 1 mile outdoors (clear line of sight). |
| The Pro version consumes a bit more power than the normal version. |
Where to find them
- XBee (normal) module - around $19, part # XB24-AWI-001-ND at www.digikey.com
- XBee Pro module - around $32, part # XBP24-AWI-001-ND at www.digikey.com
Sources:http://www.faludi.com/
http://lab.guilhermemartins.net/serial-comunication-with-xbee-arduino/
http://www.makingthings.com/documentation/tutorial/xbee-wireless-interface
http://lab.guilhermemartins.net/serial-comunication-with-xbee-arduino/
http://www.makingthings.com/documentation/tutorial/xbee-wireless-interface








