How to convert HEX to pronto
Posted: Mon Nov 22, 2004 2:37 pm
Is it anyone out there that can explain to me how to convert this ?
I have a Vision VTB100 tuner, se site http://www.visiontech.com.tw/products/vtb100.html
The problem is that my pronto NG receives some ir code but the tuner will not respond to the ir code when i send it from the pronto. Works fine with the original remote.
Some samples for the PENG GUI:
Channel up:
900A 006D 0000 0001 02FD 13EC
Channel down:
900A 006D 0000 0001 02FD 0FF0
On/off:
900A 006D 0000 0001 02FD 0EF1
Menu:
900A 006D 0000 0001 02FD 06F9
I have sent a request to the manufacturer i recived this list:
0x0E: Power //power
0x58: PCVideo //PC <==> VIDEO
0x4C: Source //Source Select
0x1A: Mode //Display Resolution change VGA<==>XGA
0x12: Display //display message
0x16: Sleep //Sleep
0x50: Band //Air or Cable
0x07: Mute //mute
0x0b: Vol+ //volume up
0x47: Vol- //volume down
0x04: MTS //Sound System Select
0x06: Menu //OSD Menu
0x44: Up Arrow //Up
0x1D: Dn Arrow //Down
0x1C: Left Arrow //Left
0x48: Right Arrow //Right
0x5C: Enter //Enter
0x1E: Exit //OSD Menu / Information Exit
0x4F: 0 //0
0x10: 1 //1
0x11: 2 //2
0x51: 3 //3
0x0C: 4 //4
0x0D: 5 //5
0x4D: 6 //6
0x08: 7 //7
0x09: 8 //8
0x49: 9 //9
0x4B: 100 //100
0x13: Ch+ //channel up
0x0F: Ch- //channel down
0x43: CH RTN //channel return
0x54: Autoscan //TV tuner auto scan
0x42: Finetune- //tuner fine tune -
0x0a: Finetune+ //tuner fine tune +
0x02: CH Add //tuner channel add
0x40: CH Erase //tuner channel erase
0x05: Favorite //tuner favorite channel
0x45: Fav. Set //tuner favorite channel set
0x17: red key //Teletext R
0x14: green key //Teletext G
0x15: yellow key //Teletext Y
0x55: blue key //Teletext B
0x1B: TTX On/Off //Teletext ON/OFF
0x18: Reveal //Teletext Reveal
0x19: Page- //Teletext PAGE Down
0x59: Page+ //Teletext PAGE Up
0x03: Surround //Surround
0x00: Loudness //Loudness
0x01: Static //Static De-Interlace Mode
0x41: Sports //Sports De-Interlace Mode
From the code from the pronto it looks like the Vision tuner uses NEC1 protocol, but i do not have the carrier/Hz. Is it possible to read it form the PENG code or hex code that i received for the manufacturer ?
Are there any tools that will do this ?
Thanks
I have a Vision VTB100 tuner, se site http://www.visiontech.com.tw/products/vtb100.html
The problem is that my pronto NG receives some ir code but the tuner will not respond to the ir code when i send it from the pronto. Works fine with the original remote.
Some samples for the PENG GUI:
Channel up:
900A 006D 0000 0001 02FD 13EC
Channel down:
900A 006D 0000 0001 02FD 0FF0
On/off:
900A 006D 0000 0001 02FD 0EF1
Menu:
900A 006D 0000 0001 02FD 06F9
I have sent a request to the manufacturer i recived this list:
0x0E: Power //power
0x58: PCVideo //PC <==> VIDEO
0x4C: Source //Source Select
0x1A: Mode //Display Resolution change VGA<==>XGA
0x12: Display //display message
0x16: Sleep //Sleep
0x50: Band //Air or Cable
0x07: Mute //mute
0x0b: Vol+ //volume up
0x47: Vol- //volume down
0x04: MTS //Sound System Select
0x06: Menu //OSD Menu
0x44: Up Arrow //Up
0x1D: Dn Arrow //Down
0x1C: Left Arrow //Left
0x48: Right Arrow //Right
0x5C: Enter //Enter
0x1E: Exit //OSD Menu / Information Exit
0x4F: 0 //0
0x10: 1 //1
0x11: 2 //2
0x51: 3 //3
0x0C: 4 //4
0x0D: 5 //5
0x4D: 6 //6
0x08: 7 //7
0x09: 8 //8
0x49: 9 //9
0x4B: 100 //100
0x13: Ch+ //channel up
0x0F: Ch- //channel down
0x43: CH RTN //channel return
0x54: Autoscan //TV tuner auto scan
0x42: Finetune- //tuner fine tune -
0x0a: Finetune+ //tuner fine tune +
0x02: CH Add //tuner channel add
0x40: CH Erase //tuner channel erase
0x05: Favorite //tuner favorite channel
0x45: Fav. Set //tuner favorite channel set
0x17: red key //Teletext R
0x14: green key //Teletext G
0x15: yellow key //Teletext Y
0x55: blue key //Teletext B
0x1B: TTX On/Off //Teletext ON/OFF
0x18: Reveal //Teletext Reveal
0x19: Page- //Teletext PAGE Down
0x59: Page+ //Teletext PAGE Up
0x03: Surround //Surround
0x00: Loudness //Loudness
0x01: Static //Static De-Interlace Mode
0x41: Sports //Sports De-Interlace Mode
From the code from the pronto it looks like the Vision tuner uses NEC1 protocol, but i do not have the carrier/Hz. Is it possible to read it form the PENG code or hex code that i received for the manufacturer ?
Are there any tools that will do this ?
Thanks