Wintermute
October 13th, 2002, 03:55 PM
I have been trying (without success!) to get my head round the HEX file written by Jon Rhees, to implement a slightly different version of the UIRT.
Here's what I am trying to do:
I have four main areas within my house. At present, I use an IR distro system to get control signals from the various rooms back to the UIRT, then the Home Server changes channels, changes video sources, switches on and off X-10, bits an bobs.
The problem is granularity. it would be *great* if i could tell which zone an IR signal came from. My home control system doesn't use complex remotes like Pronto, it uses really simple one for all "zapper" remotes..
The way I would like to use this is to have the "power" button on the remote wake up the display device/Audio in the zone where it was used, and switch sources to the house menu (TV out from the Server)
I see the PIC16F84 has plenty of unused pins, and I have been playing around with using these as multiple IR ports.. so, for instance, each zone gets a TSOP IR RX module, and some IR Leds (suitably driven of course) as well as being powered from the central box.
I think I need:
1) Some commented source for the UIRT to help understand *how* it works
2) Anyone trying to do similar things to bounce ideas/issues/developments off of.
Is anyone willing to help?
Ian/Wintermute
Here's what I am trying to do:
I have four main areas within my house. At present, I use an IR distro system to get control signals from the various rooms back to the UIRT, then the Home Server changes channels, changes video sources, switches on and off X-10, bits an bobs.
The problem is granularity. it would be *great* if i could tell which zone an IR signal came from. My home control system doesn't use complex remotes like Pronto, it uses really simple one for all "zapper" remotes..
The way I would like to use this is to have the "power" button on the remote wake up the display device/Audio in the zone where it was used, and switch sources to the house menu (TV out from the Server)
I see the PIC16F84 has plenty of unused pins, and I have been playing around with using these as multiple IR ports.. so, for instance, each zone gets a TSOP IR RX module, and some IR Leds (suitably driven of course) as well as being powered from the central box.
I think I need:
1) Some commented source for the UIRT to help understand *how* it works
2) Anyone trying to do similar things to bounce ideas/issues/developments off of.
Is anyone willing to help?
Ian/Wintermute