Adafruit
Adafruit 16-Channel PWM / Servo HAT for Raspberry Pi - Mini Kit
The Adafruit 16-Channel PWM/Servo HAT adds precision servo and PWM control to your Raspberry Pi. Using the PCA9685 I2C PWM controller, it drives up to 16 ser...
The Adafruit 16-Channel PWM/Servo HAT adds precision servo and PWM control to your Raspberry Pi. Using the PCA9685 I2C PWM controller, it drives up to 16 servos or PWM outputs simultaneously with 12-bit resolution — completely free-running with no Pi processing overhead.
Up to 62 HATs can be stacked on a single I2C bus for control of up to 992 servos. The board works with any servo that accepts 5V power and 3.3V logic signals. This is a mini kit — headers are included and require soldering.
Key Features
- 16 PWM Channels – 12-bit resolution (4,096 steps) per output
- PCA9685 Driver – Free-running I2C-controlled PWM with built-in clock
- Stackable – Up to 62 HATs on one I2C bus (992 total outputs)
- Adjustable Frequency – PWM up to ~1.6 kHz
- Servo Connectors – 3-pin headers in groups of 4 for up to 16 servos
- Python Library – Ready-to-use library for quick setup
Also Available
- 16-Channel PWM/Servo Bonnet for Raspberry Pi – Pre-assembled bonnet format
- 16-Channel PWM/Servo Driver Breakout – Breadboard-friendly breakout
Compatibility
- Raspberry Pi Zero / Zero W
- Raspberry Pi A+ / B+
- Raspberry Pi 2 / 3 / 3B+ / 4
- Any Pi with 2×20 GPIO header
Package Contents
- 1× Adafruit 16-Channel PWM/Servo HAT
- 1× 2-pin terminal block
- 4× 3×4 male headers
- 1× 2×20 socket header
Specifications
- Driver Chip – PCA9685
- Channels – 16
- PWM Resolution – 12-bit (4,096 steps)
- Max PWM Frequency – ~1.6 kHz
- Interface – I2C
- Form Factor – Raspberry Pi HAT (2×20 header)
Jargon buster
Plain-language definitions for the technical terms used above.
- 12-bit resolution
- 12-bit resolution means the sensor’s measurement is divided into 4096 possible digital values. Higher resolution can make small changes in motion or tilt easier to detect, as long as the sensor range and noise are suitable for the project.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- servo
- A servo is a motor with built-in position control, usually told to move to a specific angle by a control signal. It matters when you need repeatable movement, such as steering, arms, flaps, or linkages, rather than continuous spinning.
- Terminal block
- A connector used to join wires together in a neat, removable, or serviceable way. For this product, it helps split one power input into several outputs without soldering.
Find this product in
Brands
Raspberry Pi