I have a PICAXE sending serial text and I need to save the data received in a new line on a text file with the time and date next to it, I know the data can be received because I have seen it showing up in programs such as hyperterminal.
The line should look something like this:
<data received> | 17:08:25 | 22/05/13
Thanks in advance :)
The line should look something like this:
<data received> | 17:08:25 | 22/05/13
Thanks in advance :)