Click here to learn
about this Sponsor:
Home  |  News  |  Articles  |  Polls  |  Forum

Keywords: Match:
Digital music distribution system gains Linux-based handheld controller
Feb. 06, 2008

Logitech subsidiary Slim Devices has announced a major upgrade to its digital music distribution system. The SqueezeBox Duet includes a Linux-based WiFi-connected handheld device able to control the streaming of network-based music to one or more digital media adapters, and available with open source development tools.

(Click for larger view of the Squeezebox Duet)

The new Duet setup includes a Linux-based SqueezeboxController that lets users browse playlists, albums, and artists, and other information displayed on its 2.4-inch, 240x320 color backlit LCD, says Logitech. The 6.1 x 2.0 x 0.7-inch device includes a scrollwheel and buttons to select menu items or perform tasks such as searching by name. There's also a Wolfson 8750 DAC and a headphone amp with jack and speaker, so you can use the Controller to listen, too.


Squeezebox Duet comprises the SqueezeboxReceiver (left) and SqueezeboxController (right)


Along with the SqueeboxController, the new Squeezebox Duet package includes a new SqueezeboxReciever media adapter. It runs the same proprietary OS as earlier Squeezebox gadgets, and is based on the Squeezebox2/v3 architecture used in earlier gadgets. However, it lacks a display of its own. Also gone is the headphone amplifier. Clearly, the small Receiver box is intended for burial out of sight and reach in the stereo closet, with all user interfaces broken out to the handheld Controller device.

Similar to the Linux-based Sonos Digital Music System, a single Controller can program multiple Receivers throughout the house. Each Receiver can play different songs, or the same musical program, thanks to "slimproto" timing signals (TCP/IP alone would not do). This should enable "whole house" audio without the need for a huge amp pushing lossy analog signals over long wire runs; instead, the digital source is distributed over the wired or wireless network.

The Duet works with an available SqueezeboxNetwork music backup and streaming subscription service, which lets users enjoy their music without booting their computers, the company says. The setup also provides access to "thousands" of Internet radio stations, Logitech says, as well as integration with service providers that include Pandora, Rhapsody, and Slacker.

What's under the hood?


Squeezebox controller
(Click to enlarge)
The controller is based on a Samsung S3C2412 200MHz ARM processor, and is equipped with 64MB of RAM, and 64MB of NAND flash, expandable via an SD card slot. The device also includes a 3-axis accelerometer tilt sensor. There also appears to be an infrared transmitter, potentially enabling the device to work as a learning universal remote; Logitech does not tout this feature, so it may be depend on a future firmware update.

The Controller comes with a recharging cradle, and its rechargeable lithium-ion battery is removable for replacement. The device connects via 802.11g WiFi. An expansion connector offers power inputs and audio signals, along with a serial port for those interested in doing some low-level hacking on the device (with an adapter available from Logitech).


Squeezebox controller block diagram
(Click to enlarge)


The Controller runs a Linux 2.6.22 kernel, and has user-upgradeable firmware, Logitech says. Additionally, the stock firmware is pretty hacker-friendly, according to company spokesperson Dean Blackketter. "There's a built-in SSH server that can be activated, and root access, along with a writable overlay root filesystem," he explained.

Additionally, the company offers a development kit for those interested in adding "applets" of their own. The kit supports cross-compiling on Linux, Mac, or Windows hosts, said Blackketter.

The Controller's graphics are based on SDL (simple direct layer). Applications appear to be written in Lua, a lightweight interpreted programming language that combines procedural syntax with data description constructs based on associative arrays and extensible semantics. Lots more technical details, howtos, and development kit downloads are available on a wiki.


Jive architecture
(Click to enlarge)


The wiki also lists specifications for a "beta hardware target platform," as follows:
  • 2.4" color TFT LCD, 240x320 pixels, 16bpp
  • Mechanical scroll wheel
  • 10 backlit buttons (play, add, go, home, back, vol-/+, rew, pause, fwd)
  • Samsung ARM9 CPU (S3C2412), 200 MHz
  • 64MB NAND flash
  • 64MB mobile SDRAM
  • 802.11b/g wireless
  • Headphone jack
  • Built-in speaker
  • IR LED
  • SD card slot
  • 1250 mAh Li-Ion battery
  • 3 axis accelerometer (for motion sensing)
  • Charging stand
  • Expansion connector that brings out: serial, USB (host or device), audio out, audio in, 3.3v out, 5v in
