Skip to content

Commit 68bcc05

Browse files
author
GitHub Actions
committed
Update hardware README.md
- Updated hardware documentation with latest information
1 parent b5c7c93 commit 68bcc05

1 file changed

Lines changed: 16 additions & 7 deletions

File tree

hardware/README.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,25 @@
4343

4444
## 🔌 Pinout
4545

46+
4647
<div align="center">
47-
<a href="#"><img src="resources/unit_pinout_v_0_0_1_ue0095_bm3688_4_in_1_en.jpg" width="500px"><br/>Pinout</a>
48-
<br/>
49-
<br/>
5048

49+
### **Pinout Diagram**
50+
51+
<a href="#"><img src="resources/unit_pinout_v_0_0_1_ue0095_bm3688_4_in_1_en.jpg" width="500px"><br/>Pinout</a>
52+
<br/>
53+
<br/>
54+
55+
### **Pinout Details**
5156

52-
| Pin Label | Function | Notes |
53-
|-----------|------------------|-----------------------------------|
54-
| VCC | Power Supply | 3.3V or 5V |
55-
| GND | Ground | Common ground for all components |
57+
| Pin Label | Description |
58+
|-----------|------------------------------|
59+
| VCC | Power supply (3.3V or 5V) |
60+
| GND | Ground |
61+
| SDA/SDI | I²C data / SPI data in |
62+
| SCL/SCK | I²C clock / SPI clock |
63+
| CSB | Chip select (SPI, active low)|
64+
| SDO | SPI data out |
5665

5766
</div>
5867

0 commit comments

Comments
 (0)