In this project I am going to show how to use an IR receiver or TSOP with Arduino. This is going to allow you to use remotes to control your Arduino.
See these images to figure out which is the power GND and out pins.
I got my IR receiver from a old TV. Look if you can salvage one from your broken TV. First you need to connect your receiver's 3 pins each into a separate row in the breadboard.
Connections:- Arduino 5v => TSOP 5v(show in the diagram)
- Arduino GND => TSOP GND
- Arduino 11 => TSOP OUT
Those are the connections. Power your Arduino and install this library here. Install it by going to sketch>include library>add zip library and select the zip file. First you go to the examples>irremote>irdump v2 and turn the serial monitor on see the hex code and write it down. Connect 2 LEDs to the bread board and connect them to 12 and 13 pins. See my other projects here.
SupportVote For Me Please
https://www.instructables.com/id/How-to-Make-Remote-Controlled-Bulb-With-Arduino/
https://www.instructables.com/id/How-to-Make-a-Parabolic-Microphone-With-an-Old-TV-/
https://www.instructables.com/id/How-to-Make-Secret-Drawer-Alarm/
Comments