Command Line Interface

Arduino serial port multiplexer.

usage: serial_mux [-h] [-o OUTPUT] [-l LOG] [-b BAUDRATE] [-w WAIT] [-v]
                  DEVICE

Positional Arguments

DEVICE

device

Named Arguments

-o

output file

Default: -

-l

log file

-b

baud rate

Default: 9600

-w

time before communication starts

Default: 2

-v

show program’s version number and exit

Copyright (c) Jeroen F.J. Laros <jlaros@fixedpoint.nl>