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:
Nick-Kelso-WA 2024-09-19 14:20:43 -07:00 committed by GitHub
parent 238db96a44
commit 9e4f6ad24e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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