> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Quad Servo Module for Yukon – Regulated

**Type:** Product page · **SKU:** PIM696 · **Brand:** [Pimoroni](https://core-electronics.com.au/brands/pimoroni-australia) · **GTIN:** 769894024744
**Page:** https://core-electronics.com.au/quad-servo-module-for-yukon-regulated.html ([markdown](https://core-electronics.com.au/quad-servo-module-for-yukon-regulated.html.md))

Drive four servo motors from your Pimoroni Yukon project, with either regulated or direct power...

## Pricing

- **Price:** $25.15 (inc GST) — $22.86 AUD, exc GST
- **Quantity discounts:** 10+ $21.95 (exc GST) · 25+ $21.26 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 17 and Aug 24.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=PIM696:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/PIM696:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

Drive four servo motors from your [Pimoroni Yukon](https://core-electronics.com.au/products/yukon) project, with either regulated or direct power.

The **regulated module** features the same step-down regulator as on our Bench Power module, capable of delivering 5A continuous. By default it will output 5V, but this can be increased to 6V and 7.4V by cutting one or both of the traces on the module's underside. There is a small VREG area on top where you can write the chosen voltage.

The **direct module** provides Yukon's voltage (5 to 17V) directly to your servos. This is useful for projects where you can tailor your power supply voltage to your servos (if making a walking robot for example). It also includes two analog inputs (with neighbouring 3.3V and ground) that can be used with feedback servos, or to attach sensors to measure grip or to detect ground contact.

**Servos are sold separately.**

**Features**### Regulated

- 4 sets of header pins for connecting 3 pin hobby servos
- TPS54A24 step-down converter ([datasheet](https://core-electronics.com.au/attachments/localcontent/tps54a24_232292f1afe.pdf))
- Selectable 5V, 6V, or 7.4V output via cut trace\*
- 5A continuous current (10A peak)
- Board area for writing chosen voltage
- Temperature and power good sensors
- Fully-assembled (no soldering required)
- Compatible with Pimoroni Yukon

### Direct

- 4 sets of header pins for connecting 3 pin hobby servos
- Direct high power output
- 2 x analog inputs for sensors (soldering required)
- Fully-assembled
- Compatible with Pimoroni Yukon

**Software**- [MicroPython Library Reference (Regulated)](https://github.com/pimoroni/yukon/blob/main/docs/modules/quad_servo_reg.md)
- [MicroPython Library Reference (Direct)](https://github.com/pimoroni/yukon/blob/main/docs/modules/quad_servo_direct.md)
- [MicroPython Examples](https://github.com/pimoroni/yukon/tree/main/examples/modules/quad_servo)

**Pinout and Schematic**### Regulated

[![](https://core-electronics.com.au/attachments/localcontent/quad_servo_reg_diagram_1024x1024_82349fa0297.png)](https://core-electronics.com.au/attachments/localcontent/quad_servo_reg_diagram_82349fa0297.png)- [Download a printable PDF version](https://core-electronics.com.au/attachments/localcontent/quad_servo_reg_diagram_950701e1e71.pdf)
- Schematic (coming soon)

### Direct

[![](https://core-electronics.com.au/attachments/localcontent/quad_servo_direct_diagram_1024x1024_80837e2c458.png)](https://core-electronics.com.au/attachments/localcontent/quad_servo_direct_diagram_80837e2c458.png)- [Download a printable PDF version](https://core-electronics.com.au/attachments/localcontent/quad_servo_direct_diagram_964282729cc.pdf)
- Schematic (coming soon)

**Notes**- Measurements: 24mm x 20mm x 13.9mm (L x W x H).
- \* Cut either trace to raise the output voltage from 5V to 6V. Cut both traces to raise the output voltage to 7.4V. Yukon's input voltage needs to be greater than the chosen output voltage, otherwise the output voltage will match the input voltage.
- These modules use either the RP2040's PWM hardware or PIO to control the servo outputs, depending on the code used. With PWM, only four modules can be used simultaneously (for a total of 16 servos), and they should be placed in Yukon Slots that do not share the same PWMs. PIO does not have this restriction letting all six slots be used (for a total of 24 servos), at the cost of using up a single PIO state machine.
- PWM 0A/0B/1A/1B are on Yukon Slots 1 and 5
- PWM 2A/2B/3A/3B are on Yukon Slots 2 and 6
- PWM 4A/4B/5A/5B are on Yukon Slot 3 (5A/5B are also on GP26/GP27)
- PWM 6A/6B/7A/7B are on Yukon Slot 4

**About Yukon**Yukon is a high-power modular robotics and engineering platform, built around Raspberry Pi's formidable RP2040 chip. It has slots for attaching interchangeable hardware modules for driving combinations of devices such as motors, servos, steppers, and LED strips, all from one board!

Featuring an XT30 connector, Yukon can be directly powered off 2 to 4 cell LiPo batteries (or any other 5 to 17V source), to deliver up to 15A continuous for your high-power projects. An e-Fuse with switchable output protects the board, along with voltage, current, and temperature sensors that can be monitored by your programs.

[View all Yukon!](https://core-electronics.com.au/robotics/yukon.html)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/P/I/PIM696-1.jpg)
