-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
*.bak | ||
*.ddk | ||
*.edk | ||
*.lst | ||
*.lnp | ||
*.mpf | ||
*.mpj | ||
*.obj | ||
*.omf | ||
*.plg | ||
*.rpt | ||
*.tmp | ||
*.__i | ||
*.crf | ||
*.o | ||
*.d | ||
*.axf | ||
*.tra | ||
*.dep | ||
JLinkLog.txt | ||
*.iex | ||
*.htm | ||
*.sct | ||
*.map | ||
*.uvguix.* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
# mini-balance | ||
# Mini-Balance | ||
|
||
[视频链接](https://www.bilibili.com/video/BV1aL411b77S/) | ||
|
||
基于 STM32C8T6 单片机,HAL 库 + CubeMX 极速开发,PCB 模块化设计,嘉立创打板,平衡小车之家底盘,采用 MPU6050、超声波 HC-SR04 等传感器,集合 HC-05 蓝牙模块,使用 PID 控制算法,0.96 寸 OLED 屏实时显示小车运行状态,一款可通过手机蓝牙灵活控制,集避障、跟随于一体的智能平衡小车。 | ||
|
||
![](./images/hardware.png) | ||
|
||
|
||
|
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.