what software with GUI that can communicate with xbee antenna other than X-CTU?
irda rahayu
Posts: 6
I'm doing a project. The purpose of the project is to send signal from a microcontroller board to a computer. The xbee receiver connect to computer and xbee transmitter connect to the computer. Xbee receiver already can receive signal from xbee transmitter using X-CTU software. The interface of this software is not user friendly. So, I need a new platform with GUI to display the output. What kind of software that provide the better interface? Hope u guys can give any suggestion to me.
Comments
Dave
http://www.stampplot.com
-Martin
Most people that post here are cheap and will not buy any software. So here is a free PC Basic Compiler.
'
Download - Just BASIC
'
This free bee has a nice little GUI that works well with the BS2's and the Propeller's
'
I would start a link with out the Xbees first to Debug the COM loop then add in the Xbees to start your wireless COM link.
'
Start with a simple serial link (9600-8-N-1)
'
This is really simple to do.