Difference between revisions of "PCA9685"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://tutorials-raspberrypi.de/mehrere-servo-motoren-steuern-raspberry-pi-pca9685/ | * https://tutorials-raspberrypi.de/mehrere-servo-motoren-steuern-raspberry-pi-pca9685/ | ||
<pre> | <pre> | ||
− | PCA9685 Raspberry Pi | + | Color PCA9685 Raspberry Pi |
− | SCL GPIO 3 / SCL (Pin 5) | + | yellow SCL GPIO 3 / SCL (Pin 5) |
− | SDA | + | orange SDA GPIO 2 / SDA (Pin 3) |
− | VCC / V 3,3V (pin 1) | + | Red VCC / V 3,3V (pin 1) |
− | GND GND (Pin 6) | + | Black GND GND (Pin 6) |
</pre> | </pre> | ||