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...
Get notified when back in stock
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, links or switches used to change a device's address on a shared bus such as I2C. They matter when you want to connect several identical devices to the same controller, since each one needs a unique address to avoid conflicts.
- 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 (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.
- 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, 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
introducing adafruit stemma qt
Document · 1.5 MB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au