Arduino Text LCD Display & Receive Infrared Remote Code

Use LCD Screen to Display Received Code through Remote on LCD and assign Different Character

Mar 20, 2022

21131 views

15 respects

Components and supplies

1

Jumper wires (generic)

1

Arduino UNO

1

Breadboard (generic)

1

Alphanumeric LCD, 16 x 2

1

Resistor 1k ohm

1

JustBoom IR Remote

1

Infrared Receiver, Remote Control

Tools and machines

1

IRremote.h Library

Apps and platforms

1

Arduino IDE

1

LiquidCrystal.h Library

Project description

Code

Code

c_cpp

Code

c_cpp

Downloadable files

Circuit Diagram

Connection of TSOP1738 Connect the First pin from the left of TSOP1738 (OUT pin) with pin 6 of Arduino. Hook the Middle pin (GND pin) with the GND pin of Arduino. Connect the third and the last pin (VCC pin) with 5V pin of Arduino. Connection of LCD Connect the First pin from the left of LCD (GND pin) with GND pin of Arduino. Connect the Second pin from the left of LCD (VCC pin) with VCC pin of Arduino. Connect the Third pin from the left of LCD (V0 pin) with GND pin of Arduino. Connect the Fourth pin from the left of LCD (RS pin) with 11 pin of Arduino. Connect the Fifth pin from the left of LCD (R/W pin) with GND pin of Arduino. Connect the Sixth pin from the left of LCD (E pin) with 10 pin of Arduino. Connect the Eleventh pin from the left of LCD (D4 pin) with 5 pin of Arduino. Connect the Twelveth pin from the left of LCD (D5 pin) with 4 pin of Arduino. Connect the Thirteen pin from the left of LCD (D6 pin) with 3 pin of Arduino. Connect the Fourteenth pin from the left of LCD (D7 pin) with 2 pin of Arduino. Connect the Fifteenth pin from the left of LCD (5V pin) with 1 K Resistor with 2 pin of Arduino. Connect the Last pin from the left of LCD (GND pin) with GND pin of Arduino.

Circuit Diagram

Comments

Only logged in users can leave comments

krishna_agarwal

0 Followers

0 Projects

Table of contents

Intro

15

0