this project is controling LEDS with an IR remote control.

in the project you will control 5 LEDS using an infrared remote control. you may have to edit the code that the arduino looks for depending on what remote you have. this is done by opening the serial monitor and using the remote to see what results.value is when buttons are pressed. Dont forget to install the arduino IRremote library. this can be found at : https://github.com/shirriff/Arduino-IRremote

 

parts list

  • 12 x solderless cables
  • 5 x leds
  • 5 x 220ohm resisters
  • IR recever
  • arduino 
  • bread board