The Squeezebox Receiver ("Mama" not included)

The SqueezeboxReceiver is based on a 250MHz, eight-way, multithreaded RISC processor, with a "pure software" SlimDSP architecture, says the company. It is equipped with a field-upgradeable Xilinx CPLD (complex programmable logic device), which presumably is programmed in microcode to efficiently process the audio file compression formats du jour. The receiver has 64MB of "high-speed" RAM, and 16MB of NAND flash.


Squeezebox receiver (back)


The receiver's I/O includes WiFi and a shielded Ethernet connection. There's also a network bridge, so that Ethernet devices to connect via the receiver's wireless connection, Logitech says. The receiver uses a Wolfson 24-bit DAC, and offers both analog RCA and digital S/PDIF connectors.

PC component

Unless the SqueezeboxNetwork service mentioned earlier is used instead, the receiver must be linked up to a broadband-enabled PC with at least 256MB RAM and 80MB of free hard disk space. The PC needs to run Slim Devices's open source slimserver application, which has apparently been rebranded as "SqueezeCenter." The PC software handles discovery, indexing, and transcoding of network-resident media files. Supported OSes include:
  • Windows 2000/XP/Vista running on at least a 733Mhz Pentium
  • Mac OS X 10.3.5 or later
  • Linux, BSD, Solaris, or any OS that runs Perl 5.8.3 or later
Putting it all together

The diagram below shows the various network protocols used to link the components of the Duet together. Note that the "Jive" element runs on the SqueezeboxController (or on a development host, user-developed gadget, etc). The first diagram shows how it works with SqueezeCenter (aka "Slimserver") running on a PC. The bottom diagram describes operation with SqueezeboxNetwork instead.


Jive and SlimServer interactions
(Click to enlarge)


Some background

Logitech subsidiary Slim Devices is a company with a proud history in the media adapter market. Long before industry standards like UPnP and DLNA emerged and became commonplace, the company sold simple gadgets that helped users distribute their digital music collections over home networks for playback on stereo equipment.

The company's basic Squeezebox (pictured at right) and "audiophile" Transporter gadgets run a homegrown RTOS (real-time operating system), because Linux is arguably overkill for a device that simply converts digital streams to analog audio. The gadgets work in tandem with PC server software that discovers, indexes, transcodes, and streams network-based media resources.

Two PC server software packages are available, both written in perl, and both open source. Slimp3 streams MPEG Layer III audio, while slimserver supports lots of formats. Both servers work with software players like Winamp or XMMS, or with Slim Devices gadgets. Several open source offshoots are available, including a slimscrobbler package designed to help people discover new music they might like.

Traditionally, the Squeezebox and Transporter gadgets have featured small organic LED text displays, and have come with remote controls that can be used to page through song menus. Playlists could also be managed from the PC running the server software, or from another PC or laptop on the network.

Now, the company has entered the "device age," by offering a dedicated, Linux-based handheld controller aimed at offering greater control than a simple remote, but in a much smaller form factor than the typical laptop. Best of all, the device appears to be open to community developers as a platform for fun, experimentation, or even commercial gain.

Availability

The Squeezebox Duet is "coming soon" for an estimate price of $400, says Logitech subsidiary Slim Devices. For current Slim Devices owners, the Controller will also be offered stand-alone, priced at $300. More information is available here.



Related Stories:


(Click here for further information)


FUEL Database on MontaVista Linux
Whether building a mobile handset, a car navigation system, a package tracking device, or a home entertainment console, developers need capable software systems, including an operating system, development tools, and supporting libraries, to gain maximum benefit from their hardware platform and to meet aggressive time-to-market goals.

Breaking New Ground: The Evolution of Linux Clustering
With a platform comprising a complete Linux distribution, enhanced for clustering, and tailored for HPC, Penguin Computing¿s Scyld Software provides the building blocks for organizations from enterprises to workgroups to deploy, manage, and maintain Linux clusters, regardless of their size.

Data Monitoring with NightStar LX
Unlike ordinary debuggers, NightStar LX doesn¿t leave you stranded in the dark. It¿s more than just a debugger, it¿s a whole suite of integrated diagnostic tools designed for time-critical Linux applications to reduce test time, increase productivity and lower costs. You can debug, monitor, analyze and tune with minimal intrusion, so you see real execution behavior. And that¿s positively illuminating.

Virtualizing Service Provider Networks with Vyatta
This paper highlights Vyatta's unique ability to virtualize networking functions using Vyatta's secure routing software in service provider environments.

