mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-01-15 15:16:18 +00:00
feat: new remotes (#871)
This commit is contained in:
parent
3ca9594d8e
commit
7b72f66622
@ -0,0 +1,62 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Brand: Harman Kardon
|
||||
# Device Model: AVR130
|
||||
# Device Type: Audio and Video Receiver
|
||||
# Contributor: jay candel
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C0 3F 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 82 72 00 00
|
||||
command: 84 7B 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 82 72 00 00
|
||||
command: 99 66 00 00
|
||||
#
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 82 72 00 00
|
||||
command: 9A 65 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 82 72 00 00
|
||||
command: C1 3E 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 82 72 00 00
|
||||
command: C2 3D 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C1 3E 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C7 38 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 80 70 00 00
|
||||
command: C8 37 00 00
|
||||
#
|
85
CD_Players/Panasonic/Panasonic_SAPM03.ir
Normal file
85
CD_Players/Panasonic/Panasonic_SAPM03.ir
Normal file
@ -0,0 +1,85 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Brand: Panasonic
|
||||
# Device Model: SAPM03
|
||||
# Device Type: CD Player
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: AC 02 20 00
|
||||
command: D1 03 00 00
|
||||
#
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: 95 02 20 00
|
||||
command: 80 02 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: B0 02 20 02
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: Fast_fo
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: AC 02 20 01
|
||||
command: A1 00 00 00
|
||||
#
|
||||
name: Fast_ba
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: AC 02 20 01
|
||||
command: 91 00 00 00
|
||||
#
|
||||
name: Pause
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: AA 02 20 00
|
||||
command: 60 00 00 00
|
||||
#
|
||||
name: Play
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: AA 02 20 00
|
||||
command: A0 00 00 00
|
||||
#
|
||||
name: Stop
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: AA 02 20 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: A0 02 20 00
|
||||
command: 20 03 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: A0 02 20 00
|
||||
command: 00 02 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: A0 02 20 00
|
||||
command: 10 02 00 00
|
||||
#
|
||||
name: Ch_next
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: 91 02 20 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: Ch_prev
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: 91 02 20 00
|
||||
command: 30 00 00 00
|
||||
#
|
32
DVD_Players/Pioneer/Pioneer_GGF1381.ir
Normal file
32
DVD_Players/Pioneer/Pioneer_GGF1381.ir
Normal file
@ -0,0 +1,32 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Fast_fo
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A8 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Fast_ba
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A8 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Pause
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A8 00 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: Play
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A8 00 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: Stop
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A8 00 00 00
|
||||
command: 16 00 00 00
|
67
Projectors/Epson/Epson_EBX39.ir
Normal file
67
Projectors/Epson/Epson_EBX39.ir
Normal file
@ -0,0 +1,67 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Brand: Epson
|
||||
# Device Model: EBX39
|
||||
# Device Type: Projector
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 90 6F 00 00
|
||||
#
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 9A 65 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 85 7A 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B0 4F 00 00
|
||||
#
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B2 4D 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B3 4C 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: B1 4E 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 93 6C 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 98 67 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 99 66 00 00
|
||||
#
|
128
VCR/Toshiba/Toshiba_SDKV550.ir
Normal file
128
VCR/Toshiba/Toshiba_SDKV550.ir
Normal file
@ -0,0 +1,128 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Brand: Toshiba
|
||||
# Device Model: SDKV550
|
||||
# Device Type: VCR
|
||||
# Contributor: jay candel
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Eject
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: DF 00 00 00
|
||||
#
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 84 00 00 00
|
||||
#
|
||||
name: Info
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: B2 00 00 00
|
||||
#
|
||||
name: Prev
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 80 00 00 00
|
||||
#
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 81 00 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 4D 00 00 00
|
||||
#
|
||||
name: Fast_fo
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Fast_ba
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 19 00 00 00
|
||||
#
|
||||
name: Pause
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 00 00 00 00
|
||||
#
|
||||
name: Play
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Stop
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: BD 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: C8 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: C9 00 00 00
|
||||
#
|
||||
name: Ch_next
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: A9 00 00 00
|
||||
#
|
||||
name: Ch_prev
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 45 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
Loading…
x
Reference in New Issue
Block a user