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.
 
 
 
zhaohe b917fac42d update 1 year ago
.vscode update 1 year ago
app update 1 year ago
libznordic@3678551881 update 1 year ago
sdk@4583631072 add ble demo proj 1 year ago
.clang-format format code 1 year ago
.gitignore format code 1 year ago
.gitmodules update 1 year ago
README.md update 1 year ago

README.md

conduction1_dynamic_electrocardiograph

使用说明

https://iflytop1.feishu.cn/wiki/Fp0fwciUEibtm4kaUeXcraOCneg

开发板IO资源说明:

#define BSP_LED_0      13
#define BSP_LED_1      14
#define BSP_LED_2      15
#define BSP_LED_3      16

#define BUTTON_1       11 // 上拉低电平有效
#define BUTTON_2       12 // 上拉低电平有效
#define BUTTON_3       24 // 上拉低电平有效
#define BUTTON_4       25 // 上拉低电平有效

sdk\components\boards\pca10100.h

清风开发板