mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #416 from gh666dev/test
Added multiple projectors (Denon, Epson, Vivitek)
This commit is contained in:
commit
7c3e71f4bd
22
Projectors/Denon/Denon_Projector.ir
Normal file
22
Projectors/Denon/Denon_Projector.ir
Normal file
@ -0,0 +1,22 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Denon Projector
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: 41 54 32 00
|
||||
command: 05 00 00 00
|
||||
#
|
||||
name: Volume_p
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: 41 54 32 00
|
||||
command: 70 01 00 00
|
||||
#
|
||||
name: Volume_m
|
||||
type: parsed
|
||||
protocol: Kaseikyo
|
||||
address: 41 54 32 00
|
||||
command: 71 01 00 00
|
10
Projectors/Epson/Epson_EB-450_Projector.ir
Normal file
10
Projectors/Epson/Epson_EB-450_Projector.ir
Normal file
@ -0,0 +1,10 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Epson EB-450 Projector
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 90 6F 00 00
|
10
Projectors/Epson/Epson_EB_575wi_Projector.ir
Normal file
10
Projectors/Epson/Epson_EB_575wi_Projector.ir
Normal file
@ -0,0 +1,10 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Epson EB-575wi Projector
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 55 00 00
|
||||
command: 90 6F 00 00
|
10
Projectors/Vivitek/Vivitek2_Projector.ir
Normal file
10
Projectors/Vivitek/Vivitek2_Projector.ir
Normal file
@ -0,0 +1,10 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Vivitek2 Projector
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 31 00 00 00
|
||||
command: 81 00 00 00
|
Loading…
Reference in New Issue
Block a user