Skip to content

Commit

Permalink
✨ 更新README
Browse files Browse the repository at this point in the history
  • Loading branch information
binkzhou committed Jan 23, 2022
1 parent c24a935 commit cdfcc68
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
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)

Binary file added images/image-20220123183755272.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 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.

0 comments on commit cdfcc68

Please sign in to comment.