From 4009807957300befdb4bb8ddd595b303157b2915 Mon Sep 17 00:00:00 2001 From: Tom H <116467716+Wemmy0@users.noreply.github.com> Date: Wed, 17 Jul 2024 21:21:21 +0100 Subject: [PATCH 1/4] Add ADJ_UC-IR.ir --- LED_Lighting/ADJ/ADJ_UC-IR.ir | 118 ++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 LED_Lighting/ADJ/ADJ_UC-IR.ir diff --git a/LED_Lighting/ADJ/ADJ_UC-IR.ir b/LED_Lighting/ADJ/ADJ_UC-IR.ir new file mode 100644 index 000000000..d193dff1f --- /dev/null +++ b/LED_Lighting/ADJ/ADJ_UC-IR.ir @@ -0,0 +1,118 @@ +Filetype: IR signals file +Version: 1 +# +# ADJ UC IR remote (https://www.adj.com/uc-ir) +# +name: Power +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 47 00 00 00 +# +name: Dimmer+ +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 43 00 00 00 +# +name: Dimmer- +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 09 00 00 00 +# +name: Full-on +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 44 00 00 00 +# +name: Fade-gobo +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 40 00 00 00 +# +name: Strobe +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 07 00 00 00 +# +name: Color +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 15 00 00 00 +# +name: Sound-on +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 42 00 00 00 +# +name: Sound-off +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 4A 00 00 00 +# +name: Show-0 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 52 00 00 00 +# +name: 1 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 16 00 00 00 +# +name: 2 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 19 00 00 00 +# +name: 3 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: 4 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: 5 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 18 00 00 00 +# +name: 6 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 5E 00 00 00 +# +name: 7 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 08 00 00 00 +# +name: 8 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1C 00 00 00 +# +name: 9 +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 5A 00 00 00 From 148db3d5f22a66c987b14c5b93bb9ea780820303 Mon Sep 17 00:00:00 2001 From: Tom H <116467716+Wemmy0@users.noreply.github.com> Date: Wed, 17 Jul 2024 22:54:04 +0100 Subject: [PATCH 2/4] Update Ansio_Fan_30inch_Tower.ir Change `POWERToggle` -> `Power` to follow naming convention --- Fans/Ansio/Ansio_Fan_30inch_Tower.ir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fans/Ansio/Ansio_Fan_30inch_Tower.ir b/Fans/Ansio/Ansio_Fan_30inch_Tower.ir index ab4acb38c..87f59f71b 100644 --- a/Fans/Ansio/Ansio_Fan_30inch_Tower.ir +++ b/Fans/Ansio/Ansio_Fan_30inch_Tower.ir @@ -3,7 +3,7 @@ Version: 1 # # Ansio Tower Fan 30" (aka MainStays Tower Fan FZ10-19JR) # -name: POWERToggle +name: Power type: raw frequency: 38000 duty_cycle: 0.330000 From d55cb2ecec74cf1a6daaa782a77b37578061effe Mon Sep 17 00:00:00 2001 From: Tom H <116467716+Wemmy0@users.noreply.github.com> Date: Tue, 23 Jul 2024 14:54:53 +0100 Subject: [PATCH 3/4] Create Generic_Universal_Remote --- .../BrandUnknown/Generic_Universal_Remote | 113 ++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 Projectors/BrandUnknown/Generic_Universal_Remote diff --git a/Projectors/BrandUnknown/Generic_Universal_Remote b/Projectors/BrandUnknown/Generic_Universal_Remote new file mode 100644 index 000000000..d5e31a9c5 --- /dev/null +++ b/Projectors/BrandUnknown/Generic_Universal_Remote @@ -0,0 +1,113 @@ +Filetype: IR signals file +Version: 1 +# +# Generic Projector Universal Remote (see: https://imgur.com/a/V5NSosb) +# Not all buttons on remote actually do something +# +name: Power +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 02 FD 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 27 D8 00 00 +# +name: Vol+ +type: parsed +protocol: NECext +address: 4F 50 00 00 +command: 08 F7 00 00 +# +name: Vol- +type: parsed +protocol: NECext +address: 4F 50 00 00 +command: 0B F4 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 13 EC 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 14 EB 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 16 E9 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 15 EA 00 00 +# +name: Enter +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 11 EE 00 00 +# +name: Keystone+ +type: parsed +protocol: NECext +address: 4F 50 00 00 +command: 09 F6 00 00 +# +name: Keystone- +type: parsed +protocol: NECext +address: 4F 50 00 00 +command: 0D F2 00 00 +# +name: Video +type: parsed +protocol: NECext +address: 4F 50 00 00 +command: 03 FC 00 00 +# +name: Source +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 16 E9 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 4F 50 00 00 +command: 11 EE 00 00 +# +name: Esc +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 12 ED 00 00 +# +name: Mode +type: parsed +protocol: NECext +address: 01 EF 00 00 +command: 0E F1 00 00 +# +name: Page+ +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 13 EC 00 00 +# +name: Page- +type: parsed +protocol: NECext +address: 48 50 00 00 +command: 14 EB 00 00 From f5cf2a94e0c429014d2fab11086323693ecd1688 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 8 Aug 2024 21:56:53 -0700 Subject: [PATCH 4/4] Fixed file extension --- .../{Generic_Universal_Remote => Generic_Universal_Remote.ir} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Projectors/BrandUnknown/{Generic_Universal_Remote => Generic_Universal_Remote.ir} (100%) diff --git a/Projectors/BrandUnknown/Generic_Universal_Remote b/Projectors/BrandUnknown/Generic_Universal_Remote.ir similarity index 100% rename from Projectors/BrandUnknown/Generic_Universal_Remote rename to Projectors/BrandUnknown/Generic_Universal_Remote.ir