This program send text via serial port, waits for the reply to read and prints it to the console.
The future plan for SerialUART is to support Windows, Linux and OSX. Currently as of v1.3, Windows support is completed.
Currently cl.exe
and Cygwin's gcc
on Windows are confirmed to compile a working .exe
application.