将串口转usb插入ubuntu主机

通过下面的命令查询是com几,ubuntu下不叫com了 叫做文件 ttyUSB

dmesg | tail

ubuntu使用串口通信

ls -l /dev/ttyUSB0

输入ttyUSB的时候 点击tab键自动查询
ubuntu使用串口通信
注意插入时间

常用快捷键

ubuntu使用串口通信

minicom使用方法参考

minicom参考

相关文章:

  • 2021-11-19
  • 2021-11-25
  • 2021-11-20
  • 2021-09-12
  • 2022-12-23
  • 2021-11-19
猜你喜欢
  • 2022-12-23
  • 2021-08-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
相关资源
相似解决方案