Adafruit
Adafruit I2C Stemma QT Rotary Encoder Breakout with Encoder
· MPN: ADA5880
The Adafruit I2C STEMMA QT Rotary Encoder Breakout comes with a 24-detent rotary encoder with push-switch pre-soldered, so you can start twisting right away....
Get notified when back in stock
The Adafruit I2C STEMMA QT Rotary Encoder Breakout comes with a 24-detent rotary encoder with push-switch pre-soldered, so you can start twisting right away. An onboard microcontroller running Adafruit's seesaw firmware handles all pulse tracking, debouncing, and pin management — simply read encoder values over I2C.
With STEMMA QT / Qwiic connectors, you can make solderless I2C connections to any compatible microcontroller, from Arduino to Raspberry Pi. The board also features six 0.1"-spaced breakout pads for breadboard use, and works with both 3.3V and 5V power and logic.
Key Features
- Pre-Soldered Encoder – 24-detent rotary encoder with push-switch included and ready to use
- Seesaw I2C Interface – Onboard microcontroller handles all encoder tracking and debouncing automatically
- STEMMA QT / Qwiic Connectors – Solderless I2C connection with daisy-chain support
- Built-in NeoPixel – Programmable RGB LED for customisable visual feedback, 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
- Status LEDs – Green power LED and red INT LED for easy monitoring
- Breadboard-Friendly – Six 0.1"-spaced breakout pads for traditional wiring
Ideal For
- Menu navigation, volume control, and parameter adjustment interfaces
- Quick prototyping — encoder is pre-soldered and ready to use out of the box
- Arduino, Raspberry Pi, and CircuitPython projects
- STEMMA QT / Qwiic sensor and control chains
Package Contents
- 1× Adafruit I2C STEMMA QT Rotary Encoder Breakout with pre-soldered encoder
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny 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
- An encoder is a sensor that converts the rotation or position of a shaft, knob or dial into electrical signals, reporting movement as incremental steps and direction, or as an absolute position. It is used to track how far something has turned, which matters for precise positioning, speed control, repeatable movement, or using a rotary knob as an input.
- 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.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- microcontroller
- A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- NeoPixel
- A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
- 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, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- 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
adafruit i2c qt rotary encoder
Document · 3.4 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au