Tag Archives: Remote

Arduino Tutorial 65: Creating Useful Commands from IR Remote Buttons

Simple Demonstration of IR Remote Control of Arduino

In this lesson we show you how to map button pushes on the Infrared Remote Control to useful functions in the Arduino. This code can serve as the basis for using the remote control in many different applications.

We are building this with parts from our Elegoo Kit , and our actual build is using an Arduino Nano, which allows the project to be built on a single breadboard. You can get the neat jumper wires HERE.

The code developed in the video is available below: