From a9b502ef63f97b6d1034e9dbad6c15b0c9e89dc1 Mon Sep 17 00:00:00 2001 From: FalsePhilosopher <108245223+FalsePhilosopher@users.noreply.github.com> Date: Sun, 26 Jun 2022 19:45:39 -0600 Subject: [PATCH] Add files via upload --- Miscellaneous/AMI/Ami_jukebox1.ir | 38 +++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 Miscellaneous/AMI/Ami_jukebox1.ir diff --git a/Miscellaneous/AMI/Ami_jukebox1.ir b/Miscellaneous/AMI/Ami_jukebox1.ir new file mode 100644 index 00000000..6b28ab9b --- /dev/null +++ b/Miscellaneous/AMI/Ami_jukebox1.ir @@ -0,0 +1,38 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 0C 00 00 00 +# +name: Skip +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 36 00 00 00 +# +name: Vol_up +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 0B 00 00 00 +# +name: Vol_dn +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 28 00 00 00 +# +name: Play +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 30 00 00 00 +# +name: Pause +type: parsed +protocol: RC5 +address: 14 00 00 00 +command: 35 00 00 00