hand_acid_mainboard
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.
 
 
 
sunlight c017a6ae94 add release folder include hex file 10 months ago
.settings add release folder include hex file 10 months ago
.vscode recode 11 months ago
Core@e6b8750f14 update 12 months ago
Drivers@078acc813a update 11 months ago
Middlewares@5047b0506d update 12 months ago
app_protocols@38674eceb0 init proj 11 months ago
release/V200 add release folder include hex file 10 months ago
stm32basic@b2fbccdc9d init proj 11 months ago
stm32components@3c9d276aab fix some bug 11 months ago
stm32halport@a0107dbac5 fix some bug 11 months ago
uappbase init proj 11 months ago
ucomponents init proj 11 months ago
usrc add release folder include hex file 10 months ago
.clang-format init 12 months ago
.cproject init proj 11 months ago
.gitignore update 10 months ago
.gitmodules add app protocols 11 months ago
.mxproject init 12 months ago
.project init proj 11 months ago
README.md remove app_protocols 11 months ago
STM32F407VETX_FLASH.ld init 12 months ago
STM32F407VETX_RAM.ld init 12 months ago
auto.py update 11 months ago
hand_acid_valve_board Debug.launch init proj 11 months ago
hand_acid_valve_board.cfg init proj 11 months ago
hand_acid_valve_board.ioc init proj 11 months ago
hand_acid_valve_board.launch init proj 11 months ago

README.md




/**
 * @brief
 *
 *
 *  回流按键:短按一下, 回流
 *          快按两下, 填充管路
 *
 *
 *  加液按键短按,加液体
 *  加液按键长按,切换模式,点动模式,连续自动模式
 *
 *    模式1 点动
 *    模式2 连续自动
 *
 *
 *  灯:
 *    颜色,区分不同模式。
 *    闪烁,状态。
 *
 *    连接,无连接
 *    唤醒,非唤醒
 *    模式,
 *    状态,
 * 
 *
 */


 /****************************************************************************/
 1. 按下按键,触发泵机动作
 2. 蓝牙配对功能