-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e8cc25
commit e200603
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# 简介 | ||
* 这是一款采用Qt5开发的Modbus协议串口调试软件,主要用途是与Modbus主站进行通信、串口调试等,软件代码已简化。 | ||
### 软件截图: | ||
![image](https://github.com/SantaJiang/KeyEvetTest/blob/master/image-folder/github.png) | ||
![image](https://github.com/SantaJiang/ModbusDebuger/blob/master/Image/Debugger.png) | ||
### 运行效果: | ||
![image](https://github.com/SantaJiang/KeyEvetTest/blob/master/image-folder/demo.gif) | ||
![image](https://github.com/SantaJiang/ModbusDebuger/blob/master/Image/Debugger.gif) | ||
### 可执行程序下载地址(windeployqt打包): | ||
https://github.com/SantaJiang/KeyEvetTest/releases |