-
Notifications
You must be signed in to change notification settings - Fork 17
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
Showing
3 changed files
with
21 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,2 +1,21 @@ | ||
# vue3_serial | ||
|
||
# 串口调试助手 | ||
|
||
> Electron + Vue + node-serialport + Ant Design 实现串口调试助手 | ||
## 功能 | ||
|
||
- [x] 串口通信 | ||
- [x] 16进制发送和显示 | ||
- [x] 自动刷新串口列表 | ||
- [x] 定时发送信息 | ||
|
||
## 下载&&运行 | ||
|
||
点击 | ||
|
||
## 界面预览 | ||
|
||
![image-20220123183755272](./images/image-20220123183755272.png) | ||
|
||
![image-20220123183916062](./images/image-20220123183916062.png) | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.