This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
products:sbc:vim3:applications:ir [2024/08/06 08:44] nick created |
products:sbc:vim3:applications:ir [2024/08/06 08:48] (current) nick |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== VIM3/3L IR remote ====== | ====== VIM3/3L IR remote ====== | ||
+ | |||
+ | <WRAP important > | ||
+ | This documentation is only used for Android. | ||
+ | </ | ||
This document guides you to add IR input keys on Android. | This document guides you to add IR input keys on Android. | ||
Line 9: | Line 13: | ||
===== Android 9 software configuration ===== | ===== Android 9 software configuration ===== | ||
- | - For VIM3, add the mapping from remote control code value to key value, enable remote control driver configuration in '' | + | 1. For VIM3, add the mapping from remote control code value to key value, enable remote control driver configuration in '' |
```c | ```c | ||
Line 58: | Line 62: | ||
At present, the VIM3/VIM3L Android 9 platform is only equipped with the infrared remote control of khadas IR. if you need to add the remote control of NEC protocol, you can add the mapping of key values in the same location, such as '' | At present, the VIM3/VIM3L Android 9 platform is only equipped with the infrared remote control of khadas IR. if you need to add the remote control of NEC protocol, you can add the mapping of key values in the same location, such as '' | ||
- | - Add the Keylayout File '' | + | 2. Add the Keylayout File '' |
```shell | ```shell |