Hi
I would like to sample 2 Analog inputs and see the output traces. I can see the Voltage samples in the monitor, which is basically an ANALOG EXAMPLE Program.
There is also a sample program on the ARDUINO site, but t doses not work at all.
I would then like to postprocess those data.
How can i make a nice and simple "realtime graph" of the 2 Analog inputs without loosing latency?
How can I save the data for further postprocess?
Can you help with that?
btw: I am new to Arduino and have programed in C 15 years ago.....
Thanks in advance
Y3G