in reply to Re: (Mostly OT) Using a remote with perl?
in thread (Mostly OT) Using a remote with perl?

LIRC is indeed what you want. After you got that set up (even my exotic remote worked :) you can just use 'irexec' to hack some scripts together (I use bash) to do whatever you want. I currently run xmms, xawtv via the remote, as well as a little script that passes my last email to festival and a little snippet that will display the From and Subject header of my latest two emails on my screen, using osd_cat.

--
b10m

All code is usually tested, but rarely trusted.
  • Comment on Re: (Mostly OT) Using a remote with perl?

Replies are listed 'Best First'.
Re: Re: (Mostly OT) Using a remote with perl?
by BUU (Prior) on Apr 07, 2004 at 21:30 UTC
    LIRC sounds very promising, but I'm a tad confused as to exactly what I could use to get signals from my remote to the computer. The only two devices it lists in the "hardware" side are both in german so I'm not sure which I need/should get. What did you use to receive signals from your "exotic" remote?

      Inspired by your post, I bought a serial IR receiver from Zapway (english version). I will use it with a remote controller sold with my Lego Mindstorms construction set...

      Ciao, Valerio