From f3bb118858d144bec9a78104558bb79a8eaac446 Mon Sep 17 00:00:00 2001 From: kdkeller <64559470+kdkeller@users.noreply.github.com> Date: Tue, 30 Jan 2024 23:53:28 +0100 Subject: [PATCH 1/2] Create Epson_EHTW5650.ir --- Projectors/Epson/Epson_EHTW5650.ir | 146 +++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 Projectors/Epson/Epson_EHTW5650.ir diff --git a/Projectors/Epson/Epson_EHTW5650.ir b/Projectors/Epson/Epson_EHTW5650.ir new file mode 100644 index 00000000..3875d2bb --- /dev/null +++ b/Projectors/Epson/Epson_EHTW5650.ir @@ -0,0 +1,146 @@ +Filetype: IR signals file +Version: 1 +# +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: Esc +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 84 7B 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: Fast_fo +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 5C A3 00 00 +# +name: Fast_ba +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 5A A5 00 00 +# +name: Pause +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 5B A4 00 00 +# +name: Play +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 5E A1 00 00 +# +name: Stop +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 59 A6 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 83 55 00 00 +command: AD 52 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 +# +name: HDMI1 +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 73 8C 00 00 +# +name: HDMI2 +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 77 88 00 00 +# +name: PC +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 9D 62 00 00 +# +name: USB +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 76 89 00 00 +# +name: LAN +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 74 8B 00 00 +# +name: Next +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 5F A0 00 00 +# +name: Prev +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 5D A2 00 00 +# +name: A_V_Mute +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 93 6C 00 00 From af737f8e04a727fb2c60251d3edf569a422513db Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:41:57 -0800 Subject: [PATCH 2/2] Added description to comments --- Projectors/Epson/Epson_EHTW5650.ir | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Projectors/Epson/Epson_EHTW5650.ir b/Projectors/Epson/Epson_EHTW5650.ir index 3875d2bb..45a12910 100644 --- a/Projectors/Epson/Epson_EHTW5650.ir +++ b/Projectors/Epson/Epson_EHTW5650.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 # +# Epson EHTW5650 Projector +# name: Power type: parsed protocol: NECext