XBIB Data logging and GUI

Hello:

I am using a host USB-XBIB board/PC interface to receive TX data from an custom wireless data collection device. The TX device uses an Xbee (Ver 1) module set to collect analog input voltages from 3 sensors ( two temperatures + 1 humidity on pins AD0, AD2, AD3). Using X-CTU, the TX module has been pre-programmed to trasmit data packets every 5 sec.

On the host side, I am seeking seeking code (VB, python, or other) to get me started to process (ie. parse) the transmiited data and to develop a user friendly graphical user interface (GUI) that gives a real time display of temperature and humidity.

Any help would be most appreciated.