Your Universal Remote Control Center
RemoteCentral.com
Philips Pronto NG Family Forum - View Post
Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Original thread:
Post 1 made on Thursday September 30, 2004 at 06:00
thenetstriker
Lurking Member
Joined:
Posts:
September 2004
9
I've seen this
[Link: remotecentral.com]
thread about the ir code structure of the Feller BeamIt remote. But i don't understand how to construct the code with the explanations on the thread.



HEADER LEADIN LETTER NUMBER FUNCTION (????) LEADOUT

HEADER: 0100 0009 0013 0000
LEADIN: 0010 01d0 0010 0180 0010 0180
...
LEADOUT: 0010 00e0 0010 00e0

0 bit: 0010 0130, 1 bit: 0010 0180

LETTER A-G (3 bits, 0-6), NUMBER 1-7 (3 bits, 0-6)
A1: 000 000 binary
0010 0130 0010 0130 0010 0130 0010 0130 0010 0130 0010 0130
B2: 001 001 binary
0010 0130 0010 0130 0010 0130 0010 0130 0010 0130 0010 0180
C3: 010 010 binary
0010 0130 0010 0130 0010 0130 0010 0130 0010 0180 0010 0130
...
G7: 110 110 binary
0010 0180 0010 0180 0010 0130 0010 0180 0010 0180 0010 0130

FUNCTION (4 bits)
ON: 1111 binary
OFF: 0010 "
TOGGLE: 0000 "
VALUE1: 1000 " (lower 3 bits, 0-6)
VALUE2: 1001 "
VALUE3: 1010 "
VALUE4: 1011 "
VALUE5: 1100 "
VALUE6: 1101 "
VALUE7: 1110 "
STEP: 0011 "
UP: 0100 "
DOWN: 0101 "

(4 mystery bits)
-------------------
A1:ON 000 000 1111 (1010) binary
0010 0180 0010 0130 0010 0180 0010 0130
A1:OFF 000 000 0010 (1110) binary
0010 0180 0010 0180 0010 0180 0010 0130
A2:ON 000 001 1111 (1111) binary
0010 0180 0010 0180 0010 0180 0010 0180
A2:OFF 000 001 0010 (1011) binary
0010 0180 0010 0130 0010 0180 0010 0180
...
A3:ON 000 010 1111 (0000) binary
0010 0130 0010 0130 0010 0130 0010 0130
A3:OFF 000 010 0010 (0100) binary
0010 0130 0010 0180 0010 0130 0010 0130
A3:TOGGLE 000 010 0000 (0010) binary
0010 0130 0010 0130 0010 0180 0010 0130
A3:VALUE1 000 010 1000 (1001) binary
0010 0180 0010 0130 0010 0130 0010 0180
A3:VALUE2 000 010 1001 (1010) binary
0010 0180 0010 0130 0010 0180 0010 0130
A3:VALUE3 000 010 1010 (1111) binary
0010 0180 0010 0180 0010 0180 0010 0180
A3:VALUE4 000 010 1011 (1100) binary
0010 0180 0010 0180 0010 0130 0010 0130
A3:VALUE5 000 010 1100 (0101) binary
0010 0130 0010 0180 0010 0130 0010 0180
A3:VALUE6 000 010 1101 (0110) binary
0010 0130 0010 0180 0010 0180 0010 0130
A3:VALUE7 000 010 1110 (0011) binary
0010 0130 0010 0130 0010 0180 0010 0180
A3:STEP 000 010 0011 (0111) binary
0010 0130 0010 0180 0010 0180 0010 0180
A3:UP 000 010 0100 (1110) binary
0010 0180 0010 0180 0010 0180 0010 0130
A3:DOWN 000 010 0101 (1101) binary
0010 0180 0010 0180 0010 0130 0010 0180




For what are these "binary" lines and how do i convert them to code ofr my remote?

As an example, I need the code for group A number 1 and with the TOGGLE function.


Hosting Services by ipHouse