update README

This commit is contained in:
zibright 2025-05-02 00:00:55 +08:00
parent 4bae84467d
commit 43387dc84e
5 changed files with 2339 additions and 1231 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4,22 +4,23 @@
uint8_t Seg_Dula[11] = {0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F,0x40}; //0-9和- uint8_t Seg_Dula[11] = {0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F,0x40}; //0-9和-
### IIC接口 ### IIC接口
IIC1-SDA -> PF15 IIC1-SCL -> PF14 IIC1-SDA -> PF15
IIC1-SCL -> PF14
### 串口 ### 串口
TX -> PG11 TX -> PG11
RX -> PB2 RX -> PB2
### 独立按键 ### 独立按键
key3 -> PE9 key3 -> PE9
key4 -> PG2 key4 -> PG2
key5 -> PG1 key5 -> PG1
key6 -> PG0 key6 -> PG0
### LED灯 ### LED灯
LED4 -> PC7 LED4 -> PC7
LED5 -> PF1 LED5 -> PF1
LED6 -> PI11 LED6 -> PI11
LED7 -> PI10 LED7 -> PI10
### 震动马达 ### 震动马达