Serial Communication¶
-
Virtual Serial Port:VSPD虚拟串口
-
Serial Port Tool focuses on RS232 Serial Port/USB & Network communication software
-
CSerialPort Class: CSerialPort / CSerialPort2, a set of freeware C++ classes to support access to the Win32 APIs dealing with serial ports.
- ComTool
- SComAssistant
-
USB Data Capture
- USBTrace
- Bus Hound
-
rosserial (ROS Wiki) is a protocol for wrapping standard ROS serialized messages and multiplexing multiple topics and services over a character device such as a serial port or network socket.
-
minicom:
sudo apt install minicom
- Hex Display:
sudo minicom -H
- Hex Display:
-
cutecom:
sudo apt install cutecom