Commit Graph

8 Commits

Author SHA1 Message Date
69155f3ce1 新增 Hc05 类,支持 HC-05 蓝牙模块的串口通信,增加串口设置波特率函数
All checks were successful
Build and Upload Artifact / build and upload-artifact (push) Successful in 20m1s
2025-05-13 10:04:09 +08:00
38aaa9b8b3 优化 TerminateHandler 函数,增强异常处理逻辑并确保错误信息通过调试串口输出
All checks were successful
Build and Upload Artifact / build and upload-artifact (push) Successful in 19m55s
2025-05-12 13:31:39 +08:00
a7485fca40 新增 DebugSerialPort 支持,CommonCenter、CanMv 和 DfPlayer 改用智能指针
Some checks failed
Build and Upload Artifact / build and upload-artifact (push) Has been cancelled
2025-05-12 13:17:44 +08:00
21eec9089e 优化 App 类,重构 Setup 和 AppStart 函数,清理未使用的代码,增强可读性
All checks were successful
Build and Upload Artifact / build and upload-artifact (push) Successful in 19m58s
2025-05-10 19:49:39 +08:00
83d9a263a4 新增 DfPlayer 和 CanMv 类,优化 UART 读写方法,更新 CommonCenter 以支持新类实例化 2025-05-10 19:38:20 +08:00
b4ecf03e95 重构 SerialPort 类,移除静态成员,改为实例成员,优化 UART 读写方法 2025-05-10 18:58:32 +08:00
52a4669c0d 新增 CommonCenter 类和 Config 结构体,提供超声波测距功能的配置和实例化支持 2025-05-10 18:23:47 +08:00
SocChina2025
7f9bede0c7 Initial commit 2025-05-07 22:22:44 +08:00