Qt library for serial port communication with hardware devices
Provides classes to interact with hardware and virtual serial ports
qtserialport$ qSerialPort -l$ qSerialPort -p /dev/ttyUSB0 -b 9600 -r$ qSerialPort -p /dev/ttyACM0 -b 115200 -d 8 -s 1 -w 'Hello Device'