Adafruit
Adafruit Wii Nunchuck Breakout Adapter - Qwiic / STEMMA QT
Turn a Wii Nunchuck into a versatile I2C controller for your next project with the Adafruit Wii Nunchuck Breakout Adapter. It fits snugly into the Wii connec...
Get notified when back in stock
Turn a Wii Nunchuck into a versatile I2C controller for your next project with the Adafruit Wii Nunchuck Breakout Adapter. It fits snugly into the Wii connector and handles level shifting and power regulation, so you can use the controller with any 3.3V or 5V microcontroller.
The Wii Nunchuck communicates over I2C at address 0x52, giving you access to an X-Y joystick, two buttons, and a 3-axis accelerometer — all in one compact, hand-held package. Libraries are available for both Arduino and CircuitPython for quick integration.
Key Features
- Snug, Secure Connection – Extra-thick 2.0 mm PCB with grabber-notch cutouts to prevent rattling or disconnection
- STEMMA QT / Qwiic Compatible – Plug-and-play I2C connection via JST SH connectors (cable not included)
- 3.3V & 5V Compatible – Onboard level shifting and regulation for Arduino, Feather, Raspberry Pi, and more
- Joystick + Buttons + Accelerometer – Access all Nunchuck inputs over a single I2C connection
- Breadboard Friendly – Standard header breakout for traditional wiring
Ideal For
- Robot and rover remote control
- Game controllers for custom builds
- Motion-sensing input devices
- Quick prototyping with an ergonomic controller
Package Contents
- 1× Adafruit Wii Nunchuck Breakout Adapter (STEMMA QT / Qwiic)
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.
- 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.
- 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.
- 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
Sensors & Input
introducing adafruit stemma qt
Document · 1.5 MB · Click any page to view full size
adafruit wii nunchuck breakout adapter
Document · 2.2 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au