Json,
Thank you for replying!
The project involves a 3 axis digital accelerometer which passes its data to a PIC based controller board using Uart or MSSP or SPI and then finally to a Bluetooth module. I have written the skeleton GUI to receive and store the data, however, I have no handling code for anything yet. Going by the low reply count, it makes me wonder whether I can accomplish this task of receiving the data via buffers in software and then converting these numerical results to realtime graphic representations in an internal Jpanel, much like an oscilloscope except with 3 signals. Any suggestions on how to move forward?
ROTNEVNI