The mach10_serial_api module implements a "Line Protocol". When this protocol is chosen by a Line, it interprets data received on the Line in terms of Mach10 Serial API command names and parameters.
When a full Mach10 Serial API command name (with parameter(s)) is recognized, the command is serviced by the Mach10 module. The response is then written back to the Line.
Build it from project "Mach10SerialAPIDemo"