From fc94726629fd108eb732e3d8f50f77b786b33746 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 10 Jan 2023 15:15:14 -0800 Subject: [PATCH] Added Optoma Projector (thanks Aiden_Cr!) --- Projectors/Optoma/Optoma_IAR_Projector.ir | 46 +++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 Projectors/Optoma/Optoma_IAR_Projector.ir diff --git a/Projectors/Optoma/Optoma_IAR_Projector.ir b/Projectors/Optoma/Optoma_IAR_Projector.ir new file mode 100644 index 00000000..4cd31c8e --- /dev/null +++ b/Projectors/Optoma/Optoma_IAR_Projector.ir @@ -0,0 +1,46 @@ +Filetype: IR signals file +Version: 1 +# +# Optoma IAR Projector +# +name: Power +type: parsed +protocol: NECext +address: FF FF 00 00 +command: E8 17 00 00 +# +name: Freeze +type: parsed +protocol: NECext +address: FF FF 00 00 +command: EC 13 00 00 +# +name: VOL+ +type: parsed +protocol: NECext +address: FF FF 00 00 +command: BD 42 00 00 +# +name: VOL- +type: parsed +protocol: NECext +address: FF FF 00 00 +command: F2 0D 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: FF FF 00 00 +command: EB 14 00 00 +# +name: HDMI_1 +type: parsed +protocol: NECext +address: FF FF 00 00 +command: E5 1A 00 00 +# +name: Exit +type: parsed +protocol: NECext +address: FF FF 00 00 +command: FF 00 00 00