From 64ed6fa9e71b04ef4206da99dea3981b682844b2 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sat, 17 Dec 2022 12:32:12 -0800 Subject: [PATCH] Added WeWatch Projector (thanks biscoito!) --- Projectors/WeWatch/WeWatch_v10_Projector.ir | 82 +++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 Projectors/WeWatch/WeWatch_v10_Projector.ir diff --git a/Projectors/WeWatch/WeWatch_v10_Projector.ir b/Projectors/WeWatch/WeWatch_v10_Projector.ir new file mode 100644 index 00000000..9e65f4e8 --- /dev/null +++ b/Projectors/WeWatch/WeWatch_v10_Projector.ir @@ -0,0 +1,82 @@ +Filetype: IR signals file +Version: 1 +# +# WeWatch v10 Projector +# +name: Start +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 00 00 00 00 +# +name: Menu +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 01 00 00 00 +# +name: Source +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 09 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 05 00 00 00 +# +name: Down +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 04 00 00 00 +# +name: Left +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 02 00 00 00 +# +name: Right +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0A 00 00 00 +# +name: Ok +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 06 00 00 00 +# +name: Play +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 03 00 00 00 +# +name: Return +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 0B 00 00 00 +# +name: Volume_down +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 40 00 00 00 +# +name: Volume_up +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 48 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 44 00 00 00