Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit 6004759

Browse files
authored
Add a wiring diagram (#10)
1 parent a3349e6 commit 6004759

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

pages/build/assemble.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,10 +600,16 @@ To connect a 16CH PWM servo controller to your Raspberry Pi via I2C, use the fol
600600
| SDA | SDA (Pin 3) | Serial Data Line for I2C communication |
601601
| VCC | 3.3V (Pin 1 or 17) | Power for the I2C logic |
602602

603+
### Summary wiring diagram
604+
605+
<a href="/assemble/wiringdiagram.pdf" target="_blank" rel="noopener noreferrer" style={{ cursor: 'pointer'}}>
606+
<Image src="/assemble/wiringdiagram.png" alt="Wiring diagram" width={705} height={501}/>
607+
</a>
608+
603609
## Next Steps
604610
Once assembly is complete, move to [software setup](/build/setup).
605611

606612
<Callout type="default" emoji="👉">
607-
**Documentation Contributors:** @alexander-wang03, @pyrater
613+
**Documentation Contributors:** @alexander-wang03, @pyrater, @raphbag
608614
</Callout>
609615

public/assemble/wiringdiagram.pdf

6.08 MB
Binary file not shown.

public/assemble/wiringdiagram.png

1.78 MB
Loading

0 commit comments

Comments
 (0)