Ok, this is a bit of an odd request, I don't even know if it's possible, but here goes.
I've got a device that gives a serial ASCII data output over an RS232 interface. The description is actually
"In brief the output is 9600 baud, 8 bit ASCII, no parity, one stop bit as 0-5 volts that needs inverting and converting to the RS232 for the computer. The output is an ASCII text number followed by representing the number of 4MHz counts"
Full description available at http://www.chronoscopes.com/manual/version3.html
Now, what I'd like to be able to do is to make this fully portable - Have some sort of portable storage device, be it a USB memory stick, compact flash card, SD, whatever, and be able to plug it into this device, get a collection of results from the device that are written to the storage in some form of usable format that could later be read by a PC.
Any ideas at all?
Many thanks for any replies.
I've got a device that gives a serial ASCII data output over an RS232 interface. The description is actually
"In brief the output is 9600 baud, 8 bit ASCII, no parity, one stop bit as 0-5 volts that needs inverting and converting to the RS232 for the computer. The output is an ASCII text number followed by representing the number of 4MHz counts"
Full description available at http://www.chronoscopes.com/manual/version3.html
Now, what I'd like to be able to do is to make this fully portable - Have some sort of portable storage device, be it a USB memory stick, compact flash card, SD, whatever, and be able to plug it into this device, get a collection of results from the device that are written to the storage in some form of usable format that could later be read by a PC.
Any ideas at all?
Many thanks for any replies.