From 7b72f66622a2b8a91818b9801cf2df4340bb843b Mon Sep 17 00:00:00 2001 From: jay candel Date: Fri, 10 Jan 2025 19:17:52 +0800 Subject: [PATCH] feat: new remotes (#871) --- .../Harman_Kardon/Harman_Kardon_AVR130.ir | 62 +++++++++ CD_Players/Panasonic/Panasonic_SAPM03.ir | 85 ++++++++++++ DVD_Players/Pioneer/Pioneer_GGF1381.ir | 32 +++++ Projectors/Epson/Epson_EBX39.ir | 67 +++++++++ VCR/Toshiba/Toshiba_SDKV550.ir | 128 ++++++++++++++++++ 5 files changed, 374 insertions(+) create mode 100644 Audio_and_Video_Receivers/Harman_Kardon/Harman_Kardon_AVR130.ir create mode 100644 CD_Players/Panasonic/Panasonic_SAPM03.ir create mode 100644 DVD_Players/Pioneer/Pioneer_GGF1381.ir create mode 100644 Projectors/Epson/Epson_EBX39.ir create mode 100644 VCR/Toshiba/Toshiba_SDKV550.ir diff --git a/Audio_and_Video_Receivers/Harman_Kardon/Harman_Kardon_AVR130.ir b/Audio_and_Video_Receivers/Harman_Kardon/Harman_Kardon_AVR130.ir new file mode 100644 index 00000000..5653dc96 --- /dev/null +++ b/Audio_and_Video_Receivers/Harman_Kardon/Harman_Kardon_AVR130.ir @@ -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 +# diff --git a/CD_Players/Panasonic/Panasonic_SAPM03.ir b/CD_Players/Panasonic/Panasonic_SAPM03.ir new file mode 100644 index 00000000..8f5f02ee --- /dev/null +++ b/CD_Players/Panasonic/Panasonic_SAPM03.ir @@ -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 +# diff --git a/DVD_Players/Pioneer/Pioneer_GGF1381.ir b/DVD_Players/Pioneer/Pioneer_GGF1381.ir new file mode 100644 index 00000000..6f5e4f29 --- /dev/null +++ b/DVD_Players/Pioneer/Pioneer_GGF1381.ir @@ -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 diff --git a/Projectors/Epson/Epson_EBX39.ir b/Projectors/Epson/Epson_EBX39.ir new file mode 100644 index 00000000..2590a44f --- /dev/null +++ b/Projectors/Epson/Epson_EBX39.ir @@ -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 +# diff --git a/VCR/Toshiba/Toshiba_SDKV550.ir b/VCR/Toshiba/Toshiba_SDKV550.ir new file mode 100644 index 00000000..0ab96ddc --- /dev/null +++ b/VCR/Toshiba/Toshiba_SDKV550.ir @@ -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 +#