Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto Professional Forum - View Post
Previous section Next section Previous page Next page Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Page 1 of 2
Topic:
Sony SIRC hex code generator for Philips Pronto Professional remote controls
This thread has 19 replies. Displaying posts 1 through 15.
Post 1 made on Wednesday April 8, 2009 at 16:12
eburud
Long Time Member
Joined:
Posts:
April 2008
15
For peoples who are interested in Sony SIRC codes, today I posted IR Lab on my website. This is an application which generates Sony SIRC hex codes for use in Philips Pronto Edit Professional. All Sony SIRC formats are supported (12, 15 and 20 bits codes). IR Lab can be downloaded from www.burud.net


Best regards,
Espen Burud
Espen
Post 2 made on Wednesday April 8, 2009 at 18:59
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
13,006
Please note that I am not knocking your program and do thank you for the contribution...

Just curious, what makes your program better than MakeHex, other than likely being easier to understand? Does your program also output a text format that can be pulled into IRPanels.exe (See Classic Pronto Files Section) to automatically generate a CCF that can be imported into PEPv1?
Lyndel McGee
Philips Pronto Addict/Beta Tester
Post 3 made on Wednesday April 8, 2009 at 19:33
Jasonvp
Select Member
Joined:
Posts:
July 2008
2,404
Nice job!

Thanks for that!


Jason
Post 4 made on Wednesday April 8, 2009 at 21:50
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
A couple of suggestions:

what you generate are the IR codes not the control S codes. The control S codes would have a 1000 as the first hex pattern to cause the pronto to eliminate the carrier and generate a base band signal. With a simple checl box option you could allow the user to choose.

Many users would like to know what the function name is for the code so being able to relate the function (remote key) name to the key code (0-127) would be helpful. In the sony world that is fairly standardized.

Many users would appreciate the ability to generate multiple Key codes so making it table driven would do that.

This type of program has been around for quite some time but new versions are always welcome. As Lyndel stated makeHex is one of then, GenIRDB is another.
Post 5 made on Thursday April 9, 2009 at 01:05
Mr Mod
Founding Member
Joined:
Posts:
August 2001
1,275
I have downloaded the program, however when i enter numbers into the boxes and press generate i get the following error

Could not load file or assmbley 'System.Core, Version=3.5.0.0, Culture= neutral, PublicKey token=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.

Have rebooted twice and using a win XP SP3
OP | Post 6 made on Thursday April 9, 2009 at 02:59
eburud
Long Time Member
Joined:
Posts:
April 2008
15
Mr Mod:

The error message you receive is because the .NET Framework 3.5 is not installed by default on WinXP SP3 machines (it can be downloaded from [Link: microsoft.com]).

In the easter I will make some improvements, and recompile it for .NET Framework 2.0 which is installed by default on WinXP SP2.

Iīm sorry for the missing information about this requirement.

The idea was to make a GUI based solution to make it easier to use.

Barry Gordon:

Thanks for your suggestions. I havenīt found any information about the S control codes, so I donīt have the exact format. But if you have any information about that, it will be very appreciated if you can share it.

This version was an initial version 1.0 of the program, so in the future I will extend it with more input and output formats. A database functionality will also be implemented, so we can display key codes, device lists and get a list of codes available for a specific device.
Espen
OP | Post 7 made on Thursday April 9, 2009 at 05:00
eburud
Long Time Member
Joined:
Posts:
April 2008
15
This application is now recompiled to .NET Framework 2.0 and deployed using ClickOnce. All requirements will also be installed automatically if they are not present. By installing the new version from www.burud.net, you will automatically be notified when new versions are published.

Last edited by eburud on April 9, 2009 05:14.
Espen
Post 8 made on Thursday April 9, 2009 at 08:12
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
Sony Control-S protocol is identical to the IR protocol but no carrier, just the baseband envelope. In Pronto Hex format the firts word controls that so changing it from 0000 to 1000 causes the carrier not to be generated when the IR emitter is pulsed.
OP | Post 9 made on Thursday April 9, 2009 at 09:24
eburud
Long Time Member
Joined:
Posts:
April 2008
15
Thanks for for the info about the Control-S protocol. I have now implemented it and published a new version.
Espen
OP | Post 10 made on Thursday April 9, 2009 at 09:38
eburud
Long Time Member
Joined:
Posts:
April 2008
15
When I generate an Control-S code and paste it into Pronto Edit Professional 2 for testing, I got the following error: Communication with the Pronto failed. Please retry. (Error: C1, Unknown).

Barry: Are you sure that I need to change the first word only?
Espen
Post 11 made on Thursday April 9, 2009 at 11:31
Barry Gordon
Founding Member
Joined:
Posts:
August 2001
2,157
That is the way it was in all older Pronto's. The first word declares the format of the HEX string. 0000 means learned code. 1000 menas learned code but carrier set to off so the IR emitter does not flash but stays on for the length of the On time of a burst pair.

Philips might have changed it, but why do that?

There is a very detailed paper on this forum in the files section which completely discusses all of the first word codes. You might want to look at that.

Why don't you send a note to the Pronto team re the error message.
OP | Post 12 made on Sunday April 19, 2009 at 12:17
eburud
Long Time Member
Joined:
Posts:
April 2008
15
Version 1.1 of Sony SIRC code generator for Philips Pronto Professional remote controls is now published and can be installed from www.burud.net. The new version also displays the generated ir pulses graphically.
Espen
Post 13 made on Monday April 20, 2009 at 01:02
Mr Mod
Founding Member
Joined:
Posts:
August 2001
1,275
Can you fix the code on your website, alll that happens when i click the download link is a page full of XML code appears and am unable to download the app
Post 14 made on Monday April 20, 2009 at 01:17
Lyndel McGee
RC Moderator
Joined:
Posts:
August 2001
13,006
Try this...

From Internet Explorer, right-click on the link and choose Save Target As...

Then, double-click the downloaded file to initiate download and install of the .NET program.
Lyndel McGee
Philips Pronto Addict/Beta Tester
Post 15 made on Monday April 20, 2009 at 21:03
Mr Mod
Founding Member
Joined:
Posts:
August 2001
1,275
Same problem, either using Firefox, Chrome, or IE just an XML File gets downloaded nothing other than that.
Page 1 of 2


Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.

Hosting Services by ipHouse