We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:c2_lirc [2016/11/17 15:12]
joy.cho [GPIO based IR]
en:c2_lirc [2017/07/14 09:48]
joy.cho [Registering own remote controller]
Line 83: Line 83:
  
 ===== Registering own remote controller ===== ===== Registering own remote controller =====
 +
 +<WRAP center round important>​
 +Before runing irrecord, please make sure service lircd should release the node, /dev/lirc0.
 +<​code>​
 +root@odroid64:​~#​ sudo kill `pidof lircd`
 +</​code>​
 +https://​forum.odroid.com/​viewtopic.php?​f=141&​t=27593
 +</​WRAP>​
 +
 **Lirc** package provide a tool, **irrecord**,​ to help registering the buttons of own remote controller. Once the tool is started, for example, you will be asked to press the buttons and it will analyse the signals of your remote controller like protocol type or headers. After this analysis you can start register the buttons one by one. **Lirc** package provide a tool, **irrecord**,​ to help registering the buttons of own remote controller. Once the tool is started, for example, you will be asked to press the buttons and it will analyse the signals of your remote controller like protocol type or headers. After this analysis you can start register the buttons one by one.
 <​code>​ <​code>​
en/c2_lirc.txt ยท Last modified: 2017/07/14 09:48 by joy.cho
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0