Updates and organization

This commit is contained in:
UberGuidoZ
2023-01-11 22:47:09 -08:00
parent e779415c40
commit b8a8b45d76
5 changed files with 33 additions and 3 deletions

View File

@@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Promethan Whiteboard
#
name: POWER
type: parsed
protocol: NECext
address: 33 FF 00 00
command: 00 FF 00 00
#
name: MENU
type: parsed
protocol: NECext
address: 33 FF 00 00
command: 1C E3 00 00
#
name: FREZE
type: parsed
protocol: NECext
address: 33 FF 00 00
command: 43 BC 00 00
#
name: UP
type: parsed
protocol: NECext
address: 33 FF 00 00
command: 8C 73 00 00
#
name: LEFT
type: parsed
protocol: NECext
address: 33 FF 00 00
command: 1E E1 00 00
#
name: RIGHT
type: parsed
protocol: NECext
address: 33 FF 00 00
command: 1D E2 00 00

View File

@@ -0,0 +1,34 @@
Filetype: IR signals file
Version: 1
#
# Promethan ActivPanel Whiteboards
#
name: POWER
type: parsed
protocol: NEC
address: 01 00 00 00
command: 18 00 00 00
#
name: VOL+
type: parsed
protocol: NEC
address: 01 00 00 00
command: 14 00 00 00
#
name: VOL-
type: parsed
protocol: NEC
address: 01 00 00 00
command: 10 00 00 00
#
name: FREEZE
type: parsed
protocol: NEC
address: 01 00 00 00
command: 12 00 00 00
#
name: BLANK
type: parsed
protocol: NEC
address: 01 00 00 00
command: 04 00 00 00

View File

@@ -0,0 +1,88 @@
Filetype: IR signals file
Version: 1
#
# Promethean Digital Whiteboard
#
name: POWER
type: parsed
protocol: NEC
address: 31 00 00 00
command: 81 00 00 00
#
name: Freeze
type: parsed
protocol: NEC
address: 31 00 00 00
command: 8E 00 00 00
#
name: Menu
type: parsed
protocol: NEC
address: 31 00 00 00
command: 87 00 00 00
#
name: Enter
type: parsed
protocol: NEC
address: 31 00 00 00
command: C5 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 31 00 00 00
command: C1 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 31 00 00 00
command: C2 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 31 00 00 00
command: C3 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 31 00 00 00
command: C4 00 00 00
#
name: Blank
type: parsed
protocol: NEC
address: 31 00 00 00
command: 8B 00 00 00
#
name: Zoom-
type: parsed
protocol: NEC
address: 31 00 00 00
command: 8D 00 00 00
#
name: Zoom+
type: parsed
protocol: NEC
address: 31 00 00 00
command: 8A 00 00 00
#
name: Source
type: parsed
protocol: NEC
address: 31 00 00 00
command: 83 00 00 00
#
name: Page_up
type: parsed
protocol: NEC
address: 31 00 00 00
command: CB 00 00 00
#
name: Page_down
type: parsed
protocol: NEC
address: 31 00 00 00
command: CC 00 00 00