Multi Account Embedded Atm
Multi Account Embedded Atm
INTRODUCTION
• Microcontroller: ATmega328.
• Operating Voltage: 5V.
• Input Voltage (recommended): 7-12V.
• Input Voltage (limits): 6-20V.
• Digital I/O Pins: 14 (of which 6 provide PWM output)
• Analog Input Pins: 6.
• Flash Memory: 32 KB of which 0.5 KB used by bootloader
• SRAM: 2 KB (ATmega328)
• EEPROM: 1 KB (ATmega328)
• Clock Speed: 16 MHz
SMART CARD READER
Arduino IDE
1. Arduino compiler icon
2.In Arduino compiler, we write our project code and left first
corner icon “right” is to compile the project code.
• Compiler Screen
3.Dumping the code into the micro controller by using the right
arrow icon so that the code will be dumped on the controller.
ADVANTAGES AND APPLICATIONS
ADVANTAGES:
1.instead of multi cards. Multi-layer Security.
2.OTP generation for each and every transaction.
3.Compat to carry one card
APPLICATIONS:
1.ATM Systems
2.Access Systems
RESULT
CONCLUSION