mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:44:25 +00:00
Create Kenwood_DMX4704s.ir
IR Remote file that uses FlipperZero as infrared remote on this model of Kenwood head unit for car stereo. Tested, and seems to work fine with my head unit. The functionality is limited. I had this trouble with an aftermarket remote I had purchased too. I believe the infrared system on this head unit is very limited. The user's manual also only shows the functions here as available on the factory optional remote.
This commit is contained in:
parent
238db96a44
commit
9e4f6ad24e
71
Car_Multimedia/CD_Players/Kenwood/Kenwood_DMX4704s.ir
Normal file
71
Car_Multimedia/CD_Players/Kenwood/Kenwood_DMX4704s.ir
Normal file
@ -0,0 +1,71 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Remote: Kenwood
|
||||
# Model: Kenwood DMX4707s
|
||||
#
|
||||
name: Src
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: <<Rev
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 0A 00 00 00
|
||||
#
|
||||
name: Fwd>>
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: Play_Pause
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: AM
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: FM
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: Call_answer
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 92 00 00 00
|
||||
#
|
||||
name: Call_end
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: B9 00 00 00
|
||||
command: 88 00 00 00
|
Loading…
Reference in New Issue
Block a user