JP1 Remotes Forum Index JP1 Remotes


FAQFAQ SearchSearch 7 days of topics7 Days MemberlistMemberlist UsergroupsUsergroups RegisterRegister
ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

Decode Graetz DVD model AV690 (from winLirc)

 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> JP1 - Protocol Decodes
View previous topic :: View next topic  
Author Message
yarix



Joined: 02 Oct 2006
Posts: 3

                    
PostPosted: Mon Oct 02, 2006 3:48 am    Post subject: Decode Graetz DVD model AV690 (from winLirc) Reply with quote

Hi Everyone,
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:
[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]


my question is: Do you recognize this code? does anyone have an upgrade file for that remote?

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!!
Back to top
View user's profile Send private message
yarix



Joined: 02 Oct 2006
Posts: 3

                    
PostPosted: Mon Oct 02, 2006 5:26 am    Post subject: additional info Reply with quote

I noticed that the HexCmd in IR.exe is the first 2 digits form the winlirc codes.
for example play\prev in winLirc :
Code:

Play   0x00000000000015EA
Prev   0x000000000000857A


and the play\prev in IR.exe "learned signals":

Code:

Protocol |  Device | SubDevice | OBC | Hex Cmd  | EFC
NEC1     |   0     |           | 87  |  15      | 106
NEC1     |   0     |           | 94  |  85      | 230



notice that the hex code is the same for play=15, and prev=85. it's the same for all other buttons.
how do i get the OBC and EFC codes? what are they?

BTW in another session of learning, most of the learned signals did not had a protocol line at all, few had protocols like that:
Code:
Protocol         |  Device | SubDevice | OBC | Hex Cmd | EFC | Misc
Gap-550-1357-28? |   240   |   63      | 188 |         |     | F0.3F.C4.B
Back to top
View user's profile Send private message
Capn Trips
Expert


Joined: 03 Oct 2003
Posts: 3990

                    
PostPosted: Mon Oct 02, 2006 7:01 am    Post subject: Reply with quote

You don't need LIRC, nor any of that Frequency and Raw data from IR. If you have a JP1 cable (it appears that you do) and IR.exe (it also appears that you do), you have all you need in your hands.

Have you read the JP1 for beginner's sticky posts? (linked in my sig below)

The decode data (NEC 1, Device 0, and OBC values) is all you need to build your own upgrade using either Keymap Master or RemoteMaster.

Read the readme's, pick your program and then come back with specific questions if you still have trouble.

The Gap decodes indicate that one or both of your batteries are getting low. The consistent NEC decodes are correct.
_________________
Beginners - Read this thread first
READ BEFORE POSTING or your post will be DELETED!


Remotes: OFA XSight Touch, AR XSight Touch
TVs: LG 65" Smart LED TV; Samsung QN850BF Series - 8K UHD Neo QLED LCD TV
RCVR: Onkyo TX-SR875; Integra DTR 40.3
DVD/VCR: Pioneer DV-400VK (multi-region DVD), Sony BDP-S350 (Blu-ray), Toshiba HD-A3 (HD-DVD), Panasonic AG-W1 (Multi-system VCR);
Laserdisc: Pioneer CLD-D704.
Amazon Firestick
tape deck: Pioneer CT 1380WR (double cassette deck)
(But I still have to get up for my beer)
Back to top
View user's profile Send private message
johnsfine
Site Admin


Joined: 10 Aug 2003
Posts: 4766
Location: Bedford, MA

                    
PostPosted: Mon Oct 02, 2006 7:24 am    Post subject: Re: additional info Reply with quote

yarix wrote:
I noticed that the HexCmd in IR.exe is the first 2 digits form the winlirc codes.


That is not a general rule for LIRC. But for a specific device, once LIRC sets it up that way, that will be true for the rest of the functions.

yarix wrote:
how do i get the OBC and EFC codes?


If you use (RM) RemoteMaster to create the upgrade (rather than KM) you can type in any one of HexCmd, EFC or OBC and RM will compute the other two. So that LIRC data (for each button) plus the decode info of NEC1 protocol, device 0 (from any one correctly learned button) is enough to build an upgrade.

Capn Trips wrote:
The Gap decodes indicate that one or both of your batteries are getting low. The consistent NEC decodes are correct.


