Home Media Center powered by Raspberry Pi and quadruple MAX98357A DAC
Designed by Sonocotta in Poland
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
What is it? The Loud Raspberry Pi Home Media Center is a compact and neatly designed hardware project that combines the power of the Raspberry Pi SBC and the Hi-Fi audio capabilities of the Analog De…
Read More…The Loud Raspberry Pi Home Media Center is a compact and neatly designed hardware project that combines the power of the Raspberry Pi SBC and the Hi-Fi audio capabilities of the Analog Devices MAX98357A DAC. This versatile media center provides a customizable and fully open-source hardware platform for home entertainment.
Loud Raspberry Pi Hat is the same DAC and audio circuitry, times two (because why not?). You can use it with any Raspberry Pi, while Raspberry Pi 5 users can use both pairs of speakers independently, while other Pis will produce the same audio on both ends. Hat will pull the juice from the Pi's 5V line, or power the Pi itself using screw connectors, so you can make sure enough power is delivered to both boards.
I did 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 is special about the Raspberry eco-system is of course its community support. Being a not-so-strong software developer, I often have to rely on the work that other people did and baked into the base Raspbian image. Attaching a DAC, Ethernet, and IR reader is as simple as adding 3 lines into config.txt
file. All the device tree definitions, kernel drivers, and dependency packages are already in place, believe it or not.
Sure, compared to the ESP32 platform it is not as lightweight. It requires more power, it takes some time to boot. But when it comes to rapid development, there is nothing like the Raspberry Pi.
Loud Raspberry Pi uses a quad MAX98357 HiFi DAC with a built-in highly efficient D-class amp to deliver 3 to 5W of music power directly to your speakers. It is not too loud, but it is very simple to use and fun to play with. It powers from a standard USB-C power source, like a phone charger, or a standard 5V wall adapter delivering a few amps.
HiFi Raspberry Media Center | HiFi Raspberry Hat | HiFi-Plus Raspberry Hat (coming soon) | Loud Raspberry Media Center | Loud Raspberry Hat | Louder Raspberry Media Center | Louder Raspberry Hat | |
---|---|---|---|---|---|---|---|
Image | |||||||
DAC | Single PCM5100A 32bit Stereo DAC | Dual PCM5100A 32bit Stereo DAC | Dual PCM5100A 32bit Stereo DAC working with TPA3110D2 D-Class amp | Dual I2S DAC MAX98357 with built in D-Class amp | Quadruple I2S DAC MAX98357 with built in D-Class amp | Stereo I2S DAC TAS5805M with built in D-Class amp | Stereo I2S DAC TAS5805M with built in D-Class amp |
Output | 2.1 VRMS Line level output -100 dB typical noise level | 2x 2.1 VRMS Line level output -100 dB typical noise level | 4x 25W (8Ω, 1% THD+N) at 22V; 4x 22W (4Ω, 1% THD+N) at 16V 2x 40W (4Ω, 1% THD+N) at 20V | 2x 3W (8Ω); 2x 5W (4Ω) | 4x 3W (8Ω); 4x 5W (4Ω) | 2x 22W (8Ω, 1% THD+N); 2x 32W (4Ω, 1% THD+N) at 20V 1x 45W (4Ω, 1% THD+N) at 20V | 2x 32W (8Ω, 1% THD+N) at 24V 1x 55W (4Ω, 1% THD+N) at 24V |
RGB LED | yes | none | none | yes | none | yes | none |
IR input | yes | header only | none | yes | none | yes | header only |
External relay driver | yes | none | none | no | none | yes | none |
Onboard Serial Bridge | yes | none | none | yes | none | yes | none |
Ethernet | Wiznet W5500 SPI Ethernet | none | none | Wiznet W5500 SPI Ethernet | none | Wiznet W5500 SPI Ethernet | none |
Powers from | 5V USB-C power adapter (up to 1 A) Triple LP5907 3.3 V Ultra-Low-Noise LDO | 5V from the host 5x LP5907 3.3 V Ultra-Low-Noise LDO | 8..26V from external sourcepowering host (up to 3A cont.) | 5V USB-C power adapter (up to 3 A) | 5V from the host (up to 4A) or 5V from screw connector (powering host) | 65W USB-C PD power adapter (25W/45W with limited power) | 7..28V from external sourcepowering host (up to 3A cont.) |
Mechanical dimensions (WxHxD) | 88mm x 38mm x 100mm | 65mm x 30mm x 15mm | 70mm x 61mm x 20mm | 88mm x 38mm x 100mm | 65mm x 30mm x 20mm | 88mm x 38mm x 100mm | 65mm x 56mm x 20mm |
I2S CLK | I2S DATA | I2S WS | MAX98357A EN | |
---|---|---|---|---|
Raspberry Pi Zero | 18 | 21 | 19 | 5 |
Raspberry Pi 2,3,4 | 18 | 21 | 19 | 5 |
Raspberry Pi 5 | 18 | 21, 23, 25, 27 | 19 | 5, 6 |
You need nothing more than an SD-CARD with a Raspbian image and USB-C power brick. You can use any distribution you like. The only change you need to make to enable hardware is to add 3 lines to the /boot/config.txt
dtoverlay=max98357a,sdmode-pin=5
Project repository provides a few examples with build instructions, including Volumio setup instructions, among others.
Please visit the hardware section of the project repo for board schematics and PCB designs. Note that PCBs are shared as multi-layer PDFs as well as Gerber archives.
Image |
---|
Below are the power requirements for different Pi models
Model | Power requirement |
---|---|
Raspberry Pi Zero W | 260 mA (1.3 W) |
Raspberry Pi Zero 2 W | 500 mA (2.5 W) |
Raspberry Pi 3 Model B | 1.34 A (6.7 W) |
Raspberry Pi 3 Model B+ | 1.21 A (6.05 W) |
Raspberry Pi 3 Model A+ | 0.75 A (3.75 W) |
Raspberry Pi 4 Model B (1GB, 2GB, 4GB, and 8GB RAM variants) | 3.0 A (15 W) |
Raspberry Pi 5 | Approximately 3.5 A |
Consider each 5W of expected audio output to be another 1A of the current budget and buy a reasonable power source capable of delivering the sum of Pi and audio requirement with a reasonable margin of 15%+
In the extreme scenario, using all 4 channels with 4 Ohms load with Pi5 you'd need (3A [Pi] + 4A [audio]) * 1.2 = 8.4A
or 42W, round up to 50W.
Raspberry Pi 5 is the first one that allows to drive multiple I2S data lines using the same interface. What it means in practice, is that while all older Pis have just 3 I2S lines (CLK, WS, DATA), Pi5 support up to 4 Data lines (CLK, WS, D0, D1, D2, D3), capable of driving 4 independent audio interfaces.
All Raspberry Pi hats have experimental support for alternative data lines. You need to short some solder bridge to use it though. In theory, it allows to configure Hats to use different pins and stack them together to create 4 individual stereo interfaces (8 channels in total) using the same device.
Loud Hat |
---|
Configuration value that allows this is quite simply
dtoverlay=hifiberry-dac8x
No country selected, please select your country to see shipping options.
No rates are available for shipping to .
Enter your email address if you'd like to be notified when Loud Raspberry Pi Hat can be shipped to you:
Thanks! We'll let you know when the seller adds shipping rates for your country.
Shipping Rate | Tracked | Ships From | First Item | Additional Items |
---|---|---|---|---|
:
|
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
$45.00
Free Shipping!
$24.00
Free Shipping!
$21.00
Free Shipping!
$45.00
Free Shipping!
$49.00
Free Shipping!
$6.00
Free Shipping!
$30.00
Free Shipping!
$15.00
Free Shipping!
By clicking Register, you confirm that you accept our Terms & Conditions
We recognize our top users by making them a Tindarian. Tindarians have access to secret & unreleased features.
We look for the most active & best members of the Tindie community, and invite them to join. There isn't a selection process or form to fill out. The only way to become a Tindarian is by being a nice & active member of the Tindie community!