From f68b46286ede528c78941fcd78802bd22181b35a Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Sun, 19 Nov 2017 16:02:14 +0100 Subject: [PATCH 1/2] APPLE White remote mine and internet --- lirc/Apple_WHITE-A1156.conf | 112 ++++++++++++++++++++++++++++++++++++ lirc/Apple_WHITE.conf | 46 +++++++++++++++ 2 files changed, 158 insertions(+) create mode 100644 lirc/Apple_WHITE-A1156.conf create mode 100644 lirc/Apple_WHITE.conf diff --git a/lirc/Apple_WHITE-A1156.conf b/lirc/Apple_WHITE-A1156.conf new file mode 100644 index 0000000..ff5859f --- /dev/null +++ b/lirc/Apple_WHITE-A1156.conf @@ -0,0 +1,112 @@ +# Please make this file available to others +# by sending it to +# +# this config file was automatically generated +# using lirc-0.9.0(default) on Thu May 21 20:03:05 2015 + +# +# contributed by ENT +# +# brand: Apple TV White Remote A1156 +# model no. of remote control: +# devices being controlled by this remote: +# + +begin remote + + name Apple TV White Remote A1156 + flags RAW_CODES|CONST_LENGTH + eps 30 + aeps 100 + + gap 108679 + + begin raw_codes + + name KEY_UP + 9096 4507 594 570 624 1664 + 624 1665 598 1692 595 571 + 623 1666 628 1663 625 1661 + 604 1688 621 1669 619 1671 + 621 541 599 570 621 542 + 602 568 620 1680 619 1666 + 626 1664 598 571 620 1672 + 621 540 598 574 619 543 + 625 543 596 1695 621 1666 + 626 541 623 1669 619 543 + 604 1695 591 569 626 538 + 602 + + name KEY_DOWN + 9074 4534 620 540 601 1690 + 627 1662 601 1695 621 544 + 595 1696 592 1696 595 1695 + 595 1694 596 1698 598 1691 + 597 569 625 539 602 568 + 594 572 621 1675 625 1665 + 598 568 596 1696 593 1694 + 598 570 623 541 628 540 + 596 574 619 1671 621 1669 + 620 542 626 1667 597 571 + 595 1696 619 546 598 572 + 620 + + name KEY_LEFT + 9104 4506 623 545 593 1694 + 602 1688 602 1691 597 570 + 620 1665 625 1665 625 1671 + 619 1670 621 1667 622 1670 + 623 542 628 543 624 539 + 623 540 628 1673 624 545 + 598 570 621 541 627 1664 + 625 544 624 544 598 569 + 621 543 628 1664 625 1666 + 624 543 627 1667 622 541 + 602 1690 624 545 619 549 + 620 + + name KEY_RIGHT + 9074 4533 593 571 593 1697 + 595 1694 596 1695 593 570 + 594 1697 594 1696 596 1695 + 596 1698 625 1664 590 1691 + 596 575 593 575 593 570 + 594 576 622 1675 597 1689 + 593 1697 593 1697 619 546 + 596 570 594 574 594 570 + 595 572 623 1669 596 1695 + 619 544 594 1697 621 545 + 598 1697 592 569 595 578 + 592 + + name KEY_OK + 9088 4518 625 541 600 1692 + 598 1693 621 1669 621 541 + 625 1667 598 1692 595 1694 + 622 1669 619 1671 620 1669 + 623 540 625 545 598 566 + 624 544 624 1677 622 543 + 627 539 625 1662 600 564 + 627 540 628 544 621 540 + 625 545 624 1666 620 1668 + 623 541 626 1667 624 541 + 627 1665 626 541 599 570 + 595 + + name KEY_BACK + 9111 4508 613 540 601 1691 + 620 1672 620 1669 620 546 + 597 1690 597 1694 625 1663 + 600 1692 598 1692 621 1669 + 621 541 602 568 620 545 + 631 538 619 1675 626 541 + 626 1668 619 542 634 540 + 593 576 622 536 604 564 + 624 541 624 1664 600 1692 + 596 571 623 1664 624 545 + 598 1693 619 547 624 545 + 624 + + end raw_codes + +end remote diff --git a/lirc/Apple_WHITE.conf b/lirc/Apple_WHITE.conf new file mode 100644 index 0000000..b24b062 --- /dev/null +++ b/lirc/Apple_WHITE.conf @@ -0,0 +1,46 @@ + +# Please make this file available to others +# by sending it to +# +# this config file was automatically generated +# using lirc-0.9.0-pre1(default) on Sun Nov 19 15:55:28 2017 +# +# contributed by +# +# brand: Apple_WHITE.conf +# model no. of remote control: +# devices being controlled by this remote: +# + +begin remote + + name Apple_WHITE.conf + bits 8 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9132 4519 + one 626 1670 + zero 626 544 + ptrail 624 + repeat 9134 2221 + pre_data_bits 16 + pre_data 0x77E1 + post_data_bits 8 + post_data 0x5E + gap 108947 + toggle_bit_mask 0x70004000 + + begin codes + KEY_VOLUMEUP 0x50 + KEY_VOLUMEDOWN 0x30 + KEY_FORWARD 0x60 + KEY_BACK 0x90 + KEY_MENU 0xC0 + KEY_PLAYPAUSE 0xA0 + end codes + +end remote + + From bc1ba85ec8aa0399c1a0830a50b80923737dc0c5 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Tue, 21 Nov 2017 21:03:15 +0100 Subject: [PATCH 2/2] Kino an/aus, sundtek name --- lirc/Benq_W1100_ON-OFF.conf | 24 +++++++++++++ lirc/lircd.conf.sundtek | 71 ++++++++++++++++++++++++++++++++++++- 2 files changed, 94 insertions(+), 1 deletion(-) create mode 100644 lirc/Benq_W1100_ON-OFF.conf diff --git a/lirc/Benq_W1100_ON-OFF.conf b/lirc/Benq_W1100_ON-OFF.conf new file mode 100644 index 0000000..d13213e --- /dev/null +++ b/lirc/Benq_W1100_ON-OFF.conf @@ -0,0 +1,24 @@ +begin remote + + name Beamer + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9099 4459 + one 623 1635 + zero 623 501 + ptrail 623 + pre_data_bits 16 + pre_data 0xC + gap 108290 + toggle_bit_mask 0x0 + + begin codes + KEY_POWER 0xF20D + KEY_POWER2 0x728D + end codes + +end remote + diff --git a/lirc/lircd.conf.sundtek b/lirc/lircd.conf.sundtek index 54b5506..fa503a7 100644 --- a/lirc/lircd.conf.sundtek +++ b/lirc/lircd.conf.sundtek @@ -14,7 +14,7 @@ begin remote - name /home/pi/lircd.conf.sundtek + name sundtek bits 16 flags SPACE_ENC|CONST_LENGTH eps 30 @@ -68,3 +68,72 @@ begin remote end remote + +# Please make this file available to others +# by sending it to +# +# this config file was automatically generated +# using lirc-0.9.0-pre1(default) on Sun Mar 1 20:06:40 2015 +# +# contributed by +# +# brand: Benq_W1100 +# model no. of remote control: +# devices being controlled by this remote: +# + +begin remote + + name Beamer + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9077 4480 + one 585 1658 + zero 585 545 + ptrail 590 + pre_data_bits 16 + pre_data 0xC + gap 108272 + min_repeat 2 +# suppress_repeat 2 +# uncomment to suppress unwanted repeats + toggle_bit_mask 0x0 + + begin codes + POWER_ON 0xF20D + POWER_OFF 0x728D + SRC_COMP 0x8A75 + SRC_VIDEO 0x4AB5 + SCP_SVIDEO 0xF807 + SRC_HDMI1 0x1AE5 + SCR_HDMI2 0x9A65 + SRC_PC 0x827D + MODE_ENTER 0x08F7 + LEFT 0xB04F + UP 0xD02F + DOWN 0x30CF + RIGHT 0x708F + MENU 0xF00F + ASPECT 0xC837 + MEM_USER1 0xAE51 + MEM_USER2 0x6E91 + MEM_USER3 0xEE11 + BRIGHT 0x6897 + CONTRAST 0x8877 + SHARP 0x7E81 + MUTE 0x28D7 + COLOR 0x9E61 + TINT 0x5EA1 + VOL_UP 0x41BE + VOL_DOWN 0xC13E + FREEZE 0xC03F + BLANK 0xE01F + TEST 0x29D6 + end codes + +end remote + +