I have all information about code for JVC remote : http://www.avforums.com/forums/car-e...l#post16560076
The code is ... SO BIG
....
This is how commands look :
Code:
11111111000000000000000011111111
01110111011101110101010111<C>0111
11111111111111111111111111111111
01110111011101110101010111<C>0111
11111111111111111111111111111111
01110111011101110101010111<C>0111
11111111111111111111111111111111
where the <C>s should be replaced by:
Code:
0x04 Vol+ 01010111101010101
0x05 Vol- 01111010111101010101
0x08 Source 01010101111010101
0x0D Sound 01111010111101111010101
0x0E Mute 01011110111101111010101
0x12 Skip fwd or Right 01011110101011110101
0x13 Skip back or left 01111011110101011110101
0x14 Skip fwd hold or Up 01010111101011110101
0x15 Skip back hold or down 01111010111101011110101
How #*&^%$#@"_)_ can write this in PBP ? I can figure out...Any help will be wellcome ! Thanks !
Bookmarks