High Availability Messaging Solution Using AXIGEN, Heartbeat and DRBD
This white paper discusses a high-availability messaging solution relying on the AXIGEN Mail Server, Heartbeat and DRBD. Solution architecture and implementation, as well as benefits of using AXIGEN for this setup are all presented in detail.

Understanding the Financial Benefits of Open Source
Will open source pay off? Open source is becoming standard within enterprises, often because of cost savings. Find out how much of a financial impact it can have on your organization. Get this methodology and calculator now, compliments of JBoss.

Embedded Hardware and OS Technology Empower PC-Based Platforms
The modern embedded computer is the jack of all trades appearing in many forms.

Data Management for Real-Time Distributed Systems
This paper provides an overview of the network-centric computing model, data distribution services, and distributed data management. It then describes how the SkyBoard integration and synchronization service, coupled with an implementation of the OMG¿s Data Distribution Service (DDS) standard, can be used to create an efficient data distribution, storage, and retrieval system.

7 Advantages of D2D Backup
For decades, tape has been the backup medium of choice. But, now, disk-to-disk (D2D) backup is gaining in favor. Learn why you should make the move in this whitepaper.

 


Got a HOT tip?   please tell us!
Free weekly newsletter
Enter your email...
Click here for a profile of each sponsor:
PLATINUM SPONSORS
GOLD SPONSORS
(Become a sponsor)

ADVERTISEMENT
(Advertise here)

Check out the latest Linux powered...

mobile phones!

other cool
gadgets



BREAKING NEWS

• Hacker-friendly karaoke PMP runs Linux
• Maemo gains KOffice port
• OLPC partners with Amazon, ITU
• "cJTAG" debuts
• First $100 laptop runs Linux
• First Linux on Everest
• Dell ships Ubuntu- and Atom-based netbook
• Smallest x86 board ever?
• MontaVista Vision gains focus
• "Olympics" phone runs Linux
• Android Challenge winners push location awareness
• Atmel-based industrial SBC runs Linux
• Atom squeezes onto Pico-ITX board
• Via frees Chrome graphics driver source
• Webinar dissects Linux multicore migration


Most popular stories -- past 90 days:
• Open source phone goes mass-market
• Updated! Linux Mobile Phones Showcase
• World's cheapest Linux-based laptop?
• Garmin Nav devices run Gnome Linux
• First Atom-based notebook runs Linux
• ARM9 board boots Debian in 0.69 seconds
• Open source camera records geotagged video to SATA HDD
• Linux-friendly Beagle fetches $150
• "PDA phone" runs Linux
• Intel offers $80 "Little Falls" Atom mobo
• Netflix Player runs Linux


DesktopLinux headlines:
• OSCON 2008 presentations, videos posted
• Debian distro named for little green man
• Google spins web browser
• Summit debuts for Linux end users
• "UbuntuLite" reviewed
• Linux in the SME
• Linux: not yet photo-friendly
• Linux to gain anti-virus software
• Linux gains backup utility
• Testing Lenny


Also visit our sister site:


Sign up for LinuxDevices.com's...

news feed

Home  |  News  |  Articles  |  Polls  |  Forum  |  About  |  Contact
 

Ziff Davis Enterprise Home | Contact Us | Advertise | Link to Us | Reprints | Magazine Subscriptions | Newsletters
Tech RSS Feeds | White Papers | ROI Calculators | Tech Podcasts | Tech Video | VARs | Channel News

Baseline | Careers | Channel Insider | CIO Insight | DesktopLinux | DeviceForge | DevSource | eSeminars |
eWEEK | Enterprise Network Security | LinuxDevices | Linux Watch | Microsoft Watch | Mid-market | Networking | PDF Zone |
Publish | Security IT Hub | Strategic Partner | Web Buyer's Guide | Windows for Devices

Developer Shed | Dev Shed | ASP Free | Dev Articles | Dev Hardware | SEO Chat | Tutorialized | Scripts |
Code Walkers | Web Hosters | Dev Mechanic | Dev Archives | igrep

Use of this site is governed by our Terms of Service and Privacy Policy. Except where otherwise specified, the contents of this site are copyright © 1999-2008 Ziff Davis Enterprise Holdings Inc. All Rights Reserved. Reproduction in whole or in part in any form or medium without express written permission of Ziff Davis Enterprise is prohibited. Linux is a registered trademark of Linus Torvalds. All other marks are the property of their respective owners.