IR control guide: Difference between revisions
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
''dtoverlay=lirc-rpi,gpio_in_pin=26'' | ''dtoverlay=lirc-rpi,gpio_in_pin=26'' | ||
[[File:DAC3.png| | [[File:DAC3.png|800px]] | ||
<font color="#FF0000">'''Notice: The volumio version under 1.55 please refer to the below step 2 !!!''' </font> | <font color="#FF0000">'''Notice: The volumio version under 1.55 please refer to the below step 2 !!!''' </font> | ||
| Line 88: | Line 88: | ||
''sudo /etc/init.d/lirc start'' | ''sudo /etc/init.d/lirc start'' | ||
[[File:DAC6.jpg| | [[File:DAC6.jpg|800px]] | ||
7. Review recording and perform the command | 7. Review recording and perform the command | ||
| Line 96: | Line 96: | ||
Then press the separate recording button | Then press the separate recording button | ||
[[File:DAC7.jpg| | [[File:DAC7.jpg|800px]] | ||
8. Edit “.lircrc”,and perform the command | 8. Edit “.lircrc”,and perform the command | ||
| Line 102: | Line 102: | ||
''sudo pico ~/.lircrc'' | ''sudo pico ~/.lircrc'' | ||
[[File:DAC7.jpg| | [[File:DAC7.jpg|800px]] | ||
| Line 138: | Line 138: | ||
end | end | ||
[[File:DAC9.jpg| | [[File:DAC9.jpg|800px]] | ||
<font color="#FF0000">'''Note: You could refer to the mpc command, add the button and function you need.'''(http://linux.die.net/man/1/mpc)</font> | <font color="#FF0000">'''Note: You could refer to the mpc command, add the button and function you need.'''(http://linux.die.net/man/1/mpc)</font> | ||
| Line 156: | Line 156: | ||
)&'' | )&'' | ||
[[File:DAC10.png| | [[File:DAC10.png|800px]] | ||
Exit and save, then reboot to realize the NoIR function. | Exit and save, then reboot to realize the NoIR function. | ||