From 5f87b72d2e7c253b14a7843b8ef5f740670c7b45 Mon Sep 17 00:00:00 2001 From: the00guy <48157884+the00guy@users.noreply.github.com> Date: Sat, 11 Jun 2022 13:13:01 -0400 Subject: [PATCH 1/6] added Enseo TV (e.g. used in hotel TV systems...) --- TVs/Enseo/Enseo.ir | 97 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 TVs/Enseo/Enseo.ir diff --git a/TVs/Enseo/Enseo.ir b/TVs/Enseo/Enseo.ir new file mode 100644 index 00000000..8ffb7711 --- /dev/null +++ b/TVs/Enseo/Enseo.ir @@ -0,0 +1,97 @@ +Filetype: IR signals file +Version: 1 +name: Power +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 02 00 00 00 +name: Vol_up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 06 00 00 00 +name: Vol_down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0C 00 00 00 +name: Input +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 37 00 00 00 +name: Ch_up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 08 00 00 00 +name: Ch_down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0E 00 00 00 +name: Page_up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 43 00 00 00 +name: Page_down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 44 00 00 00 +name: Back +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 3A 00 00 00 +name: Exit +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 3B 00 00 00 +name: Mute +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 04 00 00 00 +name: Menu +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 18 00 00 00 +name: Up +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 07 00 00 00 +name: Down +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0D 00 00 00 +name: Left +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 09 00 00 00 +name: Right +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0B 00 00 00 +name: Ok +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 0A 00 00 00 +name: Cc +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 30 00 00 00 +name: Guide +type: parsed +protocol: NEC +address: 6E 00 00 00 +command: 36 00 00 00 \ No newline at end of file From 825a26780c431f06bd42bb89196c974fe543c9dc Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:47:05 -0700 Subject: [PATCH 2/6] Update Enseo.ir --- TVs/Enseo/Enseo.ir | 32 +++++++++++++++++++++++++++----- 1 file changed, 27 insertions(+), 5 deletions(-) diff --git a/TVs/Enseo/Enseo.ir b/TVs/Enseo/Enseo.ir index 8ffb7711..59d1dfb3 100644 --- a/TVs/Enseo/Enseo.ir +++ b/TVs/Enseo/Enseo.ir @@ -1,97 +1,119 @@ Filetype: IR signals file +# +# Enseo TV (Hotel) +# Version: 1 +# name: Power type: parsed protocol: NEC address: 6E 00 00 00 command: 02 00 00 00 +# name: Vol_up type: parsed protocol: NEC address: 6E 00 00 00 command: 06 00 00 00 +# name: Vol_down type: parsed protocol: NEC address: 6E 00 00 00 command: 0C 00 00 00 +# name: Input type: parsed protocol: NEC address: 6E 00 00 00 command: 37 00 00 00 -name: Ch_up +# +name: Channel_up type: parsed protocol: NEC address: 6E 00 00 00 command: 08 00 00 00 -name: Ch_down +# +name: Channel_down type: parsed protocol: NEC address: 6E 00 00 00 command: 0E 00 00 00 +# name: Page_up type: parsed protocol: NEC address: 6E 00 00 00 command: 43 00 00 00 +# name: Page_down type: parsed protocol: NEC address: 6E 00 00 00 command: 44 00 00 00 +# name: Back type: parsed protocol: NEC address: 6E 00 00 00 command: 3A 00 00 00 +# name: Exit type: parsed protocol: NEC address: 6E 00 00 00 command: 3B 00 00 00 +# name: Mute type: parsed protocol: NEC address: 6E 00 00 00 command: 04 00 00 00 +# name: Menu type: parsed protocol: NEC address: 6E 00 00 00 command: 18 00 00 00 +# name: Up type: parsed protocol: NEC address: 6E 00 00 00 command: 07 00 00 00 +# name: Down type: parsed protocol: NEC address: 6E 00 00 00 command: 0D 00 00 00 +# name: Left type: parsed protocol: NEC address: 6E 00 00 00 command: 09 00 00 00 +# name: Right type: parsed protocol: NEC address: 6E 00 00 00 command: 0B 00 00 00 -name: Ok +# +name: OK type: parsed protocol: NEC address: 6E 00 00 00 command: 0A 00 00 00 -name: Cc +# +name: CC type: parsed protocol: NEC address: 6E 00 00 00 command: 30 00 00 00 +# name: Guide type: parsed protocol: NEC address: 6E 00 00 00 -command: 36 00 00 00 \ No newline at end of file +command: 36 00 00 00 From 6df7ee6c1f2ccb903af63efc8720c129d531a01e Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:48:20 -0700 Subject: [PATCH 3/6] Added Bose_Soundbar_300 --- SoundBars/Bose/Bose_Soundbar_300.ir | 94 +++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 SoundBars/Bose/Bose_Soundbar_300.ir diff --git a/SoundBars/Bose/Bose_Soundbar_300.ir b/SoundBars/Bose/Bose_Soundbar_300.ir new file mode 100644 index 00000000..b725a64b --- /dev/null +++ b/SoundBars/Bose/Bose_Soundbar_300.ir @@ -0,0 +1,94 @@ +Filetype: IR signals file +Version: 1 +# +# Bose Soundbar 300 +# +name: Power +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 4C B3 00 00 +# +name: Music +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: B3 4C 00 00 +# +name: TV +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 0E F1 00 00 +# +name: Bluetooth +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 81 7E 00 00 +# +name: Volume_Up +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 03 FC 00 00 +# +name: Volume_Down +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 02 FD 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 01 FE 00 00 +# +name: Rewind +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 57 A8 00 00 +# +name: Play_Pause +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 55 AA 00 00 +# +name: 1 +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 41 BE 00 00 +# +name: 2 +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 42 BD 00 00 +# +name: 3 +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 43 BC 00 00 +# +name: 4 +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 44 BB 00 00 +# +name: 5 +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 45 BA 00 00 +# +name: 6 +type: parsed +protocol: NECext +address: BA 4B 00 00 +command: 46 B9 00 00 From d5978ebdd20c4e7b666105f81d8c35d4910fd188 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:53:23 -0700 Subject: [PATCH 4/6] Added iDual JEDI Lighting LED Light --- .../iDual/iDual_JEDI_Lighting_LED_Light.ir | 160 ++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 LED Lighting/iDual/iDual_JEDI_Lighting_LED_Light.ir diff --git a/LED Lighting/iDual/iDual_JEDI_Lighting_LED_Light.ir b/LED Lighting/iDual/iDual_JEDI_Lighting_LED_Light.ir new file mode 100644 index 00000000..1a92e8d9 --- /dev/null +++ b/LED Lighting/iDual/iDual_JEDI_Lighting_LED_Light.ir @@ -0,0 +1,160 @@ +Filetype: IR signals file +Version: 1 +# +# iDual JEDI Lighting LED Light +# +name: On +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 01 FE 00 00 +# +name: Off +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 02 FD 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 09 F6 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 10 EF 00 00 +# +name: Cold_White +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 03 FC 00 00 +# +name: Neutral_White +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 0A F5 00 00 +# +name: Warm_White +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 16 E9 00 00 +# +name: Cozy_White +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 11 EE 00 00 +# +name: Relaxing +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 04 FB 00 00 +# +name: Working +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 0B F4 00 00 +# +name: Sleeping +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 17 E8 00 00 +# +name: Night_Light +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 12 ED 00 00 +# +name: Sunrise +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 13 EC 00 00 +# +name: Pastel_Colours +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 18 E7 00 00 +# +name: Party +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 0C F3 00 00 +# +name: Sunset +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 05 FA 00 00 +# +name: Forest +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 14 EB 00 00 +# +name: Ocean +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 19 E6 00 00 +# +name: Fireplace +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 0D F2 00 00 +# +name: Romance +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 06 F9 00 00 +# +name: Red +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 0E F1 00 00 +# +name: Yellow +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 07 F8 00 00 +# +name: Green +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 08 F7 00 00 +# +name: Blue +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 15 EA 00 00 +# +name: Vivid_Shift +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 1A E5 00 00 +# +name: Pastel_Shift +type: parsed +protocol: NECext +address: 02 FE 00 00 +command: 0F F0 00 00 From cbc1f71567016d82ea69531272f834edfa8bea22 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:54:45 -0700 Subject: [PATCH 5/6] Add files via upload --- TVs/Samsung/Samsung_H6300_TV.ir | 292 ++++++++++++++++++++++++++++++++ 1 file changed, 292 insertions(+) create mode 100644 TVs/Samsung/Samsung_H6300_TV.ir diff --git a/TVs/Samsung/Samsung_H6300_TV.ir b/TVs/Samsung/Samsung_H6300_TV.ir new file mode 100644 index 00000000..cf8ce58f --- /dev/null +++ b/TVs/Samsung/Samsung_H6300_TV.ir @@ -0,0 +1,292 @@ +Filetype: IR signals file +Version: 1 +# +# Samsung H6300 TV +# +name: Power +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 02 00 00 00 +# +name: Source +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 02 00 00 00 +# +name: 1 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 04 00 00 00 +# +name: 2 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 05 00 00 00 +# +name: 3 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 06 00 00 00 +# +name: 4 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 08 00 00 00 +# +name: 5 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 09 00 00 00 +# +name: 6 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0A 00 00 00 +# +name: 7 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0C 00 00 00 +# +name: 8 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0D 00 00 00 +# +name: 9 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0E 00 00 00 +# +name: 0 +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 11 00 00 00 +# +name: TTX_MIX +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 2C 00 00 00 +# +name: PRE_CH +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 13 00 00 00 +# +name: Vol_Up +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 07 00 00 00 +# +name: Vol_Down +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0B 00 00 00 +# +name: Mute +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 0F 00 00 00 +# +name: CH_Up +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 12 00 00 00 +# +name: CH_Down +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 10 00 00 00 +# +name: CH_List +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 6B 00 00 00 +# +name: Menu +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 1A 00 00 00 +# +name: Guide +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 4F 00 00 00 +# +name: Tools +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 4B 00 00 00 +# +name: Info +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 1F 00 00 00 +# +name: Smart_Hub +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 79 00 00 00 +# +name: UP +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 60 00 00 00 +# +name: DOWN +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 61 00 00 00 +# +name: LEFT +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 65 00 00 00 +# +name: RIGHT +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 62 00 00 00 +# +name: Enter +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 68 00 00 00 +# +name: Return +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 58 00 00 00 +# +name: Exit +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 2D 00 00 00 +# +name: A +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 6C 00 00 00 +# +name: B +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 14 00 00 00 +# +name: C +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 15 00 00 00 +# +name: D +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 16 00 00 00 +# +name: Soccer_Mode +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: B8 00 00 00 +# +name: Search +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 73 00 00 00 +# +name: Keypad +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: D2 00 00 00 +# +name: E_Manual +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 3F 00 00 00 +# +name: P_Size +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 3E 00 00 00 +# +name: AD_Subt +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 25 00 00 00 +# +name: Backwards +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 45 00 00 00 +# +name: Pause +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 4A 00 00 00 +# +name: Play +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 47 00 00 00 +# +name: Forwards +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 48 00 00 00 +# +name: Record +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 49 00 00 00 +# +name: Stop +type: parsed +protocol: Samsung32 +address: 07 00 00 00 +command: 46 00 00 00 From e5dbbdc77404c58bec2f094bab330daf86e69499 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Sun, 12 Jun 2022 17:00:34 -0700 Subject: [PATCH 6/6] Added Azulle Byte3 Fanless Mini PC (Incomplete) Thanks to StephS_escape via Discord! --- .../Azulle/Azulle_Byte3_Fanless_MiniPC.ir | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Miscellaneous/Azulle/Azulle_Byte3_Fanless_MiniPC.ir diff --git a/Miscellaneous/Azulle/Azulle_Byte3_Fanless_MiniPC.ir b/Miscellaneous/Azulle/Azulle_Byte3_Fanless_MiniPC.ir new file mode 100644 index 00000000..aa738bfb --- /dev/null +++ b/Miscellaneous/Azulle/Azulle_Byte3_Fanless_MiniPC.ir @@ -0,0 +1,39 @@ +Filetype: IR signals file +Version: 1 +# +# Azulle Byte3 Fanless Mini PC +# https://www.amazon.com/dp/B0817JMXTD +# +name: Power +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 1067 137011 1040 +# +name: Mute +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 1143 137066 1044 +# +name: Tab +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 1148 135515 1124 +# +name: Settings +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 1037 137672 1037 136996 1092 +# +name: Select +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 1257 138203 1251 +# +# name: Up +# type: raw +# freq: undefined \ No newline at end of file