Arduino Text LCD Display & Receive Infrared Remote Code
Use LCD Screen to Display Received Code through Remote on LCD and assign Different Character
Components and supplies
Jumper wires (generic)
Arduino UNO
Breadboard (generic)
Alphanumeric LCD, 16 x 2
Resistor 1k ohm
JustBoom IR Remote
Infrared Receiver, Remote Control
Tools and machines
IRremote.h Library
Apps and platforms
Arduino IDE
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