2009-09-17 12:06:06 UTC
Hello,
I wonder if I can revive this question. I'm new to Java programming and would be very grateful if anyone could point me to a working example applet that would launch life-graph and plot data coming in from a serial port, either directly via the memory stream mode or by copying the data to a file and displaying the tail.
The goal would be to have an applet that can be launched with a double-click and start displaying the data without any of the settings needing to be reconfigured each time.
Many thanks in advance!
Robert