Plug Pirate Audio Line-out for Raspberry Pi into your hi-fi amp or powered speakers, then sit back, relax, and soak in the rich, digital audio. It has a high-quality I2S DAC, high-res colour display, and playback control buttons.
This board is perfect for upgrading an existing hi-fi amp and speakers, or a set of powered monitors, with digital audio from local audio files (MP3, FLAC, etc.) or from streaming services like Spotify. The DAC on Pirate Audio Line-out gives you crisp 24-bit / 192KHz digital audio through its 3.5mm stereo jack.
Pirate Audio is a range of all-in-one audio boards for Raspberry Pi, with high-quality digital audio, beautifully-crisp IPS displays for album art, tactile buttons for playback control, and our custom Pirate Audio software and installer to make setting it all up a breeze.
Features
Line-level digital audio (24-bit / 192KHz) over I2S
OurPirate Audio software and installerinstalls the Python library for the LCD, configures the I2S audio and SPI, and then installs Mopidy and our custom Pirate Audio plugins to display album art and track info, and to use the buttons for playback control.
Here's how to get started:
Set an SD card up with the latest version of Raspbian.
Connect to Wi-Fi or a wired network.
Open a terminal and type the following:
git clone https://github.com/pimoroni/pirate-audio cd pirate-audio/mopidy sudo ./install.sh
Note that our installer, linked above, does all of the below for you, but if you're an intrepid hacker then you might need to know this stuff!
The DAC can be configured by addingdtoverlay=hifiberry-dacto the/boot/config.txtfile.
There is a DAC enable pin—BCM 25— that must be driven high to enable the DAC. You can do this by addinggpio=25=op,dhto the/boot/config.txtfile.
The buttons are active low, and connected to pins BCM 5, 6, 16, and 20
The display uses SPI, and you'll need to enable SPI through the Raspberry Pi configuration menu.
If you want to use these boards with a Pibow Coupé case (either for the Zero / Zero W or Pi 4), then you'll need to use abooster headerto raise it up a little.
Payment & Accreditations
Payment methods
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
Accreditations
3.67
Based on 3 reviews
Write Review
Sort
Clear Filters
Order By
Newest First
Oldest First
Most Popular
Highest Rating
Breakdown
2
0
0
0
1
Product Reviews
SB
Verified Customer
Simon B
Pirate Audio: Line-out for Raspberry Pi [Discontinued]
Love this. Didn't really get on with the software (but I wanted to do my own thing anyway). Required some fiddling with configuration files to get sound out. Easy enough to program the display and buttons using the examples in the software repository.
Pirate Audio: Line-out for Raspberry Pi [Discontinued]
So far After hours of trying and retrying different distros, installs, scripts, patches
It only seems to have gone backwards in capability.
I would love to see a distro image which has this set up and ready
Seems to be the mopidy-iris install in the script sends some sudo permissions wonky and wrecks every other attempt to get this working.
frustrating... This could be an amazing piece of kit. The hardware is all there. Just need a reliable install.