From e31a313d3b704f6f5bfd5ba4718e154dba7de21b Mon Sep 17 00:00:00 2001 From: GreatGrogrodor Date: Thu, 21 Jul 2022 21:27:41 +0100 Subject: [PATCH 1/3] Added a iiyama digital sign --- Digital_Signs/iiyama/iiyama_LExx40UHS.ir | 218 +++++++++++++++++++++++ 1 file changed, 218 insertions(+) create mode 100644 Digital_Signs/iiyama/iiyama_LExx40UHS.ir diff --git a/Digital_Signs/iiyama/iiyama_LExx40UHS.ir b/Digital_Signs/iiyama/iiyama_LExx40UHS.ir new file mode 100644 index 00000000..9c898e59 --- /dev/null +++ b/Digital_Signs/iiyama/iiyama_LExx40UHS.ir @@ -0,0 +1,218 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0C 00 00 00 +# +name: Rewind +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 2B 00 00 00 +# +name: Play +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 2C 00 00 00 +# +name: Pause +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 30 00 00 00 +# +name: Stop +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 31 00 00 00 +# +name: Fast_forward +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 28 00 00 00 +# +name: Home +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 54 00 00 00 +# +name: Back +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0A 00 00 00 +# +name: Info +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0F 00 00 00 +# +name: Ok +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 5C 00 00 00 +# +name: Up +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 58 00 00 00 +# +name: Down +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 59 00 00 00 +# +name: Left +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 5A 00 00 00 +# +name: Right +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 5B 00 00 00 +# +name: Volume_up +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 10 00 00 00 +# +name: Mute +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: Volume_down +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 11 00 00 00 +# +name: Adjust +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 90 00 00 00 +# +name: Options +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 40 00 00 00 +# +name: Source +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 38 00 00 00 +# +name: Format +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: F5 00 00 00 +# +name: List +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: CC 00 00 00 +# +name: Red +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 6D 00 00 00 +# +name: Green +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 6E 00 00 00 +# +name: Yellow +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 6F 00 00 00 +# +name: Blue +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 70 00 00 00 +# +name: 0 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 00 00 00 00 +# +name: 1 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 01 00 00 00 +# +name: 2 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 02 00 00 00 +# +name: 3 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 03 00 00 00 +# +name: 4 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 04 00 00 00 +# +name: 5 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 05 00 00 00 +# +name: 6 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 06 00 00 00 +# +name: 7 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 07 00 00 00 +# +name: 8 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 08 00 00 00 +# +name: 9 +type: parsed +protocol: RC6 +address: 00 00 00 00 +command: 09 00 00 00 From 19fa93acd117bebc28d48e2f6f3c1f3182c25a0c Mon Sep 17 00:00:00 2001 From: George Daniel Broughton Date: Thu, 21 Jul 2022 21:48:50 +0100 Subject: [PATCH 2/3] Added required comment --- Digital_Signs/iiyama/iiyama_LExx40UHS.ir | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Digital_Signs/iiyama/iiyama_LExx40UHS.ir b/Digital_Signs/iiyama/iiyama_LExx40UHS.ir index 9c898e59..c4925b5b 100644 --- a/Digital_Signs/iiyama/iiyama_LExx40UHS.ir +++ b/Digital_Signs/iiyama/iiyama_LExx40UHS.ir @@ -1,6 +1,8 @@ Filetype: IR signals file Version: 1 -# +# +# iiyama ProLite LE5540UHS Large Format Display / Digital Sign +# name: Power type: parsed protocol: RC6 From 1916c2acf3c4b1f9e9ab33f3b88bd197cd0ebe2a Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 21 Jul 2022 15:29:11 -0700 Subject: [PATCH 3/3] Added menu access comment --- Digital_Signs/iiyama/iiyama_LExx40UHS.ir | 1 + 1 file changed, 1 insertion(+) diff --git a/Digital_Signs/iiyama/iiyama_LExx40UHS.ir b/Digital_Signs/iiyama/iiyama_LExx40UHS.ir index c4925b5b..fbe44f06 100644 --- a/Digital_Signs/iiyama/iiyama_LExx40UHS.ir +++ b/Digital_Signs/iiyama/iiyama_LExx40UHS.ir @@ -2,6 +2,7 @@ Filetype: IR signals file Version: 1 # # iiyama ProLite LE5540UHS Large Format Display / Digital Sign +# MENU ACCESS by pressing HOME+1668 # name: Power type: parsed