
What is it?
Louder Esparagus combines ESP32 with an external TAS5805M DAC with powerful DSP features, capable of driving full-size speakers. This combination provides your compact and efficient ESP32 module with the necessary memory and capabilities to stream high-quality audio.
Louder Esparagus is a feature-packed version of the Louder-ESP32, with all you need to have to form a ready-to-use media center solution for a smart home
Our Crowd Supply campaign to back the manufacturing of the Esparagus series boards was successfully funded, thanks to everyone who made that possible.
Use cases
Louder Esparagus is a flexible, open-source audio platform designed to fit into both smart homes and custom audio projects.
- Smart Home Audio & TTS
Integrates with Home Assistant and Music Assistant for high-quality audio playback and text-to-speech announcements. Perfect for notifications, voice alerts, and whole-home audio driven by your smart home automations. - Multi-Room Audio with Snapclient
Use Louder Esparagus as a Snapclient endpoint to create perfectly synchronized multi-room audio systems. Ideal for distributed music playback without proprietary lock-in. - Standalone Player with Squeezelite-ESP32
Run Squeezelite-ESP32 for a self-contained network audio player supporting Spotify Connect, AirPlay, and Logitech Media Server (LMS) — no external computer required. - Educational Projects & Teaching Platforms
A powerful tool for schools, universities, and technical education. Louder Esparagus can be used to teach embedded systems, digital audio, networking, and open-source software, ranging from simple audio playback labs to advanced DSP, streaming, and real-time systems projects. - Research, Prototyping & Experimentation
Well-suited for rapid prototyping of audio devices, proofs-of-concept, and research projects involving DSP, low-latency streaming, wireless audio, or human-machine interaction. - A Foundation for Custom Products & DIY Builds
With all firmware and tooling fully open source, Louder Esparagus is an ideal base for custom audio devices — whether you’re building a personal DIY project, a small production run, or a community-driven product.
Motivation
I did a few audio projects in the past, some using ESP32, and 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.
I combined it with TI’s TAS5805M Hi-Fi DAC, capable of driving a pair of large speakers with unbelievably high efficiency. Standing side by side with much more expensive commercial audio gear, you would not tell a difference.
Features
| Louder ESP (discontinued) | Louder Esparagus | Esparagus Audio Brick | |
| MCU | ESP32-Mini Module | ESP32-WROVER-N8R8 | ESP32-WROVER-N8R8 | ESP32-S3-WROOM-N8R8 |
| DAC | Stereo I2S DAC (TAS5805M) with built-in D-Class amp | Stereo I2S DAC (TAS5805M) with built-in D-Class amp | Stereo I2S DAC (TAS5825M) with built-in D-Class amp |
| Output (4Ω, 1% THD+N) | 2x 32W | 2x 32W | 2x 45W |
| Output (8Ω, 1% THD+N) | 2x 22W | 2x 23W | 2x 30W |
| Output (Bridge, 4Ω, 1% THD+N) | 1x 45W | 1x 53W | |
| IR reader | ❌ | ✅ | ❌ |
| RGB LED | ❌ | ✅ | ✅ |
| I2S Microphone | ❌ | ❌ | ✅ |
| OLED screen | ❌ | ✅ | ✅ |
| Flash/PSRAM | 4MB/8MB | 8MB/8MB | 8MB/8MB |
| Connectivity | WiFi + BT4.2 + BLE | WiFi + BT4.2 + BLE + Ethernet | WiFi + BT4.2 + BLE + Ethernet |
| Case | 88 x 38 x 100 mm Aluminum case | 110 x 100 x 50 mm DIN-rail mountable case | |
| Power requirement | Generic power adapter 5..28V | Generic power adapter 5..28V or USB-PD capable power adapter | Generic power adapter 5..28V |
⚠️Louder 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
💡Don’t need DSP capabilities? Check out Loud Esparagus
💡Looking for a more cost-efficient version? Check out Louder-ESP32
Onboard PSRAM
Audio streaming requires proper buffering to work, even with the ESP32’s 500K of RAM; it is a challenging task. For that reason, all Louder-ESP32 board versions have an 8 MB PSRAM chip onboard, connected via a high-speed interface.
Firmware
- Home Assistant
Start from the web-installer, as soon as you configure WiFi, the boards will be discovered by the ESPHome add-in automatically. Dedicated configs can be found in the documentation for simple and stable media-player, experimental sendspin protocol, and experimental snapclient component - Squeezelite-ESP32
Flash directly from your browser using the web-installer, configure WiFi using Hotspot (default password: squeezelite). Don’t forget to exit Recovery mode when configured. - Snapclient
Flash directly from your browser using the web-installer, as soon as you configure the WiFi board, it will discover the snapserver automatically - Snaplient (edge)
Developer’s version of the snapclient, less stable and more feature-rich for those who cannot wait for new features to be released. Installed via web-installer, similar to standard snapclient - Your own software
Use Arduino IDE or Platformio IDE and the provided software samples
Using with Home Assistant
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
- media_player component for simple and robust media playback and TTS announcements (with ducking effect)
- Sendspin media player – new experimental protocol for multi-room sync with media controls and more
- An experimental snapclient component that allows near-perfect multi-room sync and seamless integration with Music Assistant
- Another snapclient fork with an implemented 15-band software equalizer and a rich set of EQ presets
- Voice assist config for S3-based boards, allowing local voice-controlled assist and automation
Configurations are being actively maintained and upgraded, new experimental components added for you to test and enjoy
Documentation
Both the software and the hardware are fully open-source and available on the project’s GitHub. You can follow the project updates at Hackaday
Where to buy
You may support our work by ordering this product at Tindie and Elecrow
- Louder Esparagus at Tindie and Elecrow ($69 MRSP, $60 at volume)
- Louder Esparagus at Crowd Supply ($69 MRSP)
Sponsorship & Community Support
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.
Custom Design & Consultation
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.
In the press
Sonocotta’s ESParagus “Media Center” is a series of ESP32-based, open-source audio streamers (Crowdfunding) – CNX Software
The Esparagus HiFi MediaLink Utilizes ESP32 to Modernize Your Classic Stereo – Electronics Lab
Crowdfunding Project—Esparagus Media Center – PCBWay





