Is it possible to do the following:
Have labview output data that is being sent to a Xbee into a graph? The Xbee will be connected through a USB port.
If so, can someone please head me in the right direction.
Thanks.
Is it possible to do the following:
Have labview output data that is being sent to a Xbee into a graph? The Xbee will be connected through a USB port.
If so, can someone please head me in the right direction.
Thanks.
The XBee will need to connect through a serial to USB adapter which shows up on your PC as a COM port. Labview can easily read data from a COM port.
Between the XBee and the USB adapter you will need a 3.3V TTL to RS232 level translator chip (MAX3232 or equivalent) or one of the XBee to USB boards (SparkFun sells one).