Adafruit
Adafruit ANO Rotary Navigation Encoder Breakout PCB
This breakout PCB converts the ANO rotary navigation encoder's non-standard pinout into a straightforward, breadboard-friendly header strip. The ANO encoder ...
Get notified when back in stock
This breakout PCB converts the ANO rotary navigation encoder's non-standard pinout into a straightforward, breadboard-friendly header strip. The ANO encoder combines a rotary encoder with directional and centre-push buttons — similar to classic scroll wheel interfaces — and this PCB makes it easy to wire up to any microcontroller.
Key Features
- Breadboard-Friendly – Converts the ANO encoder's pinout to standard 0.1" header spacing
- 7 GPIO Required – 5 button pins + 2 rotary encoder pins
- 2 Common Pins – Set to ground or VCC (ground recommended for internal pull-ups)
- Simple PCB – No active components, pull-up or pull-down resistors
Also Available
- ANO Rotary Encoder I2C STEMMA QT Adapter – Seesaw I2C version with STEMMA QT, no GPIO needed
Ideal For
- Custom navigation interfaces
- Menu and settings controls
- Audio volume and media controls
- Breadboard prototyping
Package Contents
- 1× Adafruit ANO Rotary Navigation Encoder Breakout PCB
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.
- 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.
- 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.
- 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 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.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- 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.
- UPS
- An uninterruptible power supply is a battery-backed power system that keeps a device running when external power is unplugged or fails. For an embedded computer, it helps prevent sudden shutdowns that can corrupt files or interrupt a project.
- VCC
- VCC is the positive power-supply connection on a chip or module. Connecting it to the correct supply voltage is needed for the part to power on and helps avoid damaging the electronics.
Find this product in
Brands
Components
Related Tutorials
Free guides on learn.littlebird.com.au