Linux 串口通信

时间:2021-07-23 05:34:53
【文件属性】:
文件名称:Linux 串口通信
文件大小:9KB
文件格式:RAR
更新时间:2021-07-23 05:34:53
Linux  串口通信 Linux C++串口通信技术,代码完整,附带编译说明。在centos7.4上已经测试过了
【文件预览】:
Linux串口通信
----libserial.so(13KB)
----test.cpp(466B)
----serial.cpp(5KB)
----说明.txt(118B)
----testSerial(9KB)
----serial.h(2KB)

网友评论

  • 我在虚拟机上 运行提示 char btCMD_CloseDoor[1024] = { 0xa0, 0x01, 0x00, 0xa1, 0x00 }; narrowing conversion of ‘160’ from ‘int’ to ‘char’ [-Wnarrowing]gcc
  • 代码写的很好,可以直接重用!