1 使用串口的注意事项
Linux:虚拟机也可以使用串口。
在linux下,只有root用户才能操作串口。
首先可以使用linux命令minicom进行调试,测试串口硬件是否可以连接。串行设备在 Linux 下作为文件运行。
(1 precautions for using serial port
Linux: virtual machines can also use serial ports.
Under Linux, only the root user can operate the serial port.
First, you can use the Linux command minicom for debugging to test whether the serial port hardware can be connected. The serial device runs as a file under Linux.)