ProtocolParser/README.md

35 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ProtocolParser
<div align="center">
<img src="app_source/resources/imgs/icon.png" alt="Logo" style="width:40%; height:auto;">
</div>
<h1 align="center"> ProtocolParser 协议解析器 V1.0.5</h1>
## 一、介绍
这是一个用于与DKY的THM3682实验箱搭配使用的上位机协议解析器具体如何使用请看[使用说明](#使用说明)。
<div align="center">
<div align="center">
<img src="documents/pictures/home-light.png" alt="主界面(浅色)" style="width:45%; height:auto;">
<img src="documents/pictures/home-dark.png" alt="主界面(深色)" style="width:45%; height:auto;">
</div>
<p align="center"> 主界面(浅色/深色模式) </p>
</div>
## <div id = "使用说明">二、使用说明<div>
## 1. [协议解析](documents/protocol.md)
+ 概述
+ 密钥
+ 认证流程
+ 数据结构
+ 接口解析
## 2. [串口使用](documents/serialport.md)
+ 参数配置
+ 串口消息设置
+ 串口助手设置
+ 串口数据流向
## 3. [紫蜂协议](documents/zigbee.md)
+ 设备列表
+ 密钥管理
+ 调试选项
## 4. [其他](documents/others.md)
+ 主题
+ 数据结构自定义