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,7 +4,8 @@
uint8_t Seg_Dula[11] = {0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F,0x40}; //0-9和-
### IIC接口
IIC1-SDA -> PF15 IIC1-SCL -> PF14
IIC1-SDA -> PF15
IIC1-SCL -> PF14
### 串口
TX -> PG11