Serial communication

Hi
I want to make my first approach in serial communication using C++.
I tested this Arduino project (http://arduino.cc/en/Tutorial/AnalogReadSerial) and now i wish to show the potentiometer reading in a console application.

Where showld i start from?

Thanks
Last edited on
This really depends upon what operating system you're using.
Well ... i intend to test it on Windows and Debian. ... but let's stay in Linux for now!
Then if you're using a serial interface to your computer this might be of some help: http://www.easysw.com/~mike/serial/serial.html

Jim
Topic archived. No new replies allowed.