LIRC: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(Category)
No edit summary
Line 1: Line 1:
==Description==
==LIRC - Linux Infrared Remote Control==
'''LIRC''' ('''''L'''inux '''I'''nfrared '''R'''emote '''C'''ontrol'') is a software to control ones computer through nearly every (unused) [[remote control]]. Therefor a small electronic device is necessary. You can buy one for ca. 15 Euro, or you can build your own. It consists of only a few components and schematics are on the LIRC homepage.

===Description===
'''LIRC''' (Linux Infrared Remote Control) is a software to control ones computer through nearly every (unused) [[remote control]]. Therefor a small electronic device is necessary. You can buy one for ca. 15 Euro, or you can build your own. It consists of only a few components and schematics are on the LIRC homepage.
For installation of the software see [[LIRC installation]].
For installation of the software see [[LIRC installation]].


===Miscellaneous===
==Miscellaneous==
===Cable length===
It is possible to operate LIRC with two infrared receiver devices. But in
The length of the cable between receiver and computer can be up to 25m.
this example not independently from one another, only in parallel.

===Parallel operation of two LIRC receiver===
It is possible to operate LIRC with two infrared receiver devices at one COM port. But not independently from one another, only in parallel.


<pre>
<pre>

Revision as of 23:55, 30 November 2004

Description

LIRC (Linux Infrared Remote Control) is a software to control ones computer through nearly every (unused) remote control. Therefor a small electronic device is necessary. You can buy one for ca. 15 Euro, or you can build your own. It consists of only a few components and schematics are on the LIRC homepage. For installation of the software see LIRC installation.

Miscellaneous

Cable length

The length of the cable between receiver and computer can be up to 25m.

Parallel operation of two LIRC receiver

It is possible to operate LIRC with two infrared receiver devices at one COM port. But not independently from one another, only in parallel.

                 o +12V 
                 |
                 -
                | | 10k
                | |
                 -  
Output 1         |   Input
o----------|<----*----o
                 |
Output 2         |
o----------|<----

Ground               Ground
o---------------------o

Links

[1] http://www.lirc.org LIRC projekt homepage
[2] http://lnx.manoweb.com/lirc/?partType=section&partName=introduction Detailed construction manual with source for a complete infrared receiver
[3] http://www.zapway.de Commercial infrared receiver (~ 14 Euro)