slimhase wrote:
> Thanks for all the replies.
> Why do I want to did it (and not use a phone)?
> -> I just like the idea of a portable DIY Squeezebox - and was inspired
> by pippins Tivoli Squeezebox in the DIY section -> Even the creator of
> ipeng does not rely on ipeng all the time :-)
> So I bought a Tivoli PAL secondhand, where I want to fit everything in -
> thats why a Zero is needed and no external DAC, only a simple low pass
> like in the Adafruit tutorial
> (I have a Tivoli One in the kitchen - fed by a Squeezebox - which sounds
> great. Thats why I would like to use a Tivoli setup)
>
> Now back to my questions:
> Enough steam on the Pi Zero for using Spotty? I guess I just have to try
> it.... and wait for wtnh's feedback on his setup!
> WRT PWM pins - I need to see, if I get anywhere with the suggested
> (thanks, wtnh!) overlay software - and if I get that running on pCP.
>
> Finally the changing WLAN setup: Hmmm - I have to admit: I did not think
> that through completely....
> But mostly, I want to use it in our vacation house when not at home.
> So I need to 'only' toggle between 2 WLAN setups. Maybe that can be done
> with some sort of logic in the boot process? Maybe via newconfig.cfg?
>
> I will report back once my Zero and the Tivoli Pal arrive in the
> mail....
I have been wondering how to do a dual wifi setup on piCorePlayer with a
Zero myself. Not so much as to move the player around for myself, but to
build players for friends - I anticipate getting it to work on my wifi
lan and then (knowing their SSIDs and passwords) send them the player
and just have it work when they get it without fumbling with setups. I
know that in linux, it is possible to have multiple wifi entries in
wpa_supplicant.conf something like this:
Code:
--------------------
network={
ssid="WIFI SSID"
psk="WIFI PASSWORD"
id_str="location1"
}
network={
ssid="WIFI SSID"
psk="WIFI PASSWORD"
id_str="location2"
}
--------------------
But have not poked around much in piCorePlayer to see if this is
possible. Maybe one of the pCP team members could chime in.
------------------------------------------------------------------------
wtnh's Profile: http://forums.slimdevices.com/member.php?userid=36993
View this thread: http://forums.slimdevices.com/showthread.php?t=107901
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix