Adafruit
Adafruit "My Little Hacker" ESP32-S2 Development Board
The Adafruit "My Little Hacker" is an ESP32-S2 development board designed for audio playback projects with Wi-Fi connectivity. It combines an ESP32-S2 module...
The Adafruit "My Little Hacker" is an ESP32-S2 development board designed for audio playback projects with Wi-Fi connectivity. It combines an ESP32-S2 module (Wi-Fi, 4 MB flash, 2 MB PSRAM) with a microSD card slot for storing audio files and an I2S amplifier that drives speakers up to 3 W — making it a self-contained audio player with wireless capabilities.
Powered by 2× AA batteries via an on-board boost converter (with automatic switchover to USB-C when connected), it's built for portable use. Five NeoPixel LEDs add colourful lighting effects, and a STEMMA QT port provides easy I2C expansion for sensors, displays, and other peripherals.
Key Features
- ESP32-S2 Module – Wi-Fi connectivity, 4 MB flash, 2 MB PSRAM
- I2S Audio Amplifier – Drives 4 or 8 Ω speakers up to 3 W
- MicroSD Card Slot – For storing audio files of any length
- 5× NeoPixel LEDs – Full-colour addressable lighting effects
- USB Type-C – For programming, debugging, and power
- Battery Powered – Boost converter runs from 2× AA batteries with USB-C switchover
- STEMMA QT Port – I2C connector for sensors, displays, and peripherals
Ideal For
- Wi-Fi connected audio players and sound effects boxes
- Portable music and notification devices
- Interactive props with lighting and sound
- IoT audio projects with sensor integration
Jargon buster
Plain-language definitions for the technical terms used above.
- boost converter
- A boost converter is a power circuit that raises a lower input voltage to a higher output voltage. It matters here because the board can power a sensor that needs a higher supply voltage while still using a single connector for power and data.
- 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.
- 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.
- 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.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- microSD card
- A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
- 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
- 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.
- USB Type-C
- A reversible USB connector used for power and data on many modern devices. On this kit it indicates an alternate 5V power input, which may be useful for setup or charging without the solar panel.
- 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
Microcontrollers
Related Tutorials
Free guides on learn.littlebird.com.au