RMUL2025/lib/host-protocol/README.md

16 lines
453 B
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.

# qdu-rm-protocol
#### 介绍
青岛大学未来战队机器人通信协议包含了MCU与AI之间串口通信的宏定义和结构体
## AI_NOTICE
定义数据结构体中的notice对应位所代表的功能
## AI_ID
MCU向AI发送Protocol_Referee_t和Protocol_MCU_t两个数据包AI通过包头的AI_ID区分包类型。AI发送Protocol_AI_t到MCU无AI_ID;
## 数据结构
* ID
* DATA
* 数据1
* 数据2
* ……
* CRC16