PiicoDev Servo Driver | Guide for Raspberry Pi Pico

preview_player
Показать описание

This guide will help you get started with a PiicoDev® Servo Driver module. We'll take a tour of the module and walk through some examples to drive common servos. We'll even drive multiple servos independently - up to a maximum of 16!

Core Electronics is located in the heart of Newcastle, Australia. We're powered by makers, for makers. Drop by if you are looking for:

The following trademarks are owned by Core Electronics Pty Ltd:

"Core Electronics" and the Core Electronics logo
"Makerverse" and the Makerverse logo
"PiicoDev" and the PiicoDev logo
"GlowBit" and the GlowBit logo
Рекомендации по теме
Комментарии
Автор

Finaly someone explane all basics about servos. Great video! Thanks a lot for that part of knolage :)

jurek
Автор

uses i2c, so 2 chains to pico, 8 servo driver boards, or more using soft i2c on the other pins probably.
might need to decouple in software the old i2c connection (e.g. set to serial) before recreating another i2c connection.
trick worked on oleds.

jyvben