This Arduino library provides Hardware-PWM based servo signal generation for the RP2040 if more than 8 servo channels are needed. Otherwise, the servo library shipped with arduino-pico is the better choice, as it uses PIO and therefore does not consume CPU resources.
This library works for
- arduino-pico:
Raspberry Pi Pico,Adafruit Feather RP2040, ... ✔️

