Data Sheet

Guide V1.0
Email: keen@elecrow.com Web: www.elecrow.com ---Designed by Elecrow Keen
74
IR Remote
IR Receiver
USB Cable
UNO R3
Breadboard
Jumper wires
Connection diagram
Note: Please view Pin definition.
Connection
UNO R3 IR Receiver
D2 -> OUT
GND -> GND
+5V -> VCC
Compile and upload
Tips: Refer to the operation demo (Step4 to Step8).
If you have added the library, skip it.
Otherwise, you need to add the IRremote to the Arduino library file directory, otherwise the
compiler does not pass. Please refer to ‘How to add library files.