linux串口调试助手源码基于Qt

时间:2022-01-20 14:17:55
【文件属性】:
文件名称:linux串口调试助手源码基于Qt
文件大小:105KB
文件格式:ZIP
更新时间:2022-01-20 14:17:55
linux qt 串口调试助手 串口通信 1.一个跨平台的串口调试助手源码 2.使用Qt进行编译 3.新增串口转发模块,可串口转网口,网口转串口参考serialDeviceServerConfig.ini 4.文章地址 https://blog.csdn.net/luck_anan/article/details/122596515?spm=1001.2014.3001.5502
【文件预览】:
serialDevice
----serialDevice.pro(531B)
----CommBaseLib()
--------UDP()
--------commbaselib_global.h(252B)
--------CommBaseLib.pro(1KB)
--------ThreadQQueue.h(1KB)
--------CUserConsoleInputThread.h(2KB)
--------SerialPort()
--------CUserConsoleInputThread.cpp(1KB)
----串口调试助手针对银河麒麟没有串口模块解决办法.txt(378B)
----serialPort()
--------SerialPortBackground.h(2KB)
--------SerialPortDialog.cpp(12KB)
--------DevBaseMember.h(818B)
--------serialPort.pro(2KB)
--------DevBaseMember.cpp(427B)
--------SerialPortDialog.qrc(222B)
--------InstructionListDialog.h(1KB)
--------SerialPortBackground.cpp(4KB)
--------InstructionListDialog.ui(2KB)
--------SerialPortDialog.h(3KB)
--------SerialPortDialog.ui(15KB)
--------InstructionListDialog.cpp(4KB)
--------main.cpp(284B)
--------icon()
--------InstructionListModel.cpp(3KB)
--------InstructionListModel.h(1KB)
--------serialPort_ico.rc(56B)
----serialDeviceServer()
--------serialDeviceServer.pro(3KB)
--------SerialDeviceDev.h(3KB)
--------SerialDeviceServerMgr.cpp(4KB)
--------SerialDeviceServerMgr.h(2KB)
--------main.cpp(3KB)
--------SerialDeviceDev.cpp(4KB)
----prodate()
--------Config()

网友评论

  • 非常棒,可以交叉编译到arm平台,亲测有效。