Dear friends,
I am a new user of Arduino. I want to read time from my PC when it is connected to Arduino via USB cable.
This is the same cable for programming and uploading to Arduino.
I have searched the net for the solution. Most of the users are recommending to use an additional module such as RTC (Real Time Clock). It is not what I want.
I want to use GoBetwino 5.0.
The command in the "User Manual" is as below:
Serial.println("#S|T|[]#");
But it is just the command from Arduino to PC!!!! What about the response?
I cannot read the response from PC. The command is very well working and I can see the correct handshaking and messaging between PC and Arduino in the GoBetwino window on my PC. But on the Arduino side, I cannot receive the current HH:MM:SS
I need to know how to read (receive) the response from PC.
I will be thankful if anybody has experience with this application and help me.
Regards,
Farhad