Skip to content

vysakh-i/INTELLIGENT-WALLET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Intelligent wallet is a device which keeps  track of one’s bank account details and  displays the same. For this, the device is equipped with an LCD display module. The component of the device is an Arduino Fio micro controller. The required data is accessed from the  user’s bank account webpage via the  mobile phone of the user. There is a python program running in the python interpreter in the phone which extracts the required data from the webpage and transmits it to the micro controller via Bluetooth connectivity.
The Bluetooth receiver mounted on the device receives this data and displays it on the screen. There is also a provision for notifying the user in case of an update or interruption in the connectivity using a beeper. The micro controller is programmed in embedded C for performing all the above tasks
The Source codes are given separately in Download Package sections.
Please visit http://github.com/vysakh-i/INTELLIGENT-WALLET for more info

About

Intelligent wallet is a device which keeps track of one’s bank account details and displays the same. For this the device is equipped with an LCD display module and Bluetooth module. The device runs using an Arduino Fio micro controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors