Skip to content

StudentWeis/XSerialPort-Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

XSerialPort

Qt 制作的开源串口助手,小巧精致。

推荐环境

  • Qt 6.3.0
  • Qt Creator 7.0.0

主要功能

  • 普通串口收发数据功能;
  • 自动扫描更新串口号;
  • 十六进制收发数据;

TODO

  • 【优化】十六进制收发数据的显示;
  • 【优化】程序架构;
  • 【功能】定时发送数据;