From ba161465e58c724f9778dd635d9323667ec85883 Mon Sep 17 00:00:00 2001 From: jay candel Date: Sat, 21 Sep 2024 10:37:17 +0800 Subject: [PATCH] Fisher CD Player Device Model SLIM-1500 --- CD_Players/Fisher/Fisher_SLIM-1500.ir | 86 +++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 CD_Players/Fisher/Fisher_SLIM-1500.ir diff --git a/CD_Players/Fisher/Fisher_SLIM-1500.ir b/CD_Players/Fisher/Fisher_SLIM-1500.ir new file mode 100644 index 00000000..8b0060af --- /dev/null +++ b/CD_Players/Fisher/Fisher_SLIM-1500.ir @@ -0,0 +1,86 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 06 00 00 00 +# +name: Pause +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 13 00 00 00 +# +name: Play +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 13 00 00 00 +# +name: Stop +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 1B 00 00 00 +# +name: Mute +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: A0 00 00 00 +# +name: Mode +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 05 00 00 00 +# +name: Vol_up +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 20 00 00 00 +# +name: Vol_dn +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 60 00 00 00 +# +name: BassUp +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 1D 00 00 00 +# +name: Sleep +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 17 00 00 00 +# +name: Shuffle +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 0D 00 00 00 +# +name: Repeat +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 1C 00 00 00 +# +name: Prev_Trk +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 04 00 00 00 +# +name: Nxt_Trk +type: parsed +protocol: Samsung32 +address: A2 00 00 00 +command: 0C 00 00 00