|
I am looking at the same basic problem from the opposite side. I want to control x10 devices with an IR remote, I have a URC TX-1000 it's software includes an IR database that is massive.
I have them, I'll upload what I use later however I haven't fully figured it out.
From what I can tell the X10 IR receivers can only handle 1 house code so I ~assume~ the IR side for the most part is unit code only. However in URC's IR code database there are actually 4 sets of codes. The first is unit codes (1-16) plus: shift up (1-8) shift down (1-8) shift up (9-16) shift down (9-16)
The second set is all the unit codes plus commands.
The third set however also has unit codes, if you combine all of set 2 and 3 you ~should~ be able to make any X10 action based on any 2+ IR events.
Right now I am stuck at getting the Ocelot to recognize these codes (both!) to create an X10 address A+1 to be output on the power line. I can then create macros on the TX-1000 to put out A+1 each time I click a button and use the volume controls for A+BRIGHT/DIM and ON/OFF with the power buttons. I think I am having problems with the Ocelot learning or IR receive or making sure my ir file is correct and on the Ocelot I dunno.
I didn't check if set 1 (which is actually probably what you want) unit codes were the same as those in set 2. If they are same what I upload may work for you.
|