Tutorial on data communication with Windows??
I'm an absolute beginning with Arduino, but am interested in getting started. What I want to do is read a voltage level into a BASIC program on Windows. I read the Arduino introduction about getting started with Windows, and the very helpful screen shots showed how to program an Arduino from Windows via the USB port.
But I haven't found a similar explanation (with screen shots......) of how to read data from an Arduino into a BASIC program. I'm hoping that somebody has already done a tutorial about how to do this. I”m not concerned at this point about the hardware details of actually detecting the voltage level. There seems to be a lot of examples and explanation about that. What I am concerned about is how to transmit the voltage level data (in ASCII, I assume??) back to the BASIC program on the computer.
Please direct me to any tutorial that might exist about data communication between the computer and the Arduino after it has been programmed. And if there is some easier way to get data from the Arduino into the computer, please let me know what it is.
And if this question demonstrates my level of ignorance, I apologize in advance.
Thanks for any suggestions.