I recieve data(int) continuously from the bluetooth(one of the com ports ) in my laptop.I have to plot the graph of the data .What shall I do?
I have already recieved the data using comm API and now...