Wired remote for Alpine


Results 1 to 39 of 39

Threaded View

  1. #10
    Join Date
    Dec 2008
    Location
    Ploiesti, ROMANIA
    Posts
    582


    Did you find this post helpful? Yes | No

    Default Re: Ready for a new challenge ?! Just a joke, of course !

    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 !
    Last edited by fratello; - 9th March 2012 at 08:31.

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts