I have a Force RC that I got from the cables company in Israel. the remote have a JP1 connector and I'm able to communicate with the computer.
In the last 3 days, I've been trying to create teach the remote how to control my DVD player "Greatz AV690".
I've captured many some signals of the DVD remote with WinLirc:
Code: Select all
[color=green]
#
# this config file was automatically generated
# using WinLIRC 0.6.5 (LIRC 0.6.1pre3) on Sun Oct 01 12:23:25 2006
#
# contributed by Yarix
#
# brand: GREATZ_DVD_AV690
# model: AV690
# supported devices:
#
begin remote
name GREATZ_DVD_AV690
bits 16
flags SPACE_ENC
eps 25
aeps 100
header 9009 4553
one 552 572
zero 552 1681
ptrail 552
repeat 8986 2298
pre_data_bits 16
pre_data 0xFF00
gap 39831
toggle_bit 0
begin codes
1 0x0000000000006F90
2 0x0000000000005FA0
3 0x0000000000007F80
Play 0x00000000000015EA
Prev 0x000000000000857A
Next 0x000000000000A55A
Stop 0x00000000000005FA
Pause 0x00000000000025DA
Menu 0x000000000000758A
Rev 0x000000000000956A
Fwd 0x000000000000B54A
Title 0x000000000000659A
Display 0x000000000000DF20
OpenClose 0x000000000000FF00
StandBy 0x000000000000CF30
end codes
end remote
[/color]Additional information that I have is from the "learned signals" tab in IR.exe:
for example for the "Play" learned signal I get this:
Protocol: NEC1
Device: 0
SubDevice:
OBC: 87
Hex Cmd: 15
EFC: 106
Misc:
-------------------------
Raw Data:
Frequency: 38277
Sent Once Key Is Pressed:
+9002 -4498 +550 -574 +550 -574 +550 -574 +550 -574 +550 -574 +550 -574 +550 -574 +550 -574 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -1700 +550 -574 +550 -1700 +550 -574 +550 -1700 +550 -574 +550 -574 +550 -574 +550 -574 +550 -1700 +550 -574 +550 -1700 +550 -574 +550 -1700 +550 -40514 +9002 -2266 +550 -96716
Sent Repeatedly While Key Is Being Held:
+9002 -2266 +550 -96716
--------------------------------------------------------
I hope the information is enough to "hack" the codes for the DVD.
Thank you very much!!