Search
Product Info
IR Receiver Breakout
sku: SEN-08554
Description: This is a very small IR receiver based on the TSOP85 receiver from Vishay. This receiver has all the filtering and 38kHz demodulation built into the unit. Simply point a IR remote at the receiver, hit a button, and you'll see a stream of 1s and 0s out of the data pin.Documents:
Pricing
Comments
1 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.























http://tinkerish.com/docs/ir%20remote%20control%20details.pdf
Here is an AVR project with source code for decoding the signal using the Sony protocol:
http://tinkerish.com/blog/?p=50
In summary, one can purchase an IR demodulator such as this one, connect it to interrupt pin on a microcontroller and use a universal remote as a general input device for one's projects. Very nifty since it only uses one pin on the micro.