Skip to content

Controlling 18 servos with RPI pico board #1432

Answered by earlephilhower
Papouc asked this question in Q&A
Discussion options

You must be logged in to vote

Haven't tried it, but there's a library that uses the PWM control to generate servo signals. Gonna have less resolution than the PIO-based ones, but you should be able to run 16 there (only 8 PWM slices with 2 controllable pins per slice). Should be able to use the included Servo lib to round out the other two, giving you 18 pins.

See the last comment in #1396

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Papouc
Comment options

Answer selected by Papouc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants