Volume discount | |
2+ items | $33.60 |
5+ items | $32.20 |
10+ items | $29.75 |
Esparagus Echo is a series of two ESP32-S3-based voice control edge devices. They are designed to work with ESPHome as an edge part of the voice control pipeline. Both devices are enclosed in a neat-looking aluminum case and expose feedback LEDs on the front panel where it is easy to spot them, leaving power and speaker connectors on the backside.
The Esparagus Echo design shares a lot with the earlier Esparagus series of devices, using similar parts and the same pinout whenever possible.
I'm a big fan of Alexa. I'm using it around the house, and my family is using it all the time, including 2 years old. However, I do not need to mention privacy concerns, these are quite common. My biggest pain point is the inability to integrate Alexa into the Home Assistant setup that I have at home. I'm a big fan of automation around the house and want to trigger complex flows based on the specific sensors and devices that I have. I think the freedom of the implementation is a bit like the magic of the Home Assistant. Why not have voice control, since everyone around the house is used to it already?
Esparagus Solo has all the basic necessities, a Mic on the front panel, a couple of feedback LEDs, and a speaker at the back. Onboard is a simple and well-known MAX98357 DAC with a reasonable 5W of output audio. It uses a built-in antenna for simplicity. And that's pretty much it.
On top of Solo capabilities, Esparagus Duo uses a dual Mic setup, extra LED, and most importantly 2-channels MAX98357 channels to deliver quality stereo-audio (and thus can be used as a media player device). It uses an external Wifi antenna (much-improved perception) and has SPI Ethernet for the most robust networking to make sure it would stream audio without a hiccup.
| Loud Esparagus | Esparagus Echo Solo | Esparagus Echo Duo | |
|---|---|---|---|
| MCU | ESP32-WROVER-N8R8 | ESP32-S3-WROOM-N8R8 | ESP32-S3-WROOM-N8R8 |
| DAC | Dual I2S DAC (MAX98357) with built-in D-Class amp | Single I2S DAC (MAX98357) with built-in D-Class amp | Dual I2S DAC (MAX98357) with built-in D-Class amp |
| Output (4Ω) | 2x 5W | 1x 5W | 2x 5W |
| Output (8Ω) | 2x 3W | 1x 3W | 2x 3W |
| RGB LED | 1 | 2 | 3 |
| I2S Microphone | ❌ | 1 x TDK InvenSense ICS-43434 | 2 x TDK InvenSense ICS-43434 |
| Flash/PSRAM | 8MB/8MB | 16MB/8MB | 16MB/8MB |
| Connectivity | WiFi + BLE | WiFi + BLE + Ethernet | |
| Case | WiFi + BT4.2 + BLE | 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 | 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
| I2S CLK (OUT) | I2S DATA (OUT) | I2S WS (OUT) | I2S CLK (IN) | I2S DATA (IN) | I2S WS (IN) | DAC CE | RGB LED | |
|---|---|---|---|---|---|---|---|---|
| Echo Solo | 18 | 17 | 8 | 16 | 15 | 7 | 9 | 42 |
| Echo Duo | 18 | 17 | 8 | 16 | 15 | 7 | 9 | 42 |
| SPI CLK | SPI MOSI | SPI MISO | LAN RES | LAN CS | LAN INT | |
|---|---|---|---|---|---|---|
| Echo Duo | 12 | 11 | 13 | 5 | 10 | 6 |
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
Originally I had an issue configuring the voice-assistant setup on the echo, despite having good examples shared here and here. The reason for the examples to fail was a single I2S bus handling both audio input and output. In theory, this is a perfectly good configuration, since both DACs and both MICs work in slave mode as they should, and I even made a simple Arduino code that captures frames from MIC and sends them over to the Speakers in stereo mode, working beautifully.
ESPHome however was not collaborating, so I decided to go with a hardware fix and use extra pins to run independent I2S buses for both MICs and DACs. Note that currently wakeword does not benefit from the second MIC, but I hope support will be added in the future since Espressiff folks seem to work on that (although they may use external noise-reduction IC, I'm not sure).
All in all, wakeword started to work in revision B, and although it is not as fast as say, Alexa, it is truly amazing to have it working on such a small device.
Please look at this config to make it work. Note that it will also require to configure Home Assistant properly, you may use this official guide, Seeeds docs or community created Youtube tutorial
As I still have a few boards of revision A that I was planning to use with the Walkie-Talkie project, I make them available for purchase, noting once again that it is not working with the wake-word example because of the software quirks, although it works well outside ESPHome (although as a Home Assistant speaker with RGB LEDs it also works without a hassle)
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.
| Esparagus Solo (Prototype) | Esparagus Solo | Esparagus Duo |
|---|---|---|
| Esparagus Solo (Prototype) | Esparagus Solo | Esparagus Duo |
|---|---|---|
New restock batches are regularly ordered from the factory, and I plan to keep all versions available at least until the next board revision is released.
Due to the new tariffs introduced by the Trump administration, standard shipments are temporarily on hold. However, shipping to the US has now resumed via UPS, though rates are currently quite high. I’ll fully resume regular shipping as soon as the restrictions are lifted
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.
Most orders are shipped the next business day morning. All shipments are tracked. Delivery time in the EU is 3-7 days, outside 2-3 weeks, depending on the distance. After 30 days, the package is considered lost - reach out for a refund or replacement.