who have source code for ATM machine., please give me., because i want to make reference and example for my final project., i really need a help from you all..
I really don't think the source codes for an ATM machine would be public information, because of obvious privacy concerns. You could always try and write one yourself! It isn't too hard. The way it works is it reads the microprocessor on your debit/credit card, and then asks you how much you want to withdraw. It uses a simple if/else script which is sent to your bank to ask for instance if your account is <20. If it is successful, it lets you withdraw the money and if it isn't it declines your request as you well know :) The problem with a source code is you could extrapolate all it's security codes and manual codes, which means we could alter the code lines and make it give you £20 even though it debits your account say £0.20 :P
Not sure if it will help your situation, but BitCoin, the open money protocol now has an open source ATM implementation. https://bitcointalk.org/index.php?topic=77895.0
Join our real-time social learning platform and learn together with your friends!