Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build_hardware.md #47

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/guide/build_hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,9 @@ The PCA9685 Servo controller can control up to 16 PWM devices like servos, motor
CH-1 <------------------> Servo
---
```
Here is a wiring diagram; this also shows how to power the RaspberryPi through a buck converter or BEC and the 5v header.

![donkey wiring](../assets/build_hardware/DonkeycarWiring_bb.png)

* checking connections
* The PCA9685 should appear on I2C bus 1 at address 0x40
Expand Down