I don't think that Gap decode would occur from low batteries. More likely it is from moving the remote as you press the button to be learned. But anyway it is a bad learn. If you didn't have the LIRC data to use instead, you would need to redo the learns for any buttons for which you don't have an NEC decode.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest






                    
PostPosted: Mon Oct 02, 2006 8:56 am    Post subject: Thanks for the reply, I will update the forum... Reply with quote

Thank you for the quick response, by the time I notice the response I created a map between Lirc and IR learned signals.
So actually my remote controls the DVD (Greatz AV690), but I'd like to do an upgrade.

I will try to create upgrade from that, and post it here, if it works....
Code:

    Protocol | Device | Sub-Device | OBC | Hex Cmd | EFC | Misc | WinLirc Cmd
    NEC1     |    0   |            | 12  |   CF    | 052 |      | StandBy   CF30
    NEC1     |    0   |            | 6   |   6F    | 057 |      | 1         6F90
    NEC1     |    0   |            | 5   |   5F    | 184 |      | 2         5FA0
    NEC1     |    0   |            | 1   |   7F    | 185 |      | 3         7F80
    NEC1     |    0   |            | 75  |   2D    | 043 |      | 4         2DD2
    NEC1     |    0   |            | 71  |   1D    | 170 |      | 5         1DE2
    NEC1     |    0   |            | 67  |   3D    | 171 |      | 6         3DC2
    NEC1     |    0   |            | 74  |   AD    | 039 |      | 7         AD52
    NEC1     |    0   |            | 70  |   9D    | 166 |      | 8         9D62
    NEC1     |    0   |            | 66  |   BD    | 167 |      | 9         BD42
    NEC1     |    0   |            | 73  |   6D    | 041 |      | 0         6D92
    NEC1     |    0   |            | 15  |   0F    | 058 |      | setup     0FF0
    NEC1     |    0   |            | 68  |   DD    | 164 |      | up        DD22
    NEC1     |    0   |            | 72  |   ED    | 037 |      | down      ED12
    NEC1     |    0   |            | 76  |   CD    | 036 |      | left      CD32
    NEC1     |    0   |            | 64  |   FD    | 165 |      | right     FD02
    NEC1     |    0   |            | 6   |   9F    | 182 |      | enter     9F60
    NEC1     |    0   |            | 87  |   15    | 106 |      | Play      15EA
    NEC1     |    0   |            | 94  |   85    | 230 |      | Prev      857A
    NEC1     |    0   |            | 90  |   A5    | 231 |      | Next      A55A
    NEC1     |    0   |            | 95  |   05    | 234 |      | Stop      05FA
    NEC1     |    0   |            | 91  |   25    | 255 |      | Pause     25DA
    NEC1     |    0   |            | 81  |   75    | 105 |      | Menu      758A
    NEC1     |    0   |            | 0   |   FF    | 181 |      | OpenClose FF00
Back to top
yarix



Joined: 02 Oct 2006
Posts: 3

                    
PostPosted: Mon Oct 02, 2006 2:10 pm    Post subject: upgrade done :) Reply with quote

Thanks johnsfine, Capn Trips.

I've completed the upgrade of the remote. i Used the KM excel.

is there a file that I should upload for other people with such problematic DVD?
I guess that with the above table everyone can create an upgrade...
Back to top
View user's profile Send private message
Capn Trips
Expert


Joined: 03 Oct 2003
Posts: 3990

                    
PostPosted: Mon Oct 02, 2006 4:09 pm    Post subject: Reply with quote

You should upload your KM file to the appropriate area of the File Section>Device upgrade files>DVD (linked near the top of this page).
_________________
Beginners - Read this thread first
READ BEFORE POSTING or your post will be DELETED!


Remotes: OFA XSight Touch, AR XSight Touch
TVs: LG 65" Smart LED TV; Samsung QN850BF Series - 8K UHD Neo QLED LCD TV
RCVR: Onkyo TX-SR875; Integra DTR 40.3
DVD/VCR: Pioneer DV-400VK (multi-region DVD), Sony BDP-S350 (Blu-ray), Toshiba HD-A3 (HD-DVD), Panasonic AG-W1 (Multi-system VCR);
Laserdisc: Pioneer CLD-D704.
Amazon Firestick
tape deck: Pioneer CT 1380WR (double cassette deck)
(But I still have to get up for my beer)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       JP1 Remotes Forum Index -> JP1 - Protocol Decodes All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

Powered by phpBB © 2001, 2005 phpBB Group
Top 7 Advantages of Playing Online Slots The Evolution of Remote Control