Generic LIRC device plugin
Receive / transmit IR Remote Control comands through COM port
This plugin is alternative WinLIRC
/ LIRC and works
directly with the COM port.
The signal may be DCD, DSR, CTS. RING, transfer on DTR, RTS or RTS+DTR
power.
The theory and list of tested remote controls
Serial Port Receivers
Serial Port Transmitter
Other circuits can be found on LIRC home page:
LIRC Home Page
LIRC
Serial Port Receivers
LIRC
Serial Port Transmitters
Igor
Cesko
Note: Run plugin setup for choice of COM port and see / define button names.
Events:
Default type: "REMOTE"
ID: "<Button name>"
Parameter: Repeat counter, -1 if released
Wait before repeat: 300 ms
Repeat time: 100 ms
Actions: Transmittion command.
DCD( "<Remote>", "<Button>", <RepeatCount>
)
Example:
DCD = Load( "DCD\DCD.dll", "REMOTE" )
...
DCD( "AverMedia TVPhone98", "Mute", 5 )
Serial Port Receivers
= ![](/img/tsop2.jpg)
TSOP1836, IS1U60L, GP1U52X, SFH506-36, TK1833.
1. GND
2. VCC (+5V)
3. DATA
Usually remote control works on distance up to 10 m.
Circuits:
![](/img/receiv2.gif)
![](/img/receiv1.gif)
It is possible to use photomodule from TV-tuner
package (AverTV):
![](/img/aver_ir.jpg)
DSR
variant:
![](/img/girderphysical1.jpg)
Super DCD (Copyright 2005 by r_evgeni45@mail.ru):
![](../../img/SuperDCD.gif)
Serial Port Transmitter
Simply:
![](/img/simple_transmitter.gif)
Advanced:
![](/img/better_transmitter.gif)
|