Skip to content

Commit

Permalink
adding Apple Remote Gen2 (https://en.wikipedia.org/wiki/Apple_Remote)
Browse files Browse the repository at this point in the history
  • Loading branch information
guiksign committed Dec 16, 2023
1 parent c21ecd9 commit 3a45622
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions Computer/Apple/Apple_Remote_Gen2.ir
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: Main
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5D AA 00 00
#
name: Menu
type: parsed
protocol: NECext
address: EE 87 00 00
command: 02 AA 00 00
#
name: Play_pause
type: parsed
protocol: NECext
address: EE 87 00 00
command: 5E AA 00 00
#
name: Up
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0B AA 00 00
#
name: Down
type: parsed
protocol: NECext
address: EE 87 00 00
command: 0D AA 00 00
#
name: Left
type: parsed
protocol: NECext
address: EE 87 00 00
command: 08 AA 00 00
#
name: Right
type: parsed
protocol: NECext
address: EE 87 00 00
command: 07 AA 00 00

0 comments on commit 3a45622

Please sign in to comment.