In SX Microcontrollers, SX/B Compiler and SX-Key Tool, g_daubach wrote: Ray, using the XBee together with an SX is no problem in general - I have built up a couple of prototypes for one of my projects with the XBeePro modules. From the hardware point of view, be aware that the XBee modules come with connectors with a 2mm spacing (not 2.54 mm = 1/10"). So you may need matching sockets with this 2mm spacing. In addition, the XBee modules only allow for a maximum supply voltage of 3.3V, so you can't directly feed them from a 5 Volt supply you might be using for the SX. You have two options: 1: Also run the SX side from a 3.3 Volt supply. This allows you to directly connect XBee I/O pins to SX I/O pins. 2: Run the SX side from a 5 Volt supply, and the XBee from a separate 3.3 Volt supply. Any XBee outputs can be directly fed into SX pins configured as inputs with their levels configured as TTL (the default). Any SX output pins should be connected to XBee module input pins via serial resistors (I'm using 4.7 k). The XBee-internal clamp diodes across its inputs cut off the excessive output voltage from the SX pins and the serial resistors limit the current through the clamp diodes to a value below the allowed maximum. At university, my professor for readio-communications explained the difference between wired and wireless communication like this: Think of a long dachshund with its head located in NY, and its tail resting in LA. When you step on its tail in LA, it will yowl in NY - this is how wired communication works. Wireless communication is exactly the same - just without the dachshund :-) . The same is true with the XBee modules (the dachshunds in this case) - they simply replace the wire link between two units with serial asynchronous receivers/transmitters. Nevertheless, the XBee modules offer a lot more of functionality than this, so it's a good idea to carefully study the XBee datasheets to learn more about the many additional features they offer. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=208830#m208917 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)