Hi Tony
The i2c bus is used to control the MP3 decoder in the SLIMP3 and the
Squeezebox. (Sean, please correct me, if I'm wrong.)
So far the Squeezebox firmware can only handle write commands.
You can have a look at my i2c project here:
http://www.gwendesign.com/slimserver/development.htm
Felix
Tony Tofts <tony (AT) xplhal (DOT) com> wrote:
Hi Guys,
I'm new to the developer list. Was wondering if anyone could advise me on
the following please?
I'm planning to write a slimserver client for the Rio Receivers (Dell DDAR).
Having looked at the available protocol spec it has a command for
writing/reading the i2c bus on the slimp3. Could anyone shed any light on
what (if anything) this is currently used for please? And is there a current
version of the protocol spec?
Many thanks
Tony
Results 1 to 2 of 2
Thread: Re: New to List
-
2003-12-12, 04:51 #1
Re: New to List
-
2003-12-12, 05:17 #2Paul WarrenGuest
Re: New to List
On Fri, Dec 12, 2003 at 12:12:52PM -0000, Tony Tofts wrote:
> If streaming to multiple winamps does the playback stay in synch, or is this
> only a function of true slimp3 and squeezebox that do this?
No. Unfortunately winamp (like other MP3 players) will maintain a
buffer that means there is a significant delay whenever you select a new
song etc. I'm currently working on a software implementation of the
slimp3 that will behave like a real slimp3, rather than use the
stream.mp3 method.
Paul

Reply With Quote
