SerialLog is a simple console app written in .NET C# to perform serial data logging and automatically save the data to a text file at a specified interval of time from a connected device using a serial data communication protocol.
Source Code on GitHub