Main Content

Make your own DIY IR Remote and control some LEDs with it

In this project documentation, you will be reading about making a DIY IR Remote and controlling LEDs with it. For this project, you will be needing both Arduino Uno and Arduino Nano. Before starting this project, make sure that you install the IRremote Library by Ken Shirriff from your Arduino IDE software.

Please visit this website, to learn about IR communication in detail. Refer to the ‘Coding’ section in this page to understand how to start this project.”

Link to article