Re: [SlimDevices: Unix] Raspberry Pi, Pi-DAC, Squeezelite and IR

2015-03-14 Thread Paul Webster
I wrote up how I did it at http://dabdig.blogspot.com/2014/08/infra-red-remote-controlling-lms-on-rpi.html Paul Webster http://dabdig.blogspot.com Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105

Re: [SlimDevices: Unix] Raspberry Pi, Pi-DAC, Squeezelite and IR

2015-03-14 Thread munich
I would like to set up the same, but unfortunately I am a newbie regarding Linux and Lirc. I set up Lirc regarding http://ozzmaker.com/2013/10/24/how-to-control-the-gpio-on-a-raspberry-pi-with-an-ir-remote/. I recorded the remote keys and have a lircd.conf. But what are the next steps? How do I

Re: [SlimDevices: Unix] Raspberry Pi, Pi-DAC, Squeezelite and IR

2014-07-06 Thread MillmoorRon
Greg Erskine wrote: > hi MillmoorRon, > > I did this last week. Here's a snippet of code. > > $LMSIP is the IP address of your LMS server. You need to preface each > command with the player MAC address if you have multiple Squeeze > devices. > > > Code: > > # $LMSIP,

Re: [SlimDevices: Unix] Raspberry Pi, Pi-DAC, Squeezelite and IR

2014-07-04 Thread bpa
There is Raspberry Pi project with LCD and Lirc - probably needs to be updated with a newer version of squeezelite. http://www.raspberrypi.org/forums/viewtopic.php?t=70716&p=511954 bpa's Profile: http://forums.slimdevices

Re: [SlimDevices: Unix] Raspberry Pi, Pi-DAC, Squeezelite and IR

2014-07-04 Thread Greg Erskine
hi MillmoorRon, I did this last week. Here's a snippet of code. $LMSIP is the IP address of your LMS server. You need to preface each command with the player MAC address if you have multiple Squeeze devices. Code: # $LMSIP, the LMS server ip address, needs to be manual

[SlimDevices: Unix] Raspberry Pi, Pi-DAC, Squeezelite and IR

2014-07-04 Thread MillmoorRon
I've got a Raspberry Pi with a Pi-DAC fitted and running Squeezelite and I'm quite impressed with how it sounds! I've added an Infra-red sensor which works OK but now I want to replicate some of the SB Classic's remote functions on this player. I've managed waking my server and closing it down b