Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3:applications:ir

Differences

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

Link to this comparison view

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.
 +</WRAP>
  
 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 ''common/arch/arm/boot/dts/amlogic/mesong12b.dtsi''+1. For VIM3, add the mapping from remote control code value to key value, enable remote control driver configuration in ''common/arch/arm/boot/dts/amlogic/mesong12b.dtsi''
  
 ```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 ''map1'', ''map2'', the customer code of the remote control and so on. finally, ''mapnum'' is incremented by 1. 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 ''map1'', ''map2'', the customer code of the remote control and so on. finally, ''mapnum'' is incremented by 1.
  
-  - Add the Keylayout File ''device/khadas/kvim3/files/Vendor_0001_Product_0001.kl'', and compile to ''/vendor/usr/keylayout'' directory+2. Add the Keylayout File ''device/khadas/kvim3/files/Vendor_0001_Product_0001.kl'', and compile to ''/vendor/usr/keylayout'' directory
  
 ```shell ```shell
Last modified: 2024/08/06 08:44 by nick