Converting these codes to remotemaster

This is the JP1 beginners forum. There's no such thing as a stupid question in here, so post away, but this forum is just for JP1 users and people considering JP1, non-JP1 users please use the appropriate forum above!

Moderator: Moderators

Post Reply
rjones99
Posts: 12
Joined: Sat Aug 03, 2024 7:27 am

Converting these codes to remotemaster

Post by rjones99 »

Hello.

I want to create an upgrade file in Remote Master for a new device I have but annoyingly do not have the remote for.

These are the IR codes given but I have no idea how to get them in to Remote Master. I believe these might be NEC codes?

Any pointers? Would be happy to share the upgrade file If I can get it working of course.

Thanks, RJ.

Code: Select all

; # Standard remote
address = 0xfe01
command_menu = 0xee11
command_ok = 0xec13
command_cancel = 0xe619
command_cancel = 0xb34c
command_up = 0xe916
command_down = 0xe51a
command_left = 0xae51
command_right = 0xaf50
command_minus = 0xef10
command_plus = 0xe718
command_setup = 0xbc43
command_app = 0xf00f
command_res_reset = 0xbd42
command_power = 0xbf40
command_ovrscn_c = 0xfb04
command_mute = 0xbe41
The Robman
Site Owner
Posts: 22033
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Re: Converting these codes to remotemaster

Post by The Robman »

Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
rjones99
Posts: 12
Joined: Sat Aug 03, 2024 7:27 am

Re: Converting these codes to remotemaster

Post by rjones99 »

Thanks for this! Will have a look and report back
The Robman
Site Owner
Posts: 22033
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Re: Converting these codes to remotemaster

Post by The Robman »

and please let me know what the make and model of the device is
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
rjones99
Posts: 12
Joined: Sat Aug 03, 2024 7:27 am

Re: Converting these codes to remotemaster

Post by rjones99 »

Thanks for this. This didn't work but some context might also be useful!

The device is the the morph 4k upscaler (https://junkerhq.net/xrgb/index.php/Mor ... trol_Setup)

Noted, I could use the morph gui to setup up any remote remote for this but it would nice to have the default remote with the default configuration just work and who doesn't love having a JP1 upgrade file!

It does have it's own IR debugger which I just had a play with. This might be useful?:

Using the attached upgrade file, pushing OK on the remote, the morph debugger shows:

Code: Select all

Address:	0x807f
Command:	0xc837
And what we would like is

Code: Select all

address = 0xfe01
command_ok = 0xec13
I do have access to their discord channel so I can ask questions if I know what to ask.

Also using the OSSC upgrade we created a while back https://github.com/hifiremote/deviceupg ... /ossc.rmdu

The debugger does report the exact codes listed on their wiki that is:

Code: Select all

# OSSC
; address = 0x837c
; command_menu = 0x4db2
; command_ok = 0x47b8
; command_cancel = 0x48b7
; command_up = 0x4bb4
; command_down = 0x4cb3
; command_left = 0x4ab5
; command_right = 0x49b6
So that does join up whatever this format is, with a remote master config.
The Robman
Site Owner
Posts: 22033
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Re: Converting these codes to remotemaster

Post by The Robman »

I just updated the file, try it now
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
rjones99
Posts: 12
Joined: Sat Aug 03, 2024 7:27 am

Re: Converting these codes to remotemaster

Post by rjones99 »

Works 100% thanks so much! I love this project!

I tested all the codes in the debugger and they are exactly what is documented on their wiki. Also done a factory reset on the morph and the remote was working which is exactly want I wanted to get to!

I made a few changes to the layout (mainly the RGYB buutons) so it's more inline with the packaged remote and have attached that. Please feel free to use which ever one you think is better.

Thanks again!

RJ
Attachments
Morph 4k upscalerRevA.rmdu
Rob's Original working Morph4K device with some layout changes
(1.34 KiB) Downloaded 5 times
The Robman
Site Owner
Posts: 22033
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Re: Converting these codes to remotemaster

Post by The Robman »

Glad to hear it. Rather than load it as an attachment here, could you load it as a real file in the file section?
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Post Reply