From 8e4bb034dd0fb556049aa05d3120acedbe9f4359 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Sun, 30 Oct 2022 13:31:28 +0000 Subject: [PATCH] Added Phillips CD Player CD720 (Thanks Kuronons) --- CD_Players/Phillips/Philips_CD_720.ir | 74 +++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 CD_Players/Phillips/Philips_CD_720.ir diff --git a/CD_Players/Phillips/Philips_CD_720.ir b/CD_Players/Phillips/Philips_CD_720.ir new file mode 100644 index 00000000..7a71dd14 --- /dev/null +++ b/CD_Players/Phillips/Philips_CD_720.ir @@ -0,0 +1,74 @@ +Filetype: IR signals file +Version: 1 +# +name: Open_Close +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 2D 00 00 00 +# +name: Time +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 0B 00 00 00 +# +name: Scan +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 2B 00 00 00 +# +name: Repeat +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 1D 00 00 00 +# +name: Shuffle +type: raw +frequency: 38000 +duty_cycle: 0.330000 +data: 892 882 900 873 899 875 1778 1778 1787 878 894 880 892 1773 890 883 899 +# +name: Play +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 35 00 00 00 +# +name: Stop +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 36 00 00 00 +# +name: Pause +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 30 00 00 00 +# +name: Prev +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 21 00 00 00 +# +name: Next +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 20 00 00 00 +# +name: Vol- +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 11 00 00 00 +# +name: Vol+ +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 10 00 00 00