diff --git a/Fans/Ansio/Ansio_Fan_30inch_Tower.ir b/Fans/Ansio/Ansio_Fan_30inch_Tower.ir index ab4acb38..87f59f71 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 diff --git a/LED_Lighting/ADJ/ADJ_UC-IR.ir b/LED_Lighting/ADJ/ADJ_UC-IR.ir new file mode 100644 index 00000000..d193dff1 --- /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 diff --git a/Projectors/BrandUnknown/Generic_Universal_Remote.ir b/Projectors/BrandUnknown/Generic_Universal_Remote.ir new file mode 100644 index 00000000..d5e31a9c --- /dev/null +++ b/Projectors/BrandUnknown/Generic_Universal_Remote.ir @@ -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