Adafruit
Adafruit NeoSlider I2C QT Slide Potentiometer with 4 NeoPixels
Add a smooth slide control to any I2C project with the Adafruit NeoSlider — a 75 mm linear slide potentiometer with four RGB NeoPixel underlights, all commun...
Add a smooth slide control to any I2C project with the Adafruit NeoSlider — a 75 mm linear slide potentiometer with four RGB NeoPixel underlights, all communicating over I2C via the onboard seesaw microcontroller. No analog pins needed on your main board.
Thanks to the STEMMA QT / Qwiic connectors on the underside, wiring is solderless — just plug in a compatible cable and start reading the slider position and controlling the NeoPixels over I2C. Chain up to 16 NeoSliders on a single I2C bus by cutting the address selection jumpers (default address 0x30, configurable up to 0x3F).
Key Features
- 75 mm Linear Slide Potentiometer – Smooth-action slider with analog readout via I2C
- 4 RGB NeoPixels – Underlighting LEDs for visual feedback, individually controllable
- I2C Seesaw Interface – Onboard microcontroller handles analog reads and NeoPixel control
- STEMMA QT / Qwiic Connectors – Solderless I2C connection on both sides for daisy-chaining
- Chainable – Up to 16 boards on one I2C bus via address jumpers (0x30–0x3F)
- 3 V and 5 V Compatible – Works with both 3.3 V and 5 V logic levels
Specifications
- Dimensions: 76.2 × 20.3 mm (3″ × 0.8″)
- Default I2C Address: 0x30 (configurable via 4 solder jumpers)
- Interface: I2C via STEMMA QT / Qwiic (SparkFun Qwiic compatible)
Ideal For
- LED colour and brightness control interfaces
- Audio volume or mixing controls
- Interactive exhibits and installations
- Multi-slider control panels (chain up to 16)
- STEMMA QT / Qwiic I2C projects
Package Contents
- 1× Adafruit NeoSlider I2C QT Slide Potentiometer with 4 NeoPixels
Resources
- What is STEMMA QT? – Introduction to the STEMMA QT connector system
- Adafruit Seesaw Arduino Library
- Adafruit Seesaw CircuitPython Library
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.
- 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.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- 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.
- 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.
- potentiometer
- A variable resistor usually turned with a knob or shaft to create an adjustable electrical signal. It is often used for inputs such as volume, brightness or position, so it helps beginners learn how a microcontroller reads changing values.
- 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