From 65ddb86d26aacefe87acebce9d26f1b77d39619f Mon Sep 17 00:00:00 2001 From: VGuoGavin <53364849+VGuoGavin@users.noreply.github.com> Date: Mon, 15 Nov 2021 14:02:32 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ae7d15a..28a7809 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,13 @@ 中控上位机,用来控制下位机,监视下位机数据。 代码中主要实现了UART数据通信,以及数据的解帧数据传输等功能。 这是我的第一个项目,项目中代码注释的较为详细。 -![image](https://user-images.githubusercontent.com/53364849/141598669-f9034839-8197-4f0f-8620-d349a5d164e3.png) -![image](https://user-images.githubusercontent.com/53364849/141598690-a664e3b1-777c-442b-a1fe-c2dfe4dbaab4.png) -![image](https://user-images.githubusercontent.com/53364849/141598703-8b2a873b-d9cc-444a-b16e-f17f9ebfb39a.png) -![image](https://user-images.githubusercontent.com/53364849/141598712-3d0bb584-7c84-4451-9fa5-bd31cb694f83.png) +![image](https://user-images.githubusercontent.com/53364849/141730354-de1e4c76-adb1-4126-a945-7787c49055d2.png) + +![image](https://user-images.githubusercontent.com/53364849/141730323-12096d42-924c-494a-aba4-49ac66fa750c.png) + +![image](https://user-images.githubusercontent.com/53364849/141730293-d309fdb1-41b3-4bec-89f9-61d159bb61ec.png) + +![image](https://user-images.githubusercontent.com/53364849/141730183-b00712c7-1ec9-408f-b633-4d93c5badeb9.png) ![GoBao](https://user-images.githubusercontent.com/53364849/141729996-98525cf9-f998-4e8d-b1d0-69de200ddfee.png)