One really simple IR/Remote solution is triggerhappy:

https://github.com/wertarbyte/triggerhappy

I am using this on a raspberry PI, but I suspect it should be
applicable on the wandboard as well.

I have it going with an old keyspan IR remote module. It listens for
keys, creates an event, and I cooked up a config file to in turn use
CURL to call the Squeezebox web server to control squeezelite. It also
would work with a keyboard.

-Chris

On Tue, Jul 16, 2013 at 1:12 PM, JohnSwenson
<johnswenson.5yl...@no-mx.forums.slimdevices.com> wrote:
>
> mps wrote:
>> Hi,
>> Dos anyone know I will be able to plug an IR emitter into the new box to
>> use with IRBlaster? If so, will it need to be NEC/RC5 (like the Touch)
>> or also support RAW (like all other models)?
>>
>> Thanks,
>>
>> Mike
>
> All external interfaces such as this are being done through USB. So to
> use an IR blaster you will need a USB IR  blaster, there are quite a few
> on the market. Someone will have to write an applet that talks to this
> USB device and sends out the codes.
>
> I don't think there is any direct way to use as is the existing IR
> blaster plugin, this runs on the  server side and sends codes to the
> player via slimproto, currently slimproto is being read by squeezelite,
> which just deals with the audio and  ignores the special codes such as
> IR. Jivelite which is he part that has the lua  interpreter which can
> talk to the  hardware doesn't read slimproto. So some other way will
> have to be written  to perform  the function.
>
> (Note: I did NOT say it's impossible, just not written yet!)
>
> I'm not sure whether it will be written entirely as an applet, or a
> combination of  applet and plugin, Either way could work depending  on
> what functionality is desired.
>
> Anyway, if there is enough interest I'm sure someone will write
> something.
>
> BTW this does not require the CSP1 (or 2) hardware, since it just uses
> USB it can work right now on a wandboard, so if there is  someone just
> itching  to start working on this it can be done right  now.
>
> John S.
>
>
> ------------------------------------------------------------------------
> JohnSwenson's Profile: http://forums.slimdevices.com/member.php?userid=5974
> View this thread: http://forums.slimdevices.com/showthread.php?t=97881
>
> _______________________________________________
> discuss mailing list
> discuss@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/discuss
_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to