16f84 or 16f628 IR Code Redirect

Thread Starter

capelu

Joined Aug 16, 2009
1
Please Someone!
I Need a schematic and a minimal example code for 16f84 or 16f628 to make some kind of redirector for ir remote code for multiple electronics.(tv,sattelite receiver and audio system).
I have a remote Pronto P-1618.
What i need is this for example:

When select TV from remote, button Power have a code A666.
When Select for SAT i have 197B.
And when select Video is 197D.

I want to send the code to my project IR receiver with PIC and this resend to TV VCR SAT Another code.
When PIC read code A666 resend 08f7.
When read 197B resend 9867.
and ......

The code A666,197B,197D etc. Are code of Power button from my original remote for TV SAT And Audio System, and i know that with a simple receiver IR connected to PC with Girder 5.
Anybody can help me with a schematic for pic receiver -emitter and a minimal code example preferred in assembly .

Thanks anticipated!
PS. Sorry for my poor english.
 
Last edited:
Top