Serial Data Logger with "Time Stamp" feature.
Bean
Posts: 8,129
At my work we needed to log data (CO2 sensor readings from Propeller Demo Board) to a PC.
But we also needed each line to be "Time Stamped".
I couldn't find any programs that would do this, so I installed Visual Studio Express 2012 and wrote my own.
I have included the .exe as well as the source code if anyone is interested in trying it.
Comments welcome...
P.S. You need "dot net 4 framework" installed to use the .exe
P.P.S. The VS1012 in the filename should be VS2012. Sorry about that...
Bean
But we also needed each line to be "Time Stamped".
I couldn't find any programs that would do this, so I installed Visual Studio Express 2012 and wrote my own.
I have included the .exe as well as the source code if anyone is interested in trying it.
Comments welcome...
P.S. You need "dot net 4 framework" installed to use the .exe
P.P.S. The VS1012 in the filename should be VS2012. Sorry about that...
Bean
zip
10K