ATM Machine Using Arduino (Finger-print+RFID Card)

by sandeep jagdev in Circuits > Arduino

13019 Views, 34 Favorites, 0 Comments

ATM Machine Using Arduino (Finger-print+RFID Card)

20171219_135847.jpg

Hello friends ,I come back with new idea of ATM machine using Arduino .It can be helpful in rural areas where cashless services are not possible.It is a little idea .I hope you enjoyed it.

Let get started............

Components Required:

20171220_125159.jpg

Arduino UNO.

GSM 900 (any GSM Module).

Finger-print scanner Module(GT511).

RFID EM-18.

Lcd 16*2.

12v Motor.

Buzzer.

12Volt 3Amp adater.

ULN 2003 and relay.

keypad.

Voltage regulator 7805.

Any piece of sheet for body(I use sunboard).

LED's.

Libraries Required:

Untitled.png

EEPROM (inbuilt).

LCD library (inbuilt).

Finger print (GT511)

you can download here:

https://github.com/sparkfun/Fingerprint_Scanner-TTL

Key pad library:

you can download here

https://github.com/Chris--A/Keypad

CODE:

You can download code from here:

Downloads

Circuit Diagram

Untitled.png

The circuit diagram shown in figure:

i add isis design for simulation

Downloads