Shop OBEX P1 Docs P2 Docs Learn Events
Serial Data Logger with "Time Stamp" feature. — Parallax Forums

Serial Data Logger with "Time Stamp" feature.

BeanBean Posts: 8,129
edited 2013-05-07 09:43 in Propeller 1
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
Sign In or Register to comment.