From 8f26bf991435afd15639c4b90db926a0df53af64 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 11 Jul 2022 18:47:45 -0700 Subject: [PATCH] Added Philips Projector (thanks rigs19!) --- .../Philips/Philips_NeoPix_Prime_Projector.ir | 76 +++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 Projectors/Philips/Philips_NeoPix_Prime_Projector.ir diff --git a/Projectors/Philips/Philips_NeoPix_Prime_Projector.ir b/Projectors/Philips/Philips_NeoPix_Prime_Projector.ir new file mode 100644 index 00000000..e7122c87 --- /dev/null +++ b/Projectors/Philips/Philips_NeoPix_Prime_Projector.ir @@ -0,0 +1,76 @@ +Filetype: IR signals file +Version: 1 +# +# Philips NeoPix Prime Projector +# +name: Pwr +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 41 00 00 00 +# +name: Vol_up +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 51 00 00 00 +# +name: Vol_dwn +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 56 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 5A 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 42 00 00 00 +# +name: Down +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 43 00 00 00 +# +name: Left +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 1A 00 00 00 +# +name: Right +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 4F 00 00 00 +# +name: Ok +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 1B 00 00 00 +# +name: Home +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 14 00 00 00 +# +name: Back +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 4D 00 00 00 +# +name: Input +type: parsed +protocol: NEC +address: 20 00 00 00 +command: 50 00 00 00