Infra Red Remote control project

Status
Not open for further replies.

madicalphy

Member level 4
Joined
Jul 22, 2007
Messages
68
Helped
5
Reputation
10
Reaction score
2
Trophy points
1,288
Activity points
1,630
Can any one help me in making an infra red remote control project using At89s51 microcontroller and sony remot. Please give me the detail decoding of sony remot protocol.
a example program written in Keil c51 will be highly appriciated.
regards
 

well most of the remotes used today follow RC5 coding, a type of manchester code.Connect an IR receiver TSOP 1738 with its associated circuitry mentioned in its datasheet to one of the external interrupts of 89C51RD2. i don't know of any C program but assembly language decoding program is available on the internet.
 

Using an external interrupt plus 1timer, you can decode it by start and stop and read timer data inside an external interrupt routine.
 

have you some source code for this ?:
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…