Login / Signup
Cart
Your cart is empty
The compact Simply Servo board for Raspberry Pi Pico allows for up to 8 servos to be controlled simultaneously, making it ideal for advanced robotics projects with the RiPi Pico. The board should be used with a Pico that has soldered pin headers, the Pico can then slot straight into the board. The board features standard 3-pin servo connectors which allow for servos to be plugged straight in without the need for adaptors or soldering.
As well as supporting 8 servos, the board also features 5 external connections to GPIO pins and a 3V and GND supply from the Pico. This IO breaks out the 3 ADC pins and GP0 and GP1. This allows additional IO to be connected to the board and the state of these can then be read or controlled by the Pico.
Power is provided via a terminal block connector, the supply is then controlled by an on/off power switch to the board. There is a green power LED to indicate when the board is turned on. The board produces a regulated 3V supply that is fed into the 40-way connector to power the Pico, removing the need to power the Pico directly. The board's power connections are reverse polarity protected.
To support the board, Kitronik has developed a MicroPython module and sample code for controlling servos with the Pico. This code is available in the GitHub repo here.
Please note, the voltage you connect to the power terminals will be passed to your servos i.e. if you use a 12V supply, you will send 12V to your servos. Check your servo voltage and power the board to match!