Building An Inexpensive Squeezebox Client Replacement

squeezebox-replacement-built-on-the-cheap

[Andrew] is a fan of the audio quality provided by the Squeezebox hardware. Like many he was unhappy to hear that the devices were being discontinued, but he figured out a way to build a Squeezebox client clone for less than he could have bought an original.

He set several goals for the build. Most notably he wanted the system to be low-power, noiseless, and to support audio quality of at least 96 kHz at 24 bits. What he came up with is the Pogoplug seen in between the two speakers above. It can be acquired for under $20 and it runs embedded Linux. Another member of the Squeezebox community had been working on a custom distro called SqueezePlug to turn these types of devices into Squeezebox clients. After flashing the distro and tweaking the settings [Andrew] has accomplished his goals. The one caveat is the lack of an audio out port. Above he’s using some cheap USB speakers, but higher-fidelity is possible by choosing a more expensive external USB device.

This will work nicely with that Squeezebox server you built from a Raspberry Pi.

20 thoughts on “Building An Inexpensive Squeezebox Client Replacement

    1. Actually I’ve used those speakers, the sound is mighty good for the $12 they cost. Not *good* obviously but what I’d call comfortably usable, and I’m used to high end headphones. Sometimes a cheap product just surprises you.

  1. How could you have *any* requirements for audio fidelity when you can’t use the onboard audio output? Any USB host with supported drivers would work as long as the USB adapter you used supported the fidelity you require.

    1. Human audio range ends at 20kHz. Let’s consider sine wave at this frequenc. Using 44.1kHz sampling rate you get 3 samples per period. Good luck getting nice your signal back recognizable. At 96kHz you get 4.8 sample/period… Nyquist isn’t all

  2. People dont seem to read the article before commening. Becus if you did you would se that those logitec speakers where only used as a test of the software and where later replaced.

  3. One of the best features of the squeezebox is the Vacuum Fluorescent display. Those last nearly forever, unlike LCDs that quickly wear out. It was a major part of the SB’s cost. Logitech immediately eliminated that feature to boost profits two ways – by lowering costs and by LCD failures forcing replacements.

    The other great feature of the squeezebox is really excellent audio quality. That includes the ability to directly drive an amp, without a preamp. There is risk in that, so the solution needs to be really solid.

    These SB alternative projects are neat, but are hardly a replacement for an incredibly well engineered device.

    1. Regarding the Display: I know VFDs that wear out (burn in) during only several years, if used continously. But I don’t know LCDs wear out on any regular base, at least not on equipment up to 30 years old. Though I have a sensor from a wireless weather station which has a defective LCD after hanging outdoors for >10yr.

      1. A lot of older LCDs end up with burnt-out cold-cathode fluorescent tubes. And I have seen burn in before; it was at a bar and an inverse ‘station watermark’ or whatever it is called was extremely visible during commercials. Some models have a screensaver if the screen doesn’t change for a long time.

  4. An even easier way.
    Use a raspberry pi and burn the piCorePlayer to a SD-card.

    Reboot and you have transformed your raspberry into a squeezebox player.
    You can get audio out via:
    external USB-DACs = excellent quality
    HDMI = excellent quality
    Audio out jack = OK quality.

    piCorePlayer is very small (28 MB inclusive a small linux distro), is running entirely in RAM, so no risk of corruption of your SD-card. Boots in 15 sec.

    Get it from here: https://sites.google.com/site/picoreplayer/home/news

Leave a Reply to AnonymousCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.