Adafruit
Adafruit Sparkle Motion Stick + Enclosure Kit
· MPN: ADA6333
The Adafruit Sparkle Motion Stick is a compact USB-A dongle version of the Sparkle Motion smart LED driver, designed for WLED projects that need a small, por...
The Adafruit Sparkle Motion Stick is a compact USB-A dongle version of the Sparkle Motion smart LED driver, designed for WLED projects that need a small, portable form factor. This kit includes both the Sparkle Motion Stick and a snap-on enclosure with a button lever and USB port cap.
Powered via USB Type A at up to 5V 2A, it works with off-the-shelf USB battery packs for portable operation. The ESP32 module provides Wi-Fi, Bluetooth LE, and Bluetooth Classic connectivity, with a built-in I2S microphone for audio-reactive lighting and an IR receiver for remote control.
Key Features
- ESP32 Module – Dual-core 240 MHz Tensilica, 4 MB flash, Wi-Fi, Bluetooth LE, and Bluetooth Classic
- USB Type A Power – Up to 5V 2A input; works with USB battery packs
- 2A Resetting Fuse – Overcurrent protection
- Two Level-Shifted Outputs – Both signal outputs shifted to 5V, plus power and ground
- I2S Microphone – Built-in for audio-reactive lighting
- IR Receiver – On GPIO 10 for remote control integration
- User Button – GPIO 0, accessible through the enclosure
- Status Indicators – Red LED on pin 4 and NeoPixel on pin 18
- Screw Terminal Blocks – No-solder connectivity for LED strips
- Snap-On Enclosure – Three-piece case with button lever and USB port cap
Also Consider
- Sparkle Motion – All-In-One WLED and xLights Board – Full-featured version with USB-C PD (5V/12V/20V), three outputs, STEMMA QT, reset button, and GPIO breakout pads
Ideal For
- Portable WLED lighting projects
- Audio-reactive LED effects
- Compact smart LED installations
- Battery-powered wearable lighting
Package Contents
- 1× Adafruit Sparkle Motion Stick with screw terminal blocks
- 1× Three-piece snap-on enclosure with button lever and USB cap
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine 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.
- ESP-IDF
- ESP-IDF is Espressif’s official software development framework for ESP32-family chips. It gives more direct control over the hardware than beginner-style environments, which can help with advanced features like Wi-Fi, Bluetooth, audio and power management.
- ESP32
- ESP32 is a family of microcontroller modules with built-in wireless features such as Bluetooth and WiFi. Knowing this product uses an ESP32-based module helps explain how it provides wireless serial communication and firmware update features.
- 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.
- I2S
- I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
- 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.
- LED driver
- An LED driver is a control chip or circuit that supplies and switches power to LEDs. For a display board, it reduces the number of microcontroller pins needed and handles tasks like lighting the right segments and adjusting brightness.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- 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.
- 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.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Find this product in
Brands
Components
Related Tutorials
Free guides on learn.littlebird.com.au