How to show value received from HC-06 as a graph?

Hi all,
this is the same old story... MIT Ai2 is not a Real Time tool. Let Arduino do the RT job, and MIT AI2 to do only the visualization. In other words, buffer as much as you can on Arduino memory, and transmit only seldom to MIT Ai2, and let it plot a series of data (i.e. 10 data at a time).
Please take a look to the topic Bluetooth client speed and buffering issue.
It is exactly the same ....
Cheers.

1 Like