PCA9685: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
(→Try It) |
||
| Line 12: | Line 12: | ||
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- | ||
70: 70 -- -- -- -- -- -- -- | 70: 70 -- -- -- -- -- -- -- | ||
sudo pip install Adafruit-PCA9685 | sudo pip install Adafruit-PCA9685 | ||
udo pip3 install adafruit-circuitpython-servokit | |||
</source> | </source> | ||
= Links = | = Links = | ||
* https://tutorials-raspberrypi.de/mehrere-servo-motoren-steuern-raspberry-pi-pca9685/ | * https://tutorials-raspberrypi.de/mehrere-servo-motoren-steuern-raspberry-pi-pca9685/ | ||