You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.settings | 10 months ago | |
.vscode | 11 months ago | |
Core@e6b8750f14 | 12 months ago | |
Drivers@078acc813a | 11 months ago | |
Middlewares@5047b0506d | 12 months ago | |
app_protocols@38674eceb0 | 11 months ago | |
release/V200 | 10 months ago | |
stm32basic@b2fbccdc9d | 11 months ago | |
stm32components@3c9d276aab | 11 months ago | |
stm32halport@a0107dbac5 | 11 months ago | |
uappbase | 11 months ago | |
ucomponents | 11 months ago | |
usrc | 10 months ago | |
.clang-format | 12 months ago | |
.cproject | 11 months ago | |
.gitignore | 10 months ago | |
.gitmodules | 11 months ago | |
.mxproject | 12 months ago | |
.project | 11 months ago | |
README.md | 11 months ago | |
STM32F407VETX_FLASH.ld | 12 months ago | |
STM32F407VETX_RAM.ld | 12 months ago | |
auto.py | 11 months ago | |
hand_acid_valve_board Debug.launch | 11 months ago | |
hand_acid_valve_board.cfg | 11 months ago | |
hand_acid_valve_board.ioc | 11 months ago | |
hand_acid_valve_board.launch | 11 months ago |
README.md
/**
* @brief
*
*
* 回流按键:短按一下, 回流
* 快按两下, 填充管路
*
*
* 加液按键短按,加液体
* 加液按键长按,切换模式,点动模式,连续自动模式
*
* 模式1 点动
* 模式2 连续自动
*
*
* 灯:
* 颜色,区分不同模式。
* 闪烁,状态。
*
* 连接,无连接
* 唤醒,非唤醒
* 模式,
* 状态,
*
*
*/
/****************************************************************************/
1. 按下按键,触发泵机动作
2. 蓝牙配对功能