SlideShare a Scribd company logo
1 of 4
Download to read offline
© 2015, IJCSE All Rights Reserved 105
International Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and Engineering Open Access
Review Paper Volume-3, Issue-8 E-ISSN: 2347-2693
ARM-Cortex Based Control System to Generate Attendance
Monitoring System
Amit Kumar Yadav
Department of Electronics and Telecommunication, TCET, Mumbai-India
www.ijcseonline.org
Received: Jul /19/2015 Revised: Jul/27/2015 Accepted: Aug/22/2015 Published: Aug/30/ 2015
Abstract— The paper presents modelling and implementation of an automated system which can be used to generate attendance
monitoring system. ARM NXP CORTEX-M3 LPC1768 version is employed in which RFID module is interfaced along the
controller to track the number of absent and present students. The detailed information about the student can be seen on the
central computer system as a single application created on Visual Basic which thus can be printed.
Keywords—ARM-Cortex based controller, Visual Basic, RFID module.
I. INTRODUCTION
The microcontroller market is vast. A bewildering array of
vendors, devices, and architectures is competing in this
market. The requirement for higher performance
microcontrollers has been driven globally by the industry’s
changing needs for example; microcontrollers are required
to handle more work without increasing a product’s
frequency or power. In addition, microcontrollers are
becoming increasingly connected, whether by Universal
Serial Bus (USB), Ethernet, or wireless radio, and hence,
the processing needed to support these communication
channels and advanced peripherals are growing. Similarly,
general application complexity is on the increase, driven by
more sophisticated user interfaces, multimedia
requirements, system speed, and convergence of
functionalities. The ARM Cortex™-M3 processor, the first
of the Cortex generation of processors released by ARM in
2006, was primarily designed to target the 32-bit
microcontroller market. The Cortex-M3 processor provides
excellent performance at low gate count and comes with
many new features previously available only in high-end
processors. The Cortex-M3 processor builds on the success
of the ARM7 processor to deliver devices that are
significantly easier to program and debug and yet deliver a
higher processing capability. Additionally, the Cortex-M3
processor introduces a number of features and technologies
that meet the specific requirements of the microcontroller
applications, such as non-mask able interrupts for critical
tasks, highly deterministic nested vector interrupts, atomic
bit manipulation, and an optional Memory Protection Unit
(MPU). These factors make the Cortex-M3 processor
attractive to existing ARM processor users as well as many
new users considering use of 32-bit MCUs in their products.
Recent years have witnessed a rapid increase in the
proliferation of new technological innovations in the office.
The interest in office technology has been associated with
many factors, among which are the growing number of
people working in the information sector, escalating office
costs, complexity and turbulence in the business
environment, advances in technology and decline in
equipment costs, competitive pressures, and new
opportunities for enhancing productivity and gaining a
competitive edge.
In this paper an automated system has developed to manage
the premises like remote location education classes. Each
student attendance is maintained by swiping the RFID cards
to the RFID module located inside the office and the
validation and authentication has been done by ARM
CORTEX controller which is the central processing unit of
the system. The complete record for the student and
employees is maintained using special software developed
on Visual Basic where Visual Basic is a legacy third-
generation event-driven programming language and
integrated development environment (IDE) from Microsoft
for its COM programming model first released in 1991.
Microsoft intended Visual Basic to be relatively easy to
learn and use. Visual Basic was derived from BASIC and
enables the rapid application development (RAD) of
graphical user interface (GUI) applications, access to
databases using Data Access Objects, Remote Data Objects,
or ActiveX Data Objects, and creation of ActiveX controls
and objects.
A programmer can create an application using the
components provided by the Visual Basic program itself.
Over time the community of programmers developed third
party components. Programs written in Visual Basic can
also use the Windows API, which requires external function
declarations.The GSM module can been interfaced with the
ARM CORTEX to provide a messaging scheme in case of
important announcements, absent or present information of
the student and office employees.
International Journal of Computer Sciences and Engineering Vol.-3, Issue -8, pp(105-108) Aug 2015 E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 106
II. DESIGNING
An easy way to comply with the conference paper
formatting requirements is to use this document as a
template and simply type your text into it.
The designing begins with understanding the requirements
of the system, which is consisting of different
functionalities to achieve the results to control the
automated system. The functional block diagram of the
complete model is shown in Fig.1
Figure 1: Block Diagram of ARM based attendance system
Controller based on ARM cortex M3 is connected with
RFID module in order to maintain the attendance system.
Here interfacing is done with the computer system so that
new entry of the employees and students can be made on
the data base. LCD display is used to indicate the
authentication of user. All information of user can be seen
on LCD display whether uses is valid and authenticated or
not in case of unauthorized user making entry in will be
displayed as unauthorized user.
A detailed internal process of the design is explained in
flow chart shown in Fig.2. When is system is powered on,
the authentication is performed from the by executing the
subroutine program having a complete database of the all
the employees and students. Attendance record of each
student or employee will be generates as and when use
swipe the RFID tag .Database for authenticated user will get
generated on Arm-Cortex controller which further given to
the computer system where stand-alone application is
created which create permanent database for each and every
individual who is authenticated and whose valid record
entry is already created on the system with the admin of the
system who keeps the track on the students or employees
joining with the business premises.
The system will get activated for different activities to be
performed at the remote location such as maintaining the
attendance records of employees or students, database of
all records like contact numbers, any special event for
authorized user or Admin, updating the database on the
computer system with the application based on VB.
Software is written in VB which allows the database to get
create on computer system with login time and logoff time
where one can find the weekly database, Monthly database
or yearly database for attendance which is saved as
permanent storage which can be referred as and when
needed.
Through the studied made in factory, currently they do not
have any automated system, the existing system is not user
friendly. Factory’s workers record their attendance by using
punch card [1]. With the large amount of workers in the
factory, this will be a difficult task for the manager to
manage the attendance record and avoid ―buddy punching
Besides that, every work is done manually include the
calculations to generate report [2]. This is quite a hard task
and it may cause calculations errors and contribute to the
repetitions of work. The repetitions of work are time
consuming and the calculations must be check many times
to ensure that there is error free. Moreover, current
management works still in paper-based which mean that
everything and every detail are written down manually on
paper [3]. In case loss of a single record may lead to
difficulty of report generation during the end of months or
year. In addition, the workers will need to fill in an
application form if he wants to apply leave and submit it to
their manager. It will take quite a long time for the manager
to approve the leave. In case of attendance system using
face recognition The first attempts to use face recognition
began in the 1960’s with a semi-automated system. Marks
were made on photographs to locate the major features; it
used features such as eyes, ears, noses, and mouths. Then
distances and ratios were computed from these marks to a
common reference point and compared to reference data. In
the early 1970’s Goldstein, Harmon and Lesk [4] created a
system of 21 subjective markers such as hair colour and lip
thickness. This proved even harder to automate due to the
subjective nature of many of the measurements still made
completely by hand. Fisher and Elschlagerb [5] approaches
to measure different pieces of the face and mapped them all
onto a global template, which was found that these features
do not contain enough unique data to represent an adult face.
RFID module is initiated to make attendance record and
perform special activities given to the administrator, RFID
tag with specific number whose database already created on
the database of system is compared and different activities
are performed as per that related to database population
with recent records.
International Journal of Computer Sciences and Engineering Vol.-3, Issue -8, pp(105-108) Aug 2015 E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 107
Figure 2: Flow chart for attendance system
III. IMPLEMENTATION
Figure.3 shows the complete interface of the RFID modules
with the ARM CORTEX controller. The hardware
implementation of controller based on ARM-cortex is
integrated with RFID module and communication with the
computer system application is developed to maintain the
attendance records using VB.
Figure 3: Complete assembled system and authentication
verification
Figure 4 shows a sample of the attendance system stored in
VB i.e. Software interface for attendance where individual
user can enter the records or report of individual can be
checked.
Figure 4: Software interface for attendance
Figure 5 shows graphical user interface to created using VB
programming where administrator can check the attendance
record of every individual who is the element of attendance
system.
Figure 5: Database record
Figure 5 shows graphical user interface created with VB
programming which gives detailed description of various
database record stored on the system to maintain the
database for attendance which also offers the facility print
the record of specific user, all users with the range of dates
specified.
When the user swipes the RFID smart card to the system,
it is being then authenticated from the database which is
maintained on the database of controller for authenticated
used the record will be updated in the main database which
is incorporated with the VB application as shown in Fig.4-5.
International Journal of Computer Sciences and Engineering Vol.-3, Issue -8, pp(105-108) Aug 2015 E-ISSN: 2347-2693
© 2015, IJCSE All Rights Reserved 108
This is running on the computer system so that record for
years and years can be made and produced whenever it is
required for further reference for improvement of
attendance records and management of the premises. Once
the authentication verification will be done by the controller,
the detail will be displayed on the LCD panel which is
attached to the system. Database created can be referred to
keep proper monitoring of each and every individual with
respect to log in log off time, daily hours spent in the
premises.
IV. CONCLUSION
It can be concluded from the above discussion that a
reliable, secure, fast and an efficient system has been
developed replacing a manual and unreliable system for
making attendance record. Results have shown that this
system can be implemented
In academic institutes or any Business premises for better
results regarding the management of attendance can be
achieved which will replace the stationery material with
electronic apparatus. Hence a system with expected results
has been developed but there is still some room for
improvement.
REFERENCES
[1] Anil K. Jain, Arun Ross and Salil Prabhakar, “ An
introduction to biometric recognition”, Circuits and Systems
for Video Technology, IEEE Transactions on vol 14, Issue 1,
Jan. 2004.
[2] K.G.M.S.K. Jayawardana, T.N. Kadurugamuwa, R.G. Rage
and S. Radhakrishnan, ―Timesheet: An Attendance Tracking
System”, Proceedings of the Peradeniya University Research
Sessions, Sri Lanka, vol.13, Part II, 18th Dec. 2008.
[3] D. Maltoni, D. Maio, A. K. Jain, S. Prabhaker, “Handbook of
Fingerprint Recognition”, Springer, New York, 2003.
[4] A. J. Goldstein, L. D. Harmon, and A. B. Lesk,
"Identification of Human Faces,” in Proc. IEEE Conference
on Computer Vision and Pattern Recognition, vol. 59, pp 748
– 760, May 1971
[5] M. A. Fischler and R. A. Elschlager, ―The Representation
and Matching of Pictorial Structures,” IEEE Transaction on
Computer, vol. C-22, pp. 67-92, 1973.
[6] S. Chitresh, K. Amit ,An efficient Automatic Attendance
Using Fingerprint Verification Technique ,International
Journal on Computer Science and Engineering (IJCSE), 2 (2)
(2010), pp. 264–269
[7] Cary D. Snyder,“ARM FAMILY EXPANDS AT EPF” JUNE
3, 2002, http://www.arm.com.

