Need 12 Channel IR Receiver

T

ThePetPage

Guest
Hi,

Can anyone help point me to a circuit (or kit) that uses a STANDARD IR remote
control (like one of those $9 replacement ones) and gives me the ability to
"see" which button was pushed.

I,m looking to have 12 (or more) lines, one of which switches WHILE the button
is being pushed, and does NOT latch.

Thanks, John
 
Can anyone help point me to a circuit (or kit) that uses a STANDARD IR remote
control (like one of those $9 replacement ones) and gives me the ability to
"see" which button was pushed.

I,m looking to have 12 (or more) lines, one of which switches WHILE the button
is being pushed, and does NOT latch.
I don't know of anything that matches what you describe.

You can get a box that will turn button pushes into RS-232 characters.
http://www.evation.com/irman/
I think that gives you a sequence of repeated characters if you
hold the button down.

You can get the raw IR receiver modules. They output a TTL/CMOS signal,
but that's a seqence of pulses with different codes for each button.
Several vendors make them. Their data sheets may have enough info
to build your own decoder with a low end uP.

--
The suespammers.org mail server is located in California. So are all my
other mailboxes. Please do not send unsolicited bulk e-mail or unsolicited
commercial e-mail to my suespammers.org address or any of my other addresses.
These are my opinions, not necessarily my employer's. I hate spam.
 
thepetpage@aol.com (ThePetPage) wrote in
news:20041017220553.11054.00002139@mb-m14.aol.com:

Hi,

Can anyone help point me to a circuit (or kit) that uses a STANDARD IR
remote control (like one of those $9 replacement ones) and gives me
the ability to "see" which button was pushed.

I,m looking to have 12 (or more) lines, one of which switches WHILE
the button is being pushed, and does NOT latch.
Two solutions, each at extremes of cost/complexity. 1) a PIC or BASICSTAMP
(IR decoder goes into an input, etc, etc.). 2) a PC with an IR decoder
running LIRC (http://www.lirc.org) Linux Infrared Remote Controller (also
Windows version).

--
Sooner dot boomer at gbronline dot com
 

Welcome to EDABoard.com

Sponsor

Back
Top