LIRC: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
mNo edit summary
(merge i18n)
(4 intermediate revisions by 3 users not shown)
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===
==Miscellaneous==
===Cable length===
'''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.
The length of the cable between receiver and computer can be up to 25m.
For installation of the software see [[LIRC installation]].


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


<pre>
<pre>
Line 41: Line 41:
|}
|}


[[Category:Software]]
<!-- Link to german wiki page -->

[[de:LIRC]]
{{i18n|LIRC}}

Revision as of 10:48, 13 March 2006

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.

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)