More Related Content

What's hot

IRJET- Safe and Secure Smart Electronic Voting Machine using Biometric
IRJET- Safe and Secure Smart Electronic Voting Machine using BiometricIRJET- Safe and Secure Smart Electronic Voting Machine using Biometric
IRJET- Safe and Secure Smart Electronic Voting Machine using BiometricIRJET Journal
 
Dynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database forDynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database foreSAT Publishing House
 
Effective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsEffective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsIRJET Journal
 
IRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless PaymentIRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless PaymentIRJET Journal
 
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...IRJET Journal
 
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...IRJET Journal
 
Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...sushil Choudhary
 
BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...
BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...
BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...Henry Chukwuemeka Paul
 
IRJET- Improvisation in the Attendance Supervision Method through RFID ba...
IRJET-  	  Improvisation in the Attendance Supervision Method through RFID ba...IRJET-  	  Improvisation in the Attendance Supervision Method through RFID ba...
IRJET- Improvisation in the Attendance Supervision Method through RFID ba...IRJET Journal
 
IRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter Analysis
IRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter AnalysisIRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter Analysis
IRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter AnalysisIRJET Journal
 
IoT based attendance system
IoT based attendance systemIoT based attendance system
IoT based attendance systemIRJET Journal
 
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...
IRJET- Implementation of Handling Android Application using SMS(Short Mes...IRJET Journal
 

What's hot (20)

Employee
EmployeeEmployee
Employee
 
DRIVER ASSISTANCE FOR HEARING IMPAIRED PEOPLE USING AUGMENTED REALITY
DRIVER ASSISTANCE FOR HEARING IMPAIRED  PEOPLE USING AUGMENTED REALITYDRIVER ASSISTANCE FOR HEARING IMPAIRED  PEOPLE USING AUGMENTED REALITY
DRIVER ASSISTANCE FOR HEARING IMPAIRED PEOPLE USING AUGMENTED REALITY
 
IRJET- Safe and Secure Smart Electronic Voting Machine using Biometric
IRJET- Safe and Secure Smart Electronic Voting Machine using BiometricIRJET- Safe and Secure Smart Electronic Voting Machine using Biometric
IRJET- Safe and Secure Smart Electronic Voting Machine using Biometric
 
Implementation of Biometric Based Electoral Fraud Desisting System
Implementation of Biometric Based Electoral Fraud Desisting SystemImplementation of Biometric Based Electoral Fraud Desisting System
Implementation of Biometric Based Electoral Fraud Desisting System
 
Dynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database forDynamic interaction of mobile device and database for
Dynamic interaction of mobile device and database for
 
Implementation of Data Mining Concepts in R Programming
Implementation of Data Mining Concepts in R ProgrammingImplementation of Data Mining Concepts in R Programming
Implementation of Data Mining Concepts in R Programming
 
2007.13714
2007.137142007.13714
2007.13714
 
Effective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsEffective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID Tags
 
IRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless PaymentIRJET- IoT based Vending Machine with Cashless Payment
IRJET- IoT based Vending Machine with Cashless Payment
 
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...IRJET -  	  Image Thresholding based Secured Electronic Smart Voting Machine ...
IRJET - Image Thresholding based Secured Electronic Smart Voting Machine ...
 
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
 
BLIND ASSISTANT SERVICE
BLIND ASSISTANT SERVICEBLIND ASSISTANT SERVICE
BLIND ASSISTANT SERVICE
 
MOBILE BASED WOMEN SAFETY APPLICATION REAL-TIME DATABASE
MOBILE BASED WOMEN SAFETY APPLICATION REAL-TIME DATABASEMOBILE BASED WOMEN SAFETY APPLICATION REAL-TIME DATABASE
MOBILE BASED WOMEN SAFETY APPLICATION REAL-TIME DATABASE
 
Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...Designing the Process of Stores Management for Implementing ERP in Manufactur...
Designing the Process of Stores Management for Implementing ERP in Manufactur...
 
BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...
BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...
BIOMETRIC AND RFID TECHNOLOGY FUSSION: A SECURITY AND MONITORING MEASURES TO ...
 
IRJET- Improvisation in the Attendance Supervision Method through RFID ba...
IRJET-  	  Improvisation in the Attendance Supervision Method through RFID ba...IRJET-  	  Improvisation in the Attendance Supervision Method through RFID ba...
IRJET- Improvisation in the Attendance Supervision Method through RFID ba...
 
IRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter Analysis
IRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter AnalysisIRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter Analysis
IRJET- Deployment of Nanosat at Low Altitude for Atmospheric Parameter Analysis
 
IOT based Industrial Automation using Raspberry Pi
IOT based Industrial Automation using  Raspberry PiIOT based Industrial Automation using  Raspberry Pi
IOT based Industrial Automation using Raspberry Pi
 
IoT based attendance system
IoT based attendance systemIoT based attendance system
IoT based attendance system
 
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...IRJET-  	  Implementation of Handling Android Application using SMS(Short Mes...
IRJET- Implementation of Handling Android Application using SMS(Short Mes...
 

Viewers also liked

Openworks client presentation
Openworks client presentationOpenworks client presentation
Openworks client presentationJohnsonFleming
 
Perencanaan dan pengembangan e business
Perencanaan dan pengembangan e businessPerencanaan dan pengembangan e business
Perencanaan dan pengembangan e businessAbdi Rusdyanto
 
5è reunions inici de curs 15 16 revisat
5è reunions inici de curs 15 16 revisat5è reunions inici de curs 15 16 revisat
5è reunions inici de curs 15 16 revisatmmmescola
 
Rancangan pembangunan e business
Rancangan pembangunan e  businessRancangan pembangunan e  business
Rancangan pembangunan e businessAbdi Rusdyanto
 
Going Green: Water In Australia
Going Green: Water In AustraliaGoing Green: Water In Australia
Going Green: Water In AustraliaUGL Limited
 
PDF SM LDS Employment October 2015
PDF SM LDS Employment October 2015PDF SM LDS Employment October 2015
PDF SM LDS Employment October 2015Kelly Marie Hamon
 
School magazine questionnaire pie chart
School magazine questionnaire pie chartSchool magazine questionnaire pie chart
School magazine questionnaire pie chartazainab1
 
Nordnet investorkveld 08.10.15 i Drammen
Nordnet investorkveld 08.10.15 i DrammenNordnet investorkveld 08.10.15 i Drammen
Nordnet investorkveld 08.10.15 i DrammenNordnet Norge
 
認養即期品
認養即期品認養即期品
認養即期品Tang Kao
 
Informàtica
InformàticaInformàtica
Informàticatonigdp9
 
Ajkai Szó 2015.10.09.
Ajkai Szó 2015.10.09.Ajkai Szó 2015.10.09.
Ajkai Szó 2015.10.09.Ajkai Szó
 
Ia perspective-on-supply-chain-risk
Ia perspective-on-supply-chain-riskIa perspective-on-supply-chain-risk
Ia perspective-on-supply-chain-riskM Zaki Rahmani
 
台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車
台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車
台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車宜蓁 林
 
1sem2015
1sem20151sem2015
1sem2015ikonnik
 

Viewers also liked (19)

Neural Networks Using C#
Neural Networks Using C#Neural Networks Using C#
Neural Networks Using C#
 
Openworks client presentation
Openworks client presentationOpenworks client presentation
Openworks client presentation
 
Perencanaan dan pengembangan e business
Perencanaan dan pengembangan e businessPerencanaan dan pengembangan e business
Perencanaan dan pengembangan e business
 
5 reasons to hire a virtual cfo
5 reasons to hire a virtual cfo5 reasons to hire a virtual cfo
5 reasons to hire a virtual cfo
 
5è reunions inici de curs 15 16 revisat
5è reunions inici de curs 15 16 revisat5è reunions inici de curs 15 16 revisat
5è reunions inici de curs 15 16 revisat
 
Rancangan pembangunan e business
Rancangan pembangunan e  businessRancangan pembangunan e  business
Rancangan pembangunan e business
 
Going Green: Water In Australia
Going Green: Water In AustraliaGoing Green: Water In Australia
Going Green: Water In Australia
 
CV artistico
CV artisticoCV artistico
CV artistico
 
6 ijcse-01222-1
6 ijcse-01222-16 ijcse-01222-1
6 ijcse-01222-1
 
PDF SM LDS Employment October 2015
PDF SM LDS Employment October 2015PDF SM LDS Employment October 2015
PDF SM LDS Employment October 2015
 
School magazine questionnaire pie chart
School magazine questionnaire pie chartSchool magazine questionnaire pie chart
School magazine questionnaire pie chart
 
Nordnet investorkveld 08.10.15 i Drammen
Nordnet investorkveld 08.10.15 i DrammenNordnet investorkveld 08.10.15 i Drammen
Nordnet investorkveld 08.10.15 i Drammen
 
認養即期品
認養即期品認養即期品
認養即期品
 
Informàtica
InformàticaInformàtica
Informàtica
 
Ajkai Szó 2015.10.09.
Ajkai Szó 2015.10.09.Ajkai Szó 2015.10.09.
Ajkai Szó 2015.10.09.
 
Ia perspective-on-supply-chain-risk
Ia perspective-on-supply-chain-riskIa perspective-on-supply-chain-risk
Ia perspective-on-supply-chain-risk
 
台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車
台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車
台北城 社會設計提案之手電動兼可蓄電之嬰兒搖籃兼購物用的輪椅推車
 
ET News
ET NewsET News
ET News
 
1sem2015
1sem20151sem2015
1sem2015
 

Similar to 20 ijcse-01225-3

Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoTDesign and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoTIJRTEMJOURNAL
 
Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoT	Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoT journal ijrtem
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationAM Publications
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationAM Publications
 
IRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET Journal
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationIRJET Journal
 
Java project titles
Java project titlesJava project titles
Java project titlesAshly Liza
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...IJCSEA Journal
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...IJCSEA Journal
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...IJCSEA Journal
 
Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...
Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...
Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...IJCSEA Journal
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...IJCSEA Journal
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...IRJET Journal
 
IRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance SystemIRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance SystemIRJET Journal
 
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTSOFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTSJournal For Research
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET Journal
 
ARM 9 Based Intelligent System for Biometric Figure Authentication
ARM 9 Based Intelligent System for Biometric Figure AuthenticationARM 9 Based Intelligent System for Biometric Figure Authentication
ARM 9 Based Intelligent System for Biometric Figure AuthenticationRadita Apriana
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET Journal
 
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE cscpconf
 
Centralized Tool for Software and USB
Centralized Tool for Software and USBCentralized Tool for Software and USB
Centralized Tool for Software and USBijtsrd
 

Similar to 20 ijcse-01225-3 (20)

Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoTDesign and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoT
 
Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoT	Design and Implementation of Smart Bell Notification System using IoT
Design and Implementation of Smart Bell Notification System using IoT
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time Application
 
On-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time ApplicationOn-line IDACS for Embedded Real Time Application
On-line IDACS for Embedded Real Time Application
 
IRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET- E-Gatepass System
IRJET- E-Gatepass System
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile Application
 
Java project titles
Java project titlesJava project titles
Java project titles
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
 
Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...
Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...
Wireless Biometric Fingerprint Attendance System using Arduino and Mysql Data...
 
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
WIRELESS BIOMETRIC FINGERPRINT ATTENDANCE SYSTEM USING ARDUINO AND MYSQL DATA...
 
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...IRJET-  	  A Quality Watch Android Based Application for Monitoring Robotic A...
IRJET- A Quality Watch Android Based Application for Monitoring Robotic A...
 
IRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance SystemIRJET - IoT based Portable Attendance System
IRJET - IoT based Portable Attendance System
 
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTSOFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
OFFLINE CONTEXT AWARE COMPUTING FOR PROVIDING USER SPECIFIC RESULTS
 
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...IRJET- Information Logging and Investigation of Control Framework Utilizing D...
IRJET- Information Logging and Investigation of Control Framework Utilizing D...
 
ARM 9 Based Intelligent System for Biometric Figure Authentication
ARM 9 Based Intelligent System for Biometric Figure AuthenticationARM 9 Based Intelligent System for Biometric Figure Authentication
ARM 9 Based Intelligent System for Biometric Figure Authentication
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
 
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
UBIQUITOUS NETWORK TECHNICAL ROOM MONITORING SYSTEM MODEL USING WEB SERVICE
 
Centralized Tool for Software and USB
Centralized Tool for Software and USBCentralized Tool for Software and USB
Centralized Tool for Software and USB
 

More from Shivlal Mewada

More from Shivlal Mewada (20)

31 ijcse-01238-9 vetrikodi
31 ijcse-01238-9 vetrikodi31 ijcse-01238-9 vetrikodi
31 ijcse-01238-9 vetrikodi
 
30 ijcse-01238-8 thangaponu
30 ijcse-01238-8 thangaponu30 ijcse-01238-8 thangaponu
30 ijcse-01238-8 thangaponu
 
29 ijcse-01238-7 sumathi
29 ijcse-01238-7 sumathi29 ijcse-01238-7 sumathi
29 ijcse-01238-7 sumathi
 
28 ijcse-01238-6 sowmiya
28 ijcse-01238-6 sowmiya28 ijcse-01238-6 sowmiya
28 ijcse-01238-6 sowmiya
 
27 ijcse-01238-5 sivaranjani
27 ijcse-01238-5 sivaranjani27 ijcse-01238-5 sivaranjani
27 ijcse-01238-5 sivaranjani
 
26 ijcse-01238-4 sinthuja
26 ijcse-01238-4 sinthuja26 ijcse-01238-4 sinthuja
26 ijcse-01238-4 sinthuja
 
25 ijcse-01238-3 saratha
25 ijcse-01238-3 saratha25 ijcse-01238-3 saratha
25 ijcse-01238-3 saratha
 
24 ijcse-01238-2 manohari
24 ijcse-01238-2 manohari24 ijcse-01238-2 manohari
24 ijcse-01238-2 manohari
 
23 ijcse-01238-1indhunisha
23 ijcse-01238-1indhunisha23 ijcse-01238-1indhunisha
23 ijcse-01238-1indhunisha
 
22 ijcse-01208
22 ijcse-0120822 ijcse-01208
22 ijcse-01208
 
21 ijcse-01230
21 ijcse-0123021 ijcse-01230
21 ijcse-01230
 
19 ijcse-01227
19 ijcse-0122719 ijcse-01227
19 ijcse-01227
 
18 ijcse-01232
18 ijcse-0123218 ijcse-01232
18 ijcse-01232
 
16 ijcse-01237
16 ijcse-0123716 ijcse-01237
16 ijcse-01237
 
15 ijcse-01236
15 ijcse-0123615 ijcse-01236
15 ijcse-01236
 
14 ijcse-01234
14 ijcse-0123414 ijcse-01234
14 ijcse-01234
 
13 ijcse-01233
13 ijcse-0123313 ijcse-01233
13 ijcse-01233
 
12 ijcse-01224
12 ijcse-0122412 ijcse-01224
12 ijcse-01224
 
11 ijcse-01219
11 ijcse-0121911 ijcse-01219
11 ijcse-01219
 
9 ijcse-01223
9 ijcse-012239 ijcse-01223
9 ijcse-01223
 

Recently uploaded

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Recently uploaded (20)

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

20 ijcse-01225-3

  • 1. © 2015, IJCSE All Rights Reserved 105 International Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and EngineeringInternational Journal of Computer Sciences and Engineering Open Access Review Paper Volume-3, Issue-8 E-ISSN: 2347-2693 ARM-Cortex Based Control System to Generate Attendance Monitoring System Amit Kumar Yadav Department of Electronics and Telecommunication, TCET, Mumbai-India www.ijcseonline.org Received: Jul /19/2015 Revised: Jul/27/2015 Accepted: Aug/22/2015 Published: Aug/30/ 2015 Abstract— The paper presents modelling and implementation of an automated system which can be used to generate attendance monitoring system. ARM NXP CORTEX-M3 LPC1768 version is employed in which RFID module is interfaced along the controller to track the number of absent and present students. The detailed information about the student can be seen on the central computer system as a single application created on Visual Basic which thus can be printed. Keywords—ARM-Cortex based controller, Visual Basic, RFID module. I. INTRODUCTION The microcontroller market is vast. A bewildering array of vendors, devices, and architectures is competing in this market. The requirement for higher performance microcontrollers has been driven globally by the industry’s changing needs for example; microcontrollers are required to handle more work without increasing a product’s frequency or power. In addition, microcontrollers are becoming increasingly connected, whether by Universal Serial Bus (USB), Ethernet, or wireless radio, and hence, the processing needed to support these communication channels and advanced peripherals are growing. Similarly, general application complexity is on the increase, driven by more sophisticated user interfaces, multimedia requirements, system speed, and convergence of functionalities. The ARM Cortex™-M3 processor, the first of the Cortex generation of processors released by ARM in 2006, was primarily designed to target the 32-bit microcontroller market. The Cortex-M3 processor provides excellent performance at low gate count and comes with many new features previously available only in high-end processors. The Cortex-M3 processor builds on the success of the ARM7 processor to deliver devices that are significantly easier to program and debug and yet deliver a higher processing capability. Additionally, the Cortex-M3 processor introduces a number of features and technologies that meet the specific requirements of the microcontroller applications, such as non-mask able interrupts for critical tasks, highly deterministic nested vector interrupts, atomic bit manipulation, and an optional Memory Protection Unit (MPU). These factors make the Cortex-M3 processor attractive to existing ARM processor users as well as many new users considering use of 32-bit MCUs in their products. Recent years have witnessed a rapid increase in the proliferation of new technological innovations in the office. The interest in office technology has been associated with many factors, among which are the growing number of people working in the information sector, escalating office costs, complexity and turbulence in the business environment, advances in technology and decline in equipment costs, competitive pressures, and new opportunities for enhancing productivity and gaining a competitive edge. In this paper an automated system has developed to manage the premises like remote location education classes. Each student attendance is maintained by swiping the RFID cards to the RFID module located inside the office and the validation and authentication has been done by ARM CORTEX controller which is the central processing unit of the system. The complete record for the student and employees is maintained using special software developed on Visual Basic where Visual Basic is a legacy third- generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model first released in 1991. Microsoft intended Visual Basic to be relatively easy to learn and use. Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects. A programmer can create an application using the components provided by the Visual Basic program itself. Over time the community of programmers developed third party components. Programs written in Visual Basic can also use the Windows API, which requires external function declarations.The GSM module can been interfaced with the ARM CORTEX to provide a messaging scheme in case of important announcements, absent or present information of the student and office employees.
  • 2. International Journal of Computer Sciences and Engineering Vol.-3, Issue -8, pp(105-108) Aug 2015 E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 106 II. DESIGNING An easy way to comply with the conference paper formatting requirements is to use this document as a template and simply type your text into it. The designing begins with understanding the requirements of the system, which is consisting of different functionalities to achieve the results to control the automated system. The functional block diagram of the complete model is shown in Fig.1 Figure 1: Block Diagram of ARM based attendance system Controller based on ARM cortex M3 is connected with RFID module in order to maintain the attendance system. Here interfacing is done with the computer system so that new entry of the employees and students can be made on the data base. LCD display is used to indicate the authentication of user. All information of user can be seen on LCD display whether uses is valid and authenticated or not in case of unauthorized user making entry in will be displayed as unauthorized user. A detailed internal process of the design is explained in flow chart shown in Fig.2. When is system is powered on, the authentication is performed from the by executing the subroutine program having a complete database of the all the employees and students. Attendance record of each student or employee will be generates as and when use swipe the RFID tag .Database for authenticated user will get generated on Arm-Cortex controller which further given to the computer system where stand-alone application is created which create permanent database for each and every individual who is authenticated and whose valid record entry is already created on the system with the admin of the system who keeps the track on the students or employees joining with the business premises. The system will get activated for different activities to be performed at the remote location such as maintaining the attendance records of employees or students, database of all records like contact numbers, any special event for authorized user or Admin, updating the database on the computer system with the application based on VB. Software is written in VB which allows the database to get create on computer system with login time and logoff time where one can find the weekly database, Monthly database or yearly database for attendance which is saved as permanent storage which can be referred as and when needed. Through the studied made in factory, currently they do not have any automated system, the existing system is not user friendly. Factory’s workers record their attendance by using punch card [1]. With the large amount of workers in the factory, this will be a difficult task for the manager to manage the attendance record and avoid ―buddy punching Besides that, every work is done manually include the calculations to generate report [2]. This is quite a hard task and it may cause calculations errors and contribute to the repetitions of work. The repetitions of work are time consuming and the calculations must be check many times to ensure that there is error free. Moreover, current management works still in paper-based which mean that everything and every detail are written down manually on paper [3]. In case loss of a single record may lead to difficulty of report generation during the end of months or year. In addition, the workers will need to fill in an application form if he wants to apply leave and submit it to their manager. It will take quite a long time for the manager to approve the leave. In case of attendance system using face recognition The first attempts to use face recognition began in the 1960’s with a semi-automated system. Marks were made on photographs to locate the major features; it used features such as eyes, ears, noses, and mouths. Then distances and ratios were computed from these marks to a common reference point and compared to reference data. In the early 1970’s Goldstein, Harmon and Lesk [4] created a system of 21 subjective markers such as hair colour and lip thickness. This proved even harder to automate due to the subjective nature of many of the measurements still made completely by hand. Fisher and Elschlagerb [5] approaches to measure different pieces of the face and mapped them all onto a global template, which was found that these features do not contain enough unique data to represent an adult face. RFID module is initiated to make attendance record and perform special activities given to the administrator, RFID tag with specific number whose database already created on the database of system is compared and different activities are performed as per that related to database population with recent records.
  • 3. International Journal of Computer Sciences and Engineering Vol.-3, Issue -8, pp(105-108) Aug 2015 E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 107 Figure 2: Flow chart for attendance system III. IMPLEMENTATION Figure.3 shows the complete interface of the RFID modules with the ARM CORTEX controller. The hardware implementation of controller based on ARM-cortex is integrated with RFID module and communication with the computer system application is developed to maintain the attendance records using VB. Figure 3: Complete assembled system and authentication verification Figure 4 shows a sample of the attendance system stored in VB i.e. Software interface for attendance where individual user can enter the records or report of individual can be checked. Figure 4: Software interface for attendance Figure 5 shows graphical user interface to created using VB programming where administrator can check the attendance record of every individual who is the element of attendance system. Figure 5: Database record Figure 5 shows graphical user interface created with VB programming which gives detailed description of various database record stored on the system to maintain the database for attendance which also offers the facility print the record of specific user, all users with the range of dates specified. When the user swipes the RFID smart card to the system, it is being then authenticated from the database which is maintained on the database of controller for authenticated used the record will be updated in the main database which is incorporated with the VB application as shown in Fig.4-5.
  • 4. International Journal of Computer Sciences and Engineering Vol.-3, Issue -8, pp(105-108) Aug 2015 E-ISSN: 2347-2693 © 2015, IJCSE All Rights Reserved 108 This is running on the computer system so that record for years and years can be made and produced whenever it is required for further reference for improvement of attendance records and management of the premises. Once the authentication verification will be done by the controller, the detail will be displayed on the LCD panel which is attached to the system. Database created can be referred to keep proper monitoring of each and every individual with respect to log in log off time, daily hours spent in the premises. IV. CONCLUSION It can be concluded from the above discussion that a reliable, secure, fast and an efficient system has been developed replacing a manual and unreliable system for making attendance record. Results have shown that this system can be implemented In academic institutes or any Business premises for better results regarding the management of attendance can be achieved which will replace the stationery material with electronic apparatus. Hence a system with expected results has been developed but there is still some room for improvement. REFERENCES [1] Anil K. Jain, Arun Ross and Salil Prabhakar, “ An introduction to biometric recognition”, Circuits and Systems for Video Technology, IEEE Transactions on vol 14, Issue 1, Jan. 2004. [2] K.G.M.S.K. Jayawardana, T.N. Kadurugamuwa, R.G. Rage and S. Radhakrishnan, ―Timesheet: An Attendance Tracking System”, Proceedings of the Peradeniya University Research Sessions, Sri Lanka, vol.13, Part II, 18th Dec. 2008. [3] D. Maltoni, D. Maio, A. K. Jain, S. Prabhaker, “Handbook of Fingerprint Recognition”, Springer, New York, 2003. [4] A. J. Goldstein, L. D. Harmon, and A. B. Lesk, "Identification of Human Faces,” in Proc. IEEE Conference on Computer Vision and Pattern Recognition, vol. 59, pp 748 – 760, May 1971 [5] M. A. Fischler and R. A. Elschlager, ―The Representation and Matching of Pictorial Structures,” IEEE Transaction on Computer, vol. C-22, pp. 67-92, 1973. [6] S. Chitresh, K. Amit ,An efficient Automatic Attendance Using Fingerprint Verification Technique ,International Journal on Computer Science and Engineering (IJCSE), 2 (2) (2010), pp. 264–269 [7] Cary D. Snyder,“ARM FAMILY EXPANDS AT EPF” JUNE 3, 2002, http://www.arm.com.