XBee Web - Monitor/Control your XBee Network

Hi All,

I wanted to share my latest project: XBee Web http://rapplogic.appspot.com/XBeeAppEngine.html

It allows you to control and monitor your XBee network, via a web interface. What’s different about this solution is it doesn’t require you to run any servers, or open any firewall ports. It will work in any private network (home/work etc.) as long as you can access the Google Talk service. It’s based on XMPP (Google Talk) and runs on Google App Engine.

Currently it supports AT, Remote AT, TX/RX, and Modem Status packets (both series 1 and 2). To use it you need to download http://code.google.com/p/xbee-xmpp/ and start a Gateway with a Google account. Then sign into the app with the same Google Account. You can read a full description in the “Demo” tab.

I’m still developing it, so let me know if you run into issues, or have suggestions. I know the interface may seem a bit jumbled at the moment.

Andrew