Loud Esparagus is a compact media center device aimed to be paired with small-to-medium-sized speakers in a small room. It uses a dual MAX98357 Hi-Fi DAC that will output 3W per speaker.
Loud Esparagus is a compact media center device aimed to be paired with small-to-medium-sized speakers in a small room. It uses a dual MAX98357 Hi-Fi DAC that will output 3W per speaker. Admittedly not much, but well enough for a kid's room or workplace. Due to the D-class amp, it barely uses power and can be paired with a standard USB wall charger.
I did a few audio projects in the past, some using ESP32, some using larger Orange Pi and Raspberry Pi devices. Each has its pros and cons, and with each iteration, I'm trying to focus on the details that were working best for me, while actually using them.
What I like about ESP32 is how lightweight it is. It barely draws power, so you may not care to turn it off at all. It boots in seconds and is ready for use in a snap. Still, it is capable and works at par with Linux SBC solutions for audio applications while costing a fraction of their price. Combined with a proper Hi-Fi DAC you would not tell a difference to commercial devices standing side by side and costing much more.
Over the last few years, I have seen a few amazing software products created to deliver audio on the ESP32, like squeezelite-esp32 or euphonium. Esparagus HiFi MediaLink is designed specifically to run these great pieces of software and bring a new life into aging audio equipment that most of us have at home, but do not use that much these days, since it is not working with Spotify and the family.
Loud Esparagus is a flexible, open-source audio platform designed to fit into both smart homes and custom audio projects.
| Loud Esparagus | Esparagus Echo Duo | |
|---|---|---|
| MCU | ESP32-WROVER-N8R8 | ESP32-S3-WROOM-N8R8 |
| DAC | Dual I2S DAC (MAX98357) with built-in D-Class amp | Dual I2S DAC (MAX98357) with built-in D-Class amp |
| Output (4Ω) | 2x 5W | 2x 5W |
| Output (8Ω) | 2x 3W | 2x 3W |
| IR reader | ✅ | ✅ |
| RGB LED | ✅ | ✅ |
| I2S Microphone | ❌ | ✅ |
| Flash/PSRAM | 8MB/8MB | 8MB/8MB |
| Connectivity | WiFi + BT4.2 + BLE + Ethernet | WiFi + BLE + Ethernet |
| Case | 80 x 50 x 20 mm Aluminum case | 70 x 24 x 88 mm Aluminum case |
| Power requirement | 5V from USB-C | 5V from USB-C |
| Software support | ||
| Squeezelite-ESP32 | ✅ | ✅ |
| Snapclient | ✅ | ✅ |
| ESPHome (HA) | ✅ | ✅ |
⚠️ Loud boards will connect to passive speakers; you can't use headphones or an external amp.
💡 Need to connect an external amp? Check out HiFi Esparagus and Amped Esparagus
💡 Need DSP capabilities? Check out Louder Esparagus and Esapragus Audio Brick
💡 Looking for a more cost-efficient version? Check out Loud-ESP32 / Loud-ESP32-Plus
Audio streaming requires proper buffering to work, even with ESP32 500K of RAM it is a challenging task. Esparagus HiFi MediaLink is based on a WROVER module that has an onboard PSRAM chip.
| I2S CLK | I2S DATA | I2S WS | PSRAM CE | PSRAM CLK | DAC EN | |
|---|---|---|---|---|---|---|
| ESP32 | 26 | 22 | 25 | 16 | 17 | 13 |
| SPI HOST | SPI CLK | SPI MOSI | SPI MISO | OLED DC | OLED CS | OLED RST | WS2812 RGB LED | |
|---|---|---|---|---|---|---|---|---|
| ESP32 | 2 | 18 | 23 | 19 | 4 | 5 | 32 | 33 |
Both HiFi Esparagus versions were created specifically to be used with Home Assistant via ESPHome integration. For both boards, rich configs were pre-created with hardware configuration for common use cases. These include
Configurations are being actively maintained and upgraded, new experimental components added for you to test and enjoy
Please visit the hardware section for board schematics and PCB designs. Note that PCBs are shared as multi-layer PDFs.
| Loud Esparagus |
|---|
Please visit the hardware section for board schematics and PCB designs. Note that PCBs are shared as multi-layer PDFs as well as Gerber archives.
| Loud Esparagus |
|---|
| Loud Esparagus |
|---|
If you’re working on an open-source project, an educational initiative, or any pro-bono/volunteer effort, feel free to reach out for sponsorship details. I’ll do my best to provide discounts or even free boards.
If you’re interested in a custom design based on or inspired by my boards, I also offer contract design work and consultation when needed.