mirror of https://github.com/arendst/Tasmota.git
Created IR Codes for Acer K132 (textile)
parent
8f8a49beca
commit
b43e4742bb
|
@ -0,0 +1,25 @@
|
||||||
|
IR Remote Codes for Acer K132 projector (and possibly other models using a remote with Model No. M1820)
|
||||||
|
|
||||||
|
<pre><code>ON/OFF {"Protocol":"NEC","Bits":32,"Data":"0x10C8E11E"}}
|
||||||
|
|
||||||
|
Freeze {"Protocol":"NEC","Bits":32,"Data":"0x10C8718E"}}
|
||||||
|
Hide {"Protocol":"NEC","Bits":32,"Data":"0x10C8F10E"}}
|
||||||
|
Ratio {"Protocol":"NEC","Bits":32,"Data":"0x10C806F9"}}
|
||||||
|
Zoom {"Protocol":"NEC","Bits":32,"Data":"0x10C8D12E"}}
|
||||||
|
Mode {"Protocol":"NEC","Bits":32,"Data":"0x10C801FE"}}
|
||||||
|
Source {"Protocol":"NEC","Bits":32,"Data":"0x10C831CE"}}
|
||||||
|
|
||||||
|
Back {"Protocol":"NEC","Bits":32,"Data":"0x10C832CD"}}
|
||||||
|
Up {"Protocol":"NEC","Bits":32,"Data":"0x10C841BE"}}
|
||||||
|
Down {"Protocol":"NEC","Bits":32,"Data":"0x10C8A15E"}}
|
||||||
|
Left {"Protocol":"NEC","Bits":32,"Data":"0x10C8C13E"}}
|
||||||
|
Right {"Protocol":"NEC","Bits":32,"Data":"0x10C8817E"}}
|
||||||
|
Enter {"Protocol":"NEC","Bits":32,"Data":"0x10C8B24D"}}
|
||||||
|
Menu {"Protocol":"NEC","Bits":32,"Data":"0x10C821DE"}}
|
||||||
|
|
||||||
|
Vol+ {"Protocol":"NEC","Bits":32,"Data":"0x10C8C639"}}
|
||||||
|
Vol- {"Protocol":"NEC","Bits":32,"Data":"0x10C826D9"}}
|
||||||
|
|
||||||
|
Sound {"Protocol":"NEC","Bits":32,"Data":"0x10C8AD52"}}
|
||||||
|
Mute {"Protocol":"NEC","Bits":32,"Data":"0x10C88679"}}
|
||||||
|
</code></pre>
|
Loading…
Reference in New Issue