Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I need an IR receiver that can directly be used with a microprocessor - the TSOP series from Vishay seems to fit well and there are enough tutorials and software libraries to make use of it. Unfortunately in my design I only have space for a normal 3mm (preferably) or 5mm LED receiver diode. Is there a simple IR driver chip that works like the TSOP receivers but with an external IR diode? So it should have 4 pins (Vs, OUT, GND, LED-INPUT) instead of 3 pins, three of them (Vs, OUT, GND) to be used as IR receivers with build-in IR diode and the fourth to connect the diode to (and to GND, of course).

P.S: Maybe a bit more background about my actual project: I want to put an IR receivers into a LEGO® and/or DUPLO® bricks, such as shown in this project. The bricks shall receive signals such as "brick number 12, switch on", "brick number 7, send temperature" etc. from a TV remote control, from an IR keyboard and/or from a custom IR sender at the ceiling. There is enough space at least in a DUPLO brick for one or two additional microprocessors (e.g. ATtiny 13/45/85) and a few wires and resistors. The only possible solution I found so far is using transparent bricks.

share|improve this question
I'd suggest including more information about what exactly you're trying to achieve / sense / detect. The TSOP is designed to be used as a receiver which can receive a few bits of information. Is that what you want? Or do you just want to be able to detect whether there is IR shining onto it or not? Do you have room for more circuitry away from where your diode is? If so, how much? – Chintalagiri Shashank Feb 20 at 10:22
Avago's APDS-9700 and APDS-9702 might do what you want, but they are meant for proximity sensors rather than data links, so the data rate you can receive through them may not be as high as you want. Also they include LED driver circuits you don't need, but can probably safely ignore. – The Photon Feb 20 at 17:12

protected by W5VO Feb 19 at 21:53

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Browse other questions tagged or ask your own question.