Text Display Using IR Receiver and Controller

Aim

The goal of this activity is to demonstrate how to integrate an Infra-Red Receiver (IR) with Arduino and capture the signals sent to it from a remote controller (RC). The captured signals will be used to display a text on LCD.

Materials Required

  1. Arduino UNO R3 – 1
  2. USB Cable -1
  3. Several Jumper Wires
  4. I2C Display Module – 1
  5. LCD1602 Display – 1
  6.  IR Receiver – 1
  7.  IR Remote – 1    


Wiring Diagram

Desired Outcome

You can send the signals using a remote controller, an IR receiver captures signals, which will be used to display a text on the LCD.