Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
2answers
131 views

Detect key up with LIRCd

I'm using LIRCd to capture the keys I press on my remote control, with the proper configuration file. According to the documentation, I have to wait for the blocking function lirc_nextcode() to return ...
1
vote
0answers
31 views

Using lirc for arm cortex A8

Neaded your help on lirc. I want to use lirc for decoding of ir signals. I am using a custom board based on Cortex A8 with 2.6.37 kernel and IR is received thru’ serial port. I can see UART interrupts ...
0
votes
0answers
13 views

lirc audio port

Has anyone ever transmitted with lirc using an audio based ir blaster? If so, could someone guide me on how to do this? I have found this website http://www.lirc.org/html/audio.html but I am ...