I wanted to replace my old bathroom radio with a more contemporary device by building a network-enabled speaker. Because I'm a user of several iDevices, the idea of making the speaker AirPlay-compatible became the basis of my further work.
After some googling I discovered James Laird's amazing shairport client for Linux. The initial installation on the RasPi worked like a charm, so I decided to take the project one step further by making it wireless. With a little help from Google again and some twiddling I finally got it to work and started writing this Instructable.
Have fun reading how it all went down and maybe build your own version of the raspbAIRy.
Remove these ads by
Signing UpStep 1: Parts & Tools
- RaspberryPi
- Sound
White LED, 5mm
3,5 mm audio socket and cable
Cable with power plug
- Case
600 x 200 mm artificial leather
Wood glue
- Tools
Screwdriver and screws
Soldering iron and solder
Stapler
Other typical workshop equipment










































Visit Our Store »
Go Pro Today »




Thanks for the instructable; it's been very helpful!
It's very easy to install a remote-desktop server.
By doing this you no longer need to plug in a screen and keyboard but you can configure your speaker remotely from your lap- or desktop.
code #sudo apt-get install tightvncserver
just install a remote desktop client on your desktop to log in on your RaspbAIRy
Windows comes standard with a client.
I use remmina on Ubuntu. works like a charm
Since the speaker is only configured via command line I chose SSH from my remote Mac. SSH-support comes naturally with Raspbian and even works when you don't know your RaspPi's IP address, simply by connecting to "raspberrypi.local".