XBee Class
![Jon Keinath](https://forums.parallax.com/uploads/userpics/054/nQFUXIMZXSOV2.jpg)
I have began work on a class for the XBee. It doesn't have every command created yet, but most of the common ones are there.
The XBee modules [noparse][[/noparse]edit] and Adapter (AppBee-SIP) for easy connections are available from Martin and www.selmaware.com/appbee . They [noparse][[/noparse]/edit] are really easy to use, and don't even require this class for simple communication, just some UARTs. This class makes configuration and node communication easier. I am also attaching a program I used to do some testing of the class.
If you find any bugs, or find a need for some command not already included, let me know, I'll be happy to look into it.
-Jon
p.s. I will also place this in the JavelinCode yahoo group.
Post Edited (Jon Keinath) : 11/29/2006 2:56:45 AM GMT
The XBee modules [noparse][[/noparse]edit] and Adapter (AppBee-SIP) for easy connections are available from Martin and www.selmaware.com/appbee . They [noparse][[/noparse]/edit] are really easy to use, and don't even require this class for simple communication, just some UARTs. This class makes configuration and node communication easier. I am also attaching a program I used to do some testing of the class.
If you find any bugs, or find a need for some command not already included, let me know, I'll be happy to look into it.
-Jon
p.s. I will also place this in the JavelinCode yahoo group.
Post Edited (Jon Keinath) : 11/29/2006 2:56:45 AM GMT
Comments
Any particular reason why you didn't upload the testfile as well
to the javelincode group?
regards peter
I must have overlooked it, it is there now.
-Jon