Infrared Matrix Password Input System With Arduino

by ICStation in Circuits > Arduino

1145 Views, 3 Favorites, 0 Comments

Infrared Matrix Password Input System With Arduino

图片1.jpg

ICStation team introduce you the Infrared Matrix Password Input System based on ICStation Compatible Board Arduino. It works under the DC 5v power supply, and uses the 4 *4 Matrix Keyboard or the infrared remote control to input the password, and uses the LCD1602 to display the characters which the correct password and wrong password corresponding. This system is very easy to made with low cost and has strong security. What’s more, it can be used in the special situations which normal humans should not close to, such the High radiation zone, the High infection area and so on.

Functions:
1) Uses the 4 *4 Matrix Keyboard to input the password and uses the LCD1602 to display the result. When the password is right, the LCD1602 will display “Success!”. When the password is wrong, the LCD1602 will display “welcome”.

2)Uses the infrared remote control to input the password and used the LCD1602 to display the result. When the password is correct, the LCD1602 will display “Success!”. When the password is wrong, the LCD1602 will display “welcome”.

Code for reference:

http://www.icstation.com/newsletter/eMarketing/Infrared_Possword Code.zip

Component List:

图片2.jpg

Schematic Diagram

图片3.png
图片4.png

Connect the 5v Power Supply and the GND of the ICStation Mega2560 to the Bread Board.

图片5.jpg

The red line is for the power supply, the black is for the GND.

Divide These 16 Pins

图片6.jpg

Soldering the Pins to the LCD1602

图片7.jpg

Connect the LCD1602 to the Bread Board.

图片8.jpg

Connect the Anode and Cathode of the LCD1602 to the Common Anode and Cathode

图片9.jpg

Place the Adjustable Resistor

图片10.jpg
图片11.jpg
图片12.jpg

Pin 1-anode, Pin3-cathode, pin2-pin3(LCD1602)

Connect the Pin5 of the LCD1602 to the GND

图片13.jpg

Connect the 1602LCD to the ICStation Mega2560.

图片14.jpg
图片15.jpg
图片16.jpg
图片17.jpg


The Pin4(1602LCD)-The Pin12(ICStation Mega2560)

The Pin6(1602LCD)-The Pin11(ICStation Mega2560)

The Pin14(LCD1602)-The Pin5(ICStation Mega2560)

The Pon13(LCD1602)-The Pin4(ICStation Mega2560)

The Pon12(LCD1602)-The Pin3(ICStation Mega2560)
The Pon11(LCD1602)-The Pin2(ICStation Mega2560)

Connect the 4 *4 Matrix Keyboard to the ICStation Mega2560

图片18.jpg
$9OD)B[330A%1E9KS~J~Z3C.jpg

Connect the Infrared Remote Control Module to the Pin7of the ICStation Mega2560, the GND and the Anode

图片19.jpg

Video to Show Effect

Tutorial for Arduino ▶22 Infrared Matrix Password Input System with Arduino