Adafruit
Adafruit Audio FX Mini Sound Board - WAV/OGG Trigger - 16MB
The Adafruit Audio FX Mini Sound Board is a standalone audio trigger that plays WAV and OGG Vorbis files — no Arduino or programming required. Simply drag an...
The Adafruit Audio FX Mini Sound Board is a standalone audio trigger that plays WAV and OGG Vorbis files — no Arduino or programming required. Simply drag and drop sound files over USB, wire up buttons to the trigger pins, and you're ready to go. With 16 MB of built-in flash storage, it holds approximately 15 minutes of compressed stereo audio.
Measuring just 1.5" × 0.9", this board is purpose-built for props, costumes, toys, and other portable projects. It runs from 3–5.5 VDC and features stereo line-level output for headphones, powered speakers, or an external amplifier.
Key Features
- Standalone Operation – No microcontroller required; just power and buttons
- 16 MB Built-in Flash – No SD card needed; approximately 15 minutes of compressed stereo audio
- USB Mass Storage – Drag and drop files via micro USB as if it were a USB drive
- WAV and OGG Vorbis Playback – Up to 44.1 KHz, 16-bit, stereo
- 8 Trigger Inputs – Connect buttons or switches to trigger audio playback
- 5 Trigger Modes – Basic, hold looping, latching loop, play next (sequential), and play random
- Stereo Line Output – AC-coupled left and right channels
- UART Control – 9600 baud serial interface for microcontroller integration with Arduino library support
- Compact Size – Only 1.5" × 0.9" (38 × 23 mm)
- 3–5.5 VDC Power – Works with AAA battery packs or LiPo batteries
Trigger Modes
-
Basic –
Tnn.WAV/Tnn.OGG– Plays once when trigger pin is grounded -
Hold Loop –
TnnHOLDL– Plays and loops while pin is held low -
Latching Loop –
TnnLATCH– Toggle on/off with button press, loops until pressed again -
Play Next –
TnnNEXT0–TnnNEXT9– Plays files sequentially on each press -
Play Random –
TnnRAND0–TnnRAND9– Plays a random file on each press
Also Available
- Audio FX Mini Sound Board – 2 MB – Lower-cost version with 2 MB flash
Ideal For
- Props and costume sound effects
- Interactive toys and exhibits
- Haunted house and holiday decorations
- Portable audio triggers for performances
Package Contents
- 1× Adafruit Audio FX Mini Sound Board (16 MB)
Jargon buster
Plain-language definitions for the technical terms used above.
- baud
- Baud is the signalling rate of a serial connection, often used as the speed setting for UART communication. Matching the baud rate matters because both connected devices must use the same setting for readable data.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- 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.
- polyphonic playback
- Polyphonic playback means the board can play more than one sound at the same time. This matters for installations or instruments where sounds may overlap instead of cutting each other off.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- USB mass storage
- USB mass storage is the standard USB device class used by many flash drives and external storage devices. If a board supports it, your project may be able to read and write files on compatible USB storage, provided the software library also supports the device.
Find this product in
Audio & Video
Brands
Related Tutorials
Free guides on learn.littlebird.com.au