[try Beta version]
Not logged in

 
Serial communication

Mar 9, 2013 at 4:18pm
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 Mar 9, 2013 at 4:19pm
Mar 9, 2013 at 4:23pm
This really depends upon what operating system you're using.
Mar 9, 2013 at 4:24pm
Well ... i intend to test it on Windows and Debian. ... but let's stay in Linux for now!
Mar 9, 2013 at 9:48pm
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.