Send Data to the Serial Port


As a counterpart to the LogSer program, I’m releasing code that allows dumping data from stdin to an arbitrary serial port.

The code can be downloaded as either source code or a compiled EXE from the ToSer release page under the Software section. To compile the source for yourself, simply run cl ToSer.cpp to compile with MS’s Visual Studio command line compilers.


Leave a Reply

Your email address will not be published. Required fields are marked *