Difference between revisions of "PCA9685"
Jump to navigation
Jump to search
(Created page with "<pdf>https://cdn-shop.adafruit.com/datasheets/PCA9685.pdf</pdf> Category:Raspberry") |
|||
| Line 1: | Line 1: | ||
| + | = Links = | ||
| + | * https://tutorials-raspberrypi.de/mehrere-servo-motoren-steuern-raspberry-pi-pca9685/ | ||
| + | <pre> | ||
| + | PCA9685 Raspberry Pi | ||
| + | SCL GPIO 3 / SCL (Pin 5) | ||
| + | SDA GPIO 2 / SDA (Pin 3) | ||
| + | VCC / V 3,3V (pin 1) | ||
| + | GND GND (Pin 6) | ||
| + | </pre> | ||
| + | |||
| + | = Datasheet = | ||
<pdf>https://cdn-shop.adafruit.com/datasheets/PCA9685.pdf</pdf> | <pdf>https://cdn-shop.adafruit.com/datasheets/PCA9685.pdf</pdf> | ||
| + | <headertabs/> | ||
[[Category:Raspberry]] | [[Category:Raspberry]] | ||