first test
This commit is contained in:
13
README.md
13
README.md
@@ -13,3 +13,16 @@ from adafruit_servokit import ServoKit
|
||||
kit = ServoKit(channels=16)
|
||||
kit.servo[0].angle = 180
|
||||
```
|
||||
|
||||
```text
|
||||
https://pinout.xyz/ Full pinout for the rpi3
|
||||
https://components101.com/sites/default/files/component_datasheet/SG90%20Servo%20Motor%20Datasheet.pdf Datasheet for the servomotor used
|
||||
https://ben.akrin.com/raspberry-pi-servo-jitter/ Blog post how to fix jittering
|
||||
```
|
||||
|
||||
Local address
|
||||
inet6 fe80::7e2c:ada5:5de7:9a2c/64
|
||||
|
||||
## Cables
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user