IR Transmitter/Reciever

Status
Not open for further replies.

MrMikey83

New Member
Hello, I'm looking for a circuit for a multi button IR Transmitter and Reciever set to use in a project. I have a Radioshack project box with 15 membrane switch buttons built in. This circuit can be either IR or RF signal.
For the Reciever, the signal will be read by a PIC 16F628 Microprocessor.
~Mike
 
Shouldn't be hard if your already using a pic...

An IR transmitter led should be connected to the transmitter pic
And a standard 38Khz ir decoder (like the ones used in modern TV, video,...) to the receiver pic. The transmitter led should be buffered with a transistor.

the output of the ir decoder is always high when no signal is received. As long as you flash the transmitter led at 38Khz (approx., doesn't have to be perfect 38khz), the decoder will output low.

use timing to create binairy codes. For example 1ms on is a logic 1, 0.5ms on is a logic 0, ...
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…