Adafruit
Adafruit I2C Quad Rotary Encoder Breakout with NeoPixel
The Adafruit I2C Quad Rotary Encoder Breakout lets you read up to four rotary encoders from a single board over I2C. An onboard microcontroller running Adafr...
The Adafruit I2C Quad Rotary Encoder Breakout lets you read up to four rotary encoders from a single board over I2C. An onboard microcontroller running Adafruit's seesaw firmware handles all pulse tracking, debouncing, and pin management — simply query the encoder values whenever you need them.
Designed in the STEMMA QT / Qwiic form factor, this breakout supports solderless I2C connections and daisy-chaining. The board accepts standard PEC11-pinout rotary encoders (not included) and features reverse-mount NeoPixels under each encoder position — visible through clear or translucent shaft encoders for colour-coded visual feedback.
Key Features
- 4× Encoder Positions – Read up to four rotary encoders from a single breakout board
- Seesaw I2C Interface – Onboard microcontroller handles all encoder tracking and debouncing
- STEMMA QT / Qwiic Connectors – Solderless I2C connection with daisy-chain support
- 4× Reverse-Mount NeoPixels – RGB LEDs visible through translucent encoder shafts, controlled over I2C
- Interrupt Pin – Configurable INT output pulses low on rotation or button press
- 3V & 5V Compatible – Works with both 3.3V and 5V power and logic levels
- Up to 8 Boards on One Bus – Three address jumpers allow addresses 0x49 to 0x51 (up to 32 encoders total)
- Breadboard-Friendly – 0.1"-spaced breakout pads for traditional wiring
Ideal For
- Multi-encoder control panels and user interfaces
- Audio mixers, lighting controllers, and parameter adjustment
- Arduino, Raspberry Pi, and CircuitPython projects requiring multiple rotary inputs
- STEMMA QT / Qwiic sensor and control chains
Package Contents
- 1× Adafruit I2C Quad Rotary Encoder Breakout PCB (assembled and tested)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- Address jumpers
- Address jumpers are small solder pads or links used to change a device’s bus address. They matter when you want to connect multiple identical displays to the same controller without their addresses conflicting.
- 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.
- CircuitPython
- A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
- encoder
- A device attached to a motor or shaft that reports movement, such as rotation steps or position. In a pump system, an encoder can help measure or control how much the motor has turned, which affects how repeatable the watering amount can be.
- 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.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RGB
- Short for red, green and blue, usually referring to an LED that can mix those three colours. It matters because controlling an RGB LED teaches how separate outputs combine to create different colours.
- STEMMA
- A plug-and-cable connection system used on some maker electronics boards to make wiring simpler. If a product uses STEMMA, you need the matching cable or connector type to plug it in without soldering.
- STEMMA QT
- A small plug-in connector system for I2C boards that lets you connect compatible sensors and controllers without soldering. It matters because it can make wiring faster and less error-prone, especially when adding several small modules to a project.
Find this product in
Brands
Components
Related Tutorials
Free guides on learn.littlebird.com.au