Control light using a remote and a IR Sensor
Controling a LED light using a Remote Controller and a IR Sensor
For this project we will be using a new library for the IR sensor, https://github.com/z3t0/Arduino-IRremote
Make sure you remove theĀ RobotIRremote library, because of possible conflicts.