Digitalization In India using RFID Technology and Raspberrypi #1 Prakash Deshmukh, #2 Sailaja Seemalamudi, #3 Dr.Shinde J.N

Size: px
Start display at page:

Download "Digitalization In India using RFID Technology and Raspberrypi #1 Prakash Deshmukh, #2 Sailaja Seemalamudi, #3 Dr.Shinde J.N"

Transcription

1 ISSN Digitalization In India using RFID Technology and Raspberrypi #1 Prakash Deshmukh, #2 Sailaja Seemalamudi, #3 Dr.Shinde J.N 1 prakashdeshmukh487@gmail.com, 2 sravyals7@gmail.com, 3 principal063@gmail.com #123 Department of E&TC, Alameen college of Engineering, Pune. ABSTRACT There has been rising demand for secure system that must be dependable and quick respond for the industries and company. RFID (Radio Frequency Identification) is one of the consistent and fast means of identify the material object. In the long-ago the barcode s are more preferable as compared to RFID because of their cost but now a day s RFID are easily available and are more convenient to use. Research has made some drastic changes which makes its programming a lot shorter and easier. To overcome problem of showing any card for particular government officer. we are going to develop a system which will save time and hassle for the officer wanting to check the document of the particular user whose information is stored in the data base Keywords: Thumb device, RFID Card, Reader, Raspberrypi, Digitalization. ARTICLE INFO Article History Received: 14 th May 2018 Received in revised form : 14 th May 2018 Accepted: 21 st May 2018 Published online : 22 nd May 2018 I. INTRODUCTION This paper provides knowledge on radio frequency identification (RFID) technology. Initially RFID tags were made to eventually replace barcodes in different chains. Their advantages are that they can be read wirelessly and with no line of sight, contain more data than barcodes, and are stronger. As the paper describes the recent technology, include the frequency ranges used and standards required. With the increase in ubiquity of RFID tags, however, privacy became unease. The paper outlines probable attack that can go against one's privacy and it also describes contradict measures. The RFID technology did not stop at thing-level tagging. The paper also presents current research that focuses on locating and tracking labeled object that move. Since the uses for RFID tags are so extensive, there is a large interest in lowering the costs for production of RFID tags. It turns out that printing tags may become a possible alternative to traditional production. RFID tags or simply "tags" are small transponders that respond to queries from a reader by wirelessly transmitting a serial number or alike identifier. They are greatly used to track items in production environment and to label items in supermarkets. They are usually thought of as a highly developed barcode. However, their possible region of use is much bigger. This paper presents applications that are probable using RFID technology such as locate access control, location tracking, billing easily and others. RFID tags are expected to multiply into the billions over the coming few years and yet, they are been treated the same way as barcodes without taking into consideration the impact that this advanced technology has on privacy. The Raspberrypi is s latest technology used for latest development projects nowadays. II. PROBLEM STATEMENT To overcome problem of showing any card for particular government officer. we are going to develop a system which will save time and hassle for the officer wanting to check the document of the particular user whose information is stored in the data base and reduce the time taken for document verification. III. PROPOSED MODEL Flow Chart of the Proposed System: The granular details and specifications will be explained. And we also explain the flow of the system using algorithm. (1) Start. (2) Centralized server running. (3) Fingerprint scanner wait for finger press. (4) RFID reader is waiting to get a tag. (5) Data simultaneously send to the controller. (6) Authentication process identification 2018, IERJ All Rights Reserved Page 1

2 (7) All documents check from the database server (8) Display the customer ID on LCD (9) The authentication will be automatically success from the user card. If (card is not valid) Else Authentication failure; Card is valid; (10) After success of the authentication documents will be displayed.. (11) End. Module (user) Login Registration Data Base server RFID Tag RFID Reader System (admin) User Record Maintain Unique record fetch Fingerprint Identification Tag Identification Fig 1.System flow IV. BLOCK DIAGRAM Fig.2: Block diagram With advancement of digital technology, security and protection of data is getting easier and simpler in all aspects. In today s world digitalizing all the things are being preferred over manual processing and carrying physical documents. With the increase in the population of India it is difficult to maintain all the documents by the government and the process of digitalizing the documents is preferred. The main part of the system is the raspberrypi which is the heart of the system used for store the documents in server and we can access the documents by scan the fingerprint and scan the RFID tag. The user will provided by the unique id number based on the fingerprint and rfid tag number. Based on the id number and unique rfid tag the documents can access by the user. Raspberrypi: A raspberrypi is a small credit card sized computer with Wi-Fi or LAN for the connectivity with internet. The Raspberry PI B is connected with Wi-Fi or LAN for the connectivity with internet. Also raspberry Pi can connected to the various input and output of the system. thus the Raspberry Pi is the main processor of this system. It having the inbuilt ARM processor. The headlining feature of the Pi3 is the built in Wi-Fi and Bluetooth and a quad-core 64-bit ARM Cortex A53 running at 1.2GHz.It is a usable desktop computer. The Raspberry Pi 3 Model B is the third generation Raspberry Pi. This powerful credit-card sized single board computer can be used for many applications and supersedes the original Raspberry Pi Model B+ and Raspberry Pi 2 Model B. Whilst maintaining the popular board format the Raspberry Pi 3 Model B brings you a more powerful processer, 10x faster than the first generation Raspberry Pi. 2018, IERJ All Rights Reserved Page 2

3 with numbers on 2 lines each are containing 16 characters. V. CIRCUIT DIAGRAM RFID Reader: Fig 3:Raspberrypi zero An RFID reader's function is to interrogate RFID tags. The means of interrogation is wireless and because the distance is relatively short; line of sight between the reader and tags is not necessary. A reader contains an RF module, which acts as both a transmitter and receiver of radio frequency signals. RFID Tag: RFID tagging is an ID system that uses small radio frequency identification devices for identification and tracking purposes. An RFID tagging system includes the tag itself, a read/write device, and a host system application for data collection, processing, and transmission. Microcontroller: Fig 4:RFID Tag and Reader This is used for interfacing of wifi module and RFID reader and Fingerprint scanner module in our project. We are going to use a microcontroller created by Atmel in the mega AVR family. The various functions of microcontroller are like: I. Reading data from fingerprint scanner module. II. Getting data from the RFID reader module. III. Sending the data to the Wifi module. This data contains the authentication of the user to access the document. Fingerprint Module: We are going to use GT511c3 fingerprint module contains the optical scanner for fingerprint reading and can store the images by using identification number. Wifi module: We are going to use ESP8266 wifi module is a name of the microcontroller designed by Espressif systems. The ESP8266 itself is a self-contained WiFi networking offering as a bridge tor the Raspberrypi and the microcontroller to transfer the data. LCD: We are going to use 16x2 alphanumeric Liquid Crystal Display(LCD)which means it can display Alphabets along Fig 5:Circuit Diagram Following are the main components required to build this circuit - A. Hardware Requirement: Atmega328 controller Raspberrypi zero RFID reader RFID tag ESP8266 wifi module GT511C3 fingerprint module USB cable Arduino programming board 16x2 LCD Connecting wires 12V,1A adaptor B. Software Required: Java Netbeans Glassfish Mysql Proteus C. Circuit Description: As shown in circuit diagram we made a prototype of our system of digitalization which is used to store and access the scanned documents by using the fingerprint scanning and RFID tag in the government offices and private organizations. The project consist of RFID reader module to scan the RFID tag assigned to the user which consists of unique identification number. The fingerprint module is used to can the fingerprint user for authentication purpose to access the documents. The data about the authentication by the FPS module and RFID reader are send to the IC ATmega328 through the cables. The data from the 2018, IERJ All Rights Reserved Page 3

4 ATmega328p is transmitted to the ESP8266 WiFi module through the connecting cable. All the modules such as RFID and ESP8266 are supplied from the 5V supply from the ATmega328 PCB module. The finger print module is connected to the 5V supply pin of module through the potential divider to get 3.2V which is used for optical scanner. The data regarding the authentication for accessing the documents is transmitted to the Raspberrypi module through the WiFi. The database which is stored in the Raspberrypi is accessed by the user by user by connecting the Raspberrypi module to the computer through the USB cable. The data according to the access ID will be displayed on the screen by clicking view documents on the digitalization web server. Whenever we power on the system by connecting the 12V/1000mA adaptor to the 230AC supply the power ON LED will glow on the ATmega328 PCB module. The fingerprint scanner and ESP8266 and LCD will power on. All the modules such as Raspberrypi and ESP8266 and the computer should be connected to the same network through the hotspot created in the mobile.after power on the system we want to start the server using putty software in the computer after the domain will start and the server IP address is used to open the Digitalization webpage in the chrome. After power on the LCD on the display of LCD it will show the press finger command, by pressing finger on the Fingerprint module it will scan the image through optical scanning process. If the finger is matched with the stored optical image the ID number will be displayed on the LCD and it will show the scan RFID tag command. The RFID tag to be scanned near the RFID reader module if the RFID tag ID is valid then the LCD will display the valid user. If any of the fingerprint or RFID tag are not matched with database the LCD will displays Not Valid User. After the valid user comes in the LCD we want to to open the digitalization webpage by using the IP address. The documents can be accessed by click on the view documents option. One can upload the documents using the admin login and can view the documents uploaded in the user login option. The User can access the documents according to the different sectors such as banks, college and RTO office by choosing the option on the digitalization web server. By click on logout button the user can logout from the application. The Digitalization provides more reliable backup of documents. No need of carrying documents all the time The Digitalization will provide less time consuming in government processes The system is eco friendly The system provides more security due to biometric access for authentication. VI. FUTURESCOPE The system can be expanded to provide the authentication by using the face recognition by interfacing camera with raspberrypi The system can be expanded to include various other options to secure the documents of a person and storing it onto the c VII. RESULT AND DISCUSSION Whenever press finger display on LCD the user has to press finger on fingerprint scanner module if the user ID is valid the LCD displays the ID number and scan the RFID tag. Then the user scans the RFID tag if the tag data and fingerprint ID matched LCD displays valid user.the result of this project we can see on the PC (Personal Computer).We can create an web server by using that we can view the documents and can update the documents by different category such as bank, college and RTO..The information can be send by the Raspberrypi and result can be shown on the display.we can download the documents from the database, Comparative study: In this project we used RFID tag and Fingerprint to access the documents to provide more security and authentication and we implement the system using wifi technology which reduces the wiring complexity of the system and we used the raspberrypi as a server which will provide the data. Earlier to access the data in different sectors only RFID tag was used as multipurpose card for accessing the documents using microcontroller. In our project we provide more security access using user biometric and we will get all sector information on one web server. APPLICATIONS: The entire project idea is to develop safe and secure system to access the documents using RFID card and Fingerprint: a single card will be used as follows Banks: To open an account and to apply for loans RTO : To apply for license and RC College : For admission Passport office: For verification purpose. ADVANTAGES: Fig 6:Result of the project 2018, IERJ All Rights Reserved Page 4

5 VIII. CONCLUSION In order to implement contemporary system of Digitalization using RFID the embedded system platform has utilized For this purpose RFID technology based on Raspberrypi was implemented and tested in this study. This system allows for the availability of all the important documents that a user will require when he s applying for a bank loan or for many other reasons by using fingerprint and RFID card. This allows for the secure and a protected way of viewing individual documents without the hassle of the traditional methods of carrying all the documents wherever we go. IX. ACKNOWLEDGEMENT I wish to express my profound thanks to all who helped us directly or indirectly in making this paper. Finally we wish to thank to all our friends and well-wishers who supported us in completing this paper successfully. We are specially grateful to our guide Dr.Shinde J.N. Sir for time to time, very much needed, valuable guidance. Without the full support and cheerful encouragement of our guide, the paper would not have been completed on time. REFERENCES [1] Shyam Chinnai,Rinku Bhutia Special Multi-Purpose card designed using PIC16F877A and RFID Technology International Journal of EngineeringTrends and Technology(IJETT),Volume 33,Number [9] M. Vazquez-Briseno, F. I. Hirata, J. de Dios Sanchez- Lopes, E. Jimenez-Garcia, C. Navarro-Cota and J. I. Nieto- Hipolito. Using RFID/NFC and QR-Code in Mobile Phones to Link the Physical and the Digital World, Interactive Multimedia, Dr. IoannisDeliyannis (Ed.), ISBN: , InTech, [10] P.Solic, J.Radić, N.Rozic. Software defined radio based implementation of RFID tag in next generation mobiles, IEEE Transactions on Consumer Electronics, vol. 58, no. 3, pp , August [2] Sandip Roy,Santanu Chatterge,Amitkumar Gupta. A Biometrics based Robust and Secure User Authentication Protocol for e-healthcare Service, IEEE conference on Advances in Computing, Communications and Informatics(ICACCI),Jaipur,India,pp , [3] Ms.Mehek Gulati, Ms.Kanika Verma. Digital Locker Journal of Emerging Technologies and Innovative Research (JETIR), ISSN ,Volume 3,Issue-6, [4] Aarfin Ashraf, Deepak Rasaily, Anita Dahal. Password Protected Door Lock System Designed Using Microcontroller International Journal of Engineering Trends and Technology (IJETT), ISSN: , Volume-32, Issue-4, February 2016 [5] AamirNizamAnsari, Mohamed Sedkyl, Neelam Sharma and AnuragTyagil Faculty of Computing, Engineering " RFID-Based Students Attendance Management System" Vol 2, Issue 7, July 2015 [6] Catherine Wise, Carsten Friedrich, Surya Nepal, Shiping Chen: Secure Scalable Document Sharing on Public Clouds 2015 IEEE 8 th International Conference on Cloud Computing,Australia, pp , July [7] Ehun-wei Tseng et.al Department of Infonnation Management Cheng Shiu University Kaohsiung County, Taiwan Design and Implementation of a RFID-based Authentication System by Using Keystroke Dynamics. [8] AndreyLarchikov, Sergey Panasenko, Alexander V.Pimenov, PetrTimofeevANCUD Ltd. Moscow, Russia Combining RFID-Based Physical Access Control Systems with Digital Signature Systems to Increase Their Security. 2018, IERJ All Rights Reserved Page 5

Implementation of Aadhaar Based EVM

Implementation of Aadhaar Based EVM Implementation of Aadhaar Based EVM Kiran Chavan 1, Kashinath Raut 2, Ashish Bhingardive 3, Yogesh Kolape 4, D. M. Ujalambkar 5 1, 2, 3, 4, 5 Computer Department, Savitribai Phule Pune University Abstract:

More information

International Journal of Emerging Technology & Research

International Journal of Emerging Technology & Research International Journal of Emerging Technology & Research Volume 1, Issue 5, July-Aug, 2014 (www.ijetr.org) ISSN (E): 2347-5900 ISSN (P): 2347-6079 Biometric Based Attendance Management System Using Wi-Fi

More information

Implementation of ATM security using IOT

Implementation of ATM security using IOT Implementation of ATM security using IOT Mahalakshmi.T.K 1, J.Kumudha 2, M.Ranjitha 3, Mr.J.Gurumurthy 4, Dr.D.Sivakumar 5 1,2,3 Department of electronics and communication engineering, Easwari engineering

More information

Design and implementation of fingerprint based bank locker system using ARM7 and GSM

Design and implementation of fingerprint based bank locker system using ARM7 and GSM Design and implementation of fingerprint based bank locker system using ARM7 and GSM Pooja Ausekar 1, Shraddha Kshirsagar 2, Puja Lawate 3, Prof. Mr. Sujit A. Inamdar 4 1,2,3 Student, Department of electronics

More information

Biometric Online Signature Verification with added Security of unique ID

Biometric Online Signature Verification with added Security of unique ID ISSN(Online): 23198753 ISSN (Print): 23476710 Biometric Online Signature Verification with added Security of unique ID Anjali Deshpande 1, Shivani Pandita 2 P.G. Student, Department of Electronics and

More information

Automatic Environmental Monitoring System using Wireless Sensor Network

Automatic Environmental Monitoring System using Wireless Sensor Network Automatic Environmental Monitoring System using Wireless Sensor Network Soniya Sunny Department of Electronics and Communication Engineering Believers Church Caarmel Engineering College, Pathanamthitta,

More information

Real Time Applications by Using Near Field Communication Based on Security

Real Time Applications by Using Near Field Communication Based on Security ISSN 2395-1621 Real Time Applications by Using Near Field Communication Based on Security #1 Vrushali Bhand, #2 Chaitali Ghadage, #3 Sonam Khade 1 chaitu.ghadage1994@gmail.com 2 vrushalibhand@gmail.com

More information

BIOMETRIC BASED VOTING MACHINE

BIOMETRIC BASED VOTING MACHINE Impact Factor (SJIF): 5.301 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 5, Issue 4, April-2018 BIOMETRIC BASED VOTING MACHINE

More information

Three Level Authentication for Student Attendance Management System

Three Level Authentication for Student Attendance Management System Volume 119 No. 15 2018, 1997-2012 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Three Level Authentication for Student Attendance Management System 1 G.Ravi

More information

International Journal of Informative & Futuristic Research ISSN:

International Journal of Informative & Futuristic Research ISSN: Reviewed Paper Volume 3 Issue 12 August 2016 International Journal of Informative & Futuristic Research Fingerprint Based Vehicle Security Paper ID IJIFR/V3/ E12/ 007 Page No. 4486-4494 Research Area Embedded

More information

Face Detection and Recognition for Bank Transaction

Face Detection and Recognition for Bank Transaction Face Detection and Recognition for Bank Transaction Sudarshan Dumbre 1, Shamita Kulkarni 2, Devashree Deshpande 3, Prof P.V.Mulmule 4 Department of Electronics and Telecommunication P.V.P.I.T Pune. Abstract

More information

GENERATION OF SECURE ONE TIME PASSWORD FOR ATM SECURITY AND THEFT PROTECTION

GENERATION OF SECURE ONE TIME PASSWORD FOR ATM SECURITY AND THEFT PROTECTION GENERATION OF SECURE ONE TIME PASSWORD FOR ATM SECURITY AND THEFT PROTECTION S.Pooranachandran 1, E.Aravind 2, D.Bharathipriya 3, A.K.Gokul 4,E.Karthika 5, Department of Electronics and Communication Engineering.

More information

Voice Response System for Parents of Hostel Students

Voice Response System for Parents of Hostel Students Voice Response System for Parents of Hostel Students I.J.Vinila Assistant Professor, Dept. of ECE., Dr.Sivanthi Aditanar College of Engineering, Tiruchendur, India ABSTRACT: Nowadays every institute needs

More information

Types of Peripheral Devices

Types of Peripheral Devices DSB International Public School Rishikesh Class VII Computer Science L1 - More Peripherals A computer peripheral is a device that is connected to a computer but is not part of the core computer architecture.

More information

IMPLEMENTATION OF SMART DISPLAY SYSTEM

IMPLEMENTATION OF SMART DISPLAY SYSTEM IMPLEMENTATION OF SMART DISPLAY SYSTEM Ranjitha K 1, Chandana D 2, Akash S 3, Kavyashree Y N 4, Md. Tauseef 5 1,2,3,4,5 School of ECE, REVA University, (India) ABSTRACT In a couple of decades, we can see

More information

Embedded Surveillance System using Multiple Ultrasonic Sensors

Embedded Surveillance System using Multiple Ultrasonic Sensors IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 05, 2015 ISSN (online): 2321-0613 Embedded Surveillance System using Multiple Ultrasonic Sensors Harshad S. Patil 1 Dr.

More information

C-Assist Set up Guide

C-Assist Set up Guide C-Assist Set up Guide Wireless connection to and projection from PCs Macs and Mobile Devices CASIO COMPUTER CO., LTD. Contents Heading Wirelessly Connecting your PC/Mac to your Casio Projector Page Process

More information

Smart Door Security Control System Using Raspberry Pi

Smart Door Security Control System Using Raspberry Pi Smart Door Security Control System Using Raspberry Pi 1 Nareshkumar R. M., 2 Apoorva Kamat, 3 Dnyaneshvari Shinde Computer Department, Dr. D.Y. Patil Institute of Engineering, Management and Research,

More information

Automated Biometric Attendance Management System

Automated Biometric Attendance Management System Automated Biometric Attendance Management System Sushama Shetty 1, Shubham Raut 2, Kirti Patil 3, Vaibhavi Save 4 1,2,3,4 Electronics and telecommunication, St. John College of Engineering and Management,

More information

Smart Home Control System by Internet of Things Based on WIFI Module

Smart Home Control System by Internet of Things Based on WIFI Module Smart Home Control System by Internet of Things Based on WIFI Module M.Sangeetha 1, C.Udhayanila 2, G.Gayathri 3, N.Rakshana 4 Assistant Professor, Dept. of ECE, Kathir College of Engineering, Coimbatore,

More information

IoT Based Traffic Signalling System

IoT Based Traffic Signalling System IoT Based Traffic Signalling System Ashok. P.V B.Tech Graduate, Department of Information Technology, SivaSankari.S Assistant Professor, Department of Information Technology, Vignesh Mani B.Tech Graduate,

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1 Enhancing Security in Identity Documents Using QR Code RevathiM K 1, Annapandi P 2 and Ramya K P 3 1 Information Technology, Dr.Sivanthi Aditanar College of Engineering, Tiruchendur, Tamilnadu628215, India

More information

Real Time Applications by Using Near Field Communication Based on Security

Real Time Applications by Using Near Field Communication Based on Security ISSN 2395-1621 Real Time Applications by Using Near Field Communication Based on Security #1 Vrushali Bhand, #2 Chaitali Ghadage, #3 Sonam Khade 1 chaitu.ghadage1994@gmail.com 2 vrushalibhand@gmail.com

More information

Smart Door Lock Opening In Cars Using Face Recognition

Smart Door Lock Opening In Cars Using Face Recognition Smart Door Lock Opening In Cars Using Face Recognition 1 Vinil Kumar.V, 1 Divya.N, 2 Mr. K.S.Vairavel 1 PG Scholar, M.E (Embedded System), Bannari Amman Institute of Technology, Sathyamangalam, India 1

More information

[Swain, 4(7): July, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Swain, 4(7): July, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ANDROID BASED FINGERPRINT SENSOR ATTENDANCE SYSTEM Kaliprasanna Swain *, M.V.S.V Prasad, Anwesha Dash *123 Electronics and Communication

More information

Multi-Featured Shopping Trolley with Billing System

Multi-Featured Shopping Trolley with Billing System IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 10 March 2016 ISSN (online): 2349-6010 Multi-Featured Shopping Trolley with Billing System Sneha S. Naik Pooja

More information

Realization of RFID Monitoring Access System

Realization of RFID Monitoring Access System INFOTEH-JAHORINA Vol. 13, March 2014. Realization of RFID Monitoring Access System Mitar Simic NORTH Point Ltd. Subotica, Republic of Serbia mitarsimic@yahoo.com Marin Radak NORTH Protection Ltd. Subotica,

More information

BIOMETRIC PRINTER SECURITY SYSTEM

BIOMETRIC PRINTER SECURITY SYSTEM BIOMETRIC PRINTER SECURITY SYSTEM A.S.Karthiga 1, k.saravanakumar 2, R.Aravind 3, M.Karthi 4, S.P.Dwarakesh M.E., 5, 1,2,3,4 UG Scholar, Dept. of EEE, 5 Assistant professor of EEE, Erode Sengunthar Engineering

More information

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil,

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, ISSN 2395-1621 Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, #4 Shubham Mahadev More, #5 Prof. Neha Avinash Zope 3 atul.patil074@gmail.com

More information

Design of Campus one-finger Service System Based on Fingerprint Identification

Design of Campus one-finger Service System Based on Fingerprint Identification Design of Campus one-finger Service System Based on Fingerprint Identification Shouxi Zhu Aviation Information Technology R&D Center Binzhou University Binzhou, China Wenlai Ma Flying College of Binzhou

More information

Wifi Based Surveillance Robotic car UsingRaspberry Pi

Wifi Based Surveillance Robotic car UsingRaspberry Pi RESEARCH ARTICLE OPEN ACCESS Wifi Based Surveillance Robotic car UsingRaspberry Pi 1 Kulpreet Kaur Siledar, 2 Amit M. Rawate 1 (CSMSS Ch. Shahu College of Engineering, Aurangabad, India) 2 (Associate Professor

More information

Embedded Web Server Based Management and Monitoring for Educational Institute

Embedded Web Server Based Management and Monitoring for Educational Institute Embedded Web Server Based Management and Monitoring for Educational Institute Abhijit Karle 1, Vinuda Chaudhari 2 P.G. Student, Department of Electronics & Tele-Communication Engineering, GF s GCOE, Jalgaon,

More information

IIOT AND CAN BASED INDUSTRIAL PARAMETERS MONITORING AND CONTROL

IIOT AND CAN BASED INDUSTRIAL PARAMETERS MONITORING AND CONTROL IIOT AND CAN BASED INDUSTRIAL PARAMETERS MONITORING AND CONTROL Mr. Sushil K. Jadhav 1, Dr. Dipak V. Nehete 2 1PG. Student, Master's in Automation Engineering, 2Associate Professor, MIT college of Engineering,

More information

SMART ENERGY METER BILLING, MONITORING AND CONTROLLING SYSTEM

SMART ENERGY METER BILLING, MONITORING AND CONTROLLING SYSTEM SMART ENERGY METER BILLING, MONITORING AND CONTROLLING SYSTEM 1,2,3,4Asst. Prof. Dept of E&TC, AGTI S Dr. Daulatrao Aher College of Engineering, Karad, Maharashtra, India. ------------------------------------------------------------------------***-----------------------------------------------------------------------

More information

Digital Notice Board Using Raspberry Pi

Digital Notice Board Using Raspberry Pi Digital Notice Board Using Raspberry Pi 1 Jadhav Vinod, 2 Nagwanshi Tejas, 3 Patil Yogesh, 4 Patil Deepak 1,2,3,4 Computer Department, University of Pune, Gescoe Collage of Engineering Nashik, Maharastra

More information

Defenses against Large Scale Online Password Guessing by Using Persuasive Cued Click Points

Defenses against Large Scale Online Password Guessing by Using Persuasive Cued Click Points Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 4, April 2013,

More information

Wireless Fingerprint Attendance Management System

Wireless Fingerprint Attendance Management System Reg. No.:20160901 DOI:V5I2P01 Wireless Fingerprint Attendance Management System Ms. Manjiri Pathak 1, Divya Prajapati 2, Vidya Prajapati 3, Bipin Nair 4 1 Guide, 2,3,4,5 Author s, Computer Engineering,

More information

International Journal of Engineering Trends and Applications (IJETA) Volume 4 Issue 6, Nov-Dec 2017

International Journal of Engineering Trends and Applications (IJETA) Volume 4 Issue 6, Nov-Dec 2017 RESEARCH ARTICLE OPEN ACCESS Robot Navigation Using MATLAB S Bounding Box Algorithm Vishal Thakur [1], Vaibhav Khedkar [2], Ajay Patkar [3], Akshay Chidrawar [4] Department of Electronics Engineering Vivekanand

More information

Canteen Token System with Previous Day Attendance

Canteen Token System with Previous Day Attendance Canteen Token System with Previous Day Attendance Ms.Varsha V.Patil 1, Mr. R.V Patil 2, Chaudhari Vijay D. 3 1 PG Scholar, M.E. (VLSI & Embedded System Design), 2 Asso. Prof. E&TC Engg dept, 3 Asstt.Prof.

More information

Christian Brothers University 650 East Parkway South Memphis, TN

Christian Brothers University 650 East Parkway South Memphis, TN Christian Brothers University 650 East Parkway South Memphis, TN 38103-5813 WIRELESS SMART THERMOSTAT Martin Tribo Student IEEE Membership Number 90671969 Submitted for consideration in Region 3, IEEE

More information

RFID Based Security for Exam Paper Leakage using Electromagnetic Lock System

RFID Based Security for Exam Paper Leakage using Electromagnetic Lock System Volume 117 No. 20 2017, 845-852 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu RFID Based Security for Exam Paper Leakage using Electromagnetic Lock

More information

Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform.

Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform. Web Based Greenhouse Environment Monitoring and Controlling System using Arduino Platform. Ashwini Bhosure, Mayur Bhosure, Rakeshkumar Sharma Keystone School of Engineering, Pune, India Abstract As the

More information

WIFI ENABLED SMART ROBOT

WIFI ENABLED SMART ROBOT WIFI ENABLED SMART ROBOT Shashank U Moro School of Mechanical and Building Science, VIT University, Vellore-632014, TamilNadu, India moroshash@gmail.com; +91-9597428287 Abstract: The field of robotics

More information

Smart Home Automation Using Web-Server

Smart Home Automation Using Web-Server Smart Home Automation Using Web-Server Humera Jabeen Khan 1, Dr. Baswaraj Gadgay 2, Veeresh Pujari 3 1 PG Student Dept. Of VLSI Design & Embedded Systems VTU PG Centre Kalaburagi 2 Research Guide & Professor

More information

Android Based Digital Attendance Recording System

Android Based Digital Attendance Recording System Android Based Digital Attendance Recording System Satish H. Jadhav 1, Ashutosh B. Makone 2 1 Student of Dept. of Electronics & Telecommunication Egg/Marathwada Institute of Technology, Aurangabad, Maharashtra.

More information

System Based on Voice and Biometric Authentication

System Based on Voice and Biometric Authentication Email System Based on Voice and Biometric Authentication Nikhil V. Jagmalani Mayur V. Tayde Dinesh D. Jumnani Harshwardhan Y. Meshram Priyadarshan L. Joshi K. B. Bijwe Prof. CSE, PRPCEM, Amravati Abstract:

More information

Wireless Communication Using Zigbee Module and Aurdino

Wireless Communication Using Zigbee Module and Aurdino International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 6 Issue 4 Ver. I ǁ 2018 ǁ PP. 66-70 Wireless Communication Using Zigbee Module

More information

Voice Recognition Automation through an Android Application

Voice Recognition Automation through an Android Application Voice Recognition Automation through an Android Application Lochan Basyal Amritsar College of Engineering and Technology, Amritsar Punjab India Sandeep Kaushal Amritsar College of Engineering and Technology,

More information

A Smart Power System Weihan Bo, Mi Li, Xi-Ping Peng, Xiang Li, Xin Huang *

A Smart Power System Weihan Bo, Mi Li, Xi-Ping Peng, Xiang Li, Xin Huang * 3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS 2015) A Smart Power System Weihan Bo, Mi Li, Xi-Ping Peng, Xiang Li, Xin Huang * Xi'an Jiaotong-Liverpool University,

More information

AUTOMATED GARBAGE COLLECTION USING GPS AND GSM. Shobana G 1, Sureshkumar R 2

AUTOMATED GARBAGE COLLECTION USING GPS AND GSM. Shobana G 1, Sureshkumar R 2 Volume 118 No. 20 2018, 751-755 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu AUTOMATED GARBAGE COLLECTION USING GPS AND GSM Shobana G 1, Sureshkumar

More information

New Era of authentication: 3-D Password

New Era of authentication: 3-D Password New Era of authentication: 3-D Password Shubham Bhardwaj, Varun Gandhi, Varsha Yadav, Lalit Poddar Abstract Current authentication systems suffer from many weaknesses. Textual passwords are commonly used.

More information

NFC DESIGN FOR ATTENDANCE SYSTEM IN THE UNIVERSITY

NFC DESIGN FOR ATTENDANCE SYSTEM IN THE UNIVERSITY International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 6, June 2018, pp. 566 571, Article ID: IJMET_09_06_065 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=6

More information

Embedded Technosolutions

Embedded Technosolutions We Are India s one of the Leading Trainings & Jobs Providing Organization Embedded Technosolutions is a Professional & Corporate Training Institute & a Company which Working for Indian MNCs & Medium/Small

More information

Biometric Based E-License Sysytem

Biometric Based E-License Sysytem Biometric Based E-License Sysytem Snehal Khade, Mayur Mali 1,2 Dept. of Electronics and Telecommunication Engineering, DhananjayMahadikGroup of Institutions, Vikaswadi Shivaji University, Kolhapur (India)

More information

Authentication Technologies

Authentication Technologies Authentication Technologies 1 Authentication The determination of identity, usually based on a combination of something the person has (like a smart card or a radio key fob storing secret keys), something

More information

PALM VEIN TECHNOLOGY

PALM VEIN TECHNOLOGY Palm Vein Technology 1 SRI VASAVI ENGINEERING COLLEGE Pedatadepalli, West Godavari Dist, A.P Department of Electrical & Electronics Engineering SEMINAR ON PALM VEIN TECHNOLOGY (TOUCHING THE PERFECTION)

More information

ISSN: [Kumar * et al., 7(3): March, 2018] Impact Factor: 5.164

ISSN: [Kumar * et al., 7(3): March, 2018] Impact Factor: 5.164 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY DEVELOPMENT OF A SMALL FOSS APPLICATION NAMED TEACHER STUDENT PORTAL USING FREE AND OPEN SOURCE SOFTWARES Sushil Kumar *1, Dr.

More information

Hardening Fingerprint Authentication Systems Using Intel s SGX Enclave Technology. Interim Progress Report

Hardening Fingerprint Authentication Systems Using Intel s SGX Enclave Technology. Interim Progress Report Hardening Fingerprint Authentication Systems Using Intel s SGX Enclave Technology Interim Progress Report DELL-EMC Envision the Future Competition 2018 Table of Contents List of Figures... 3 List of tables...

More information

An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use.

An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use. HealthyPi v3 An open-source, multi-parameter, full fledged human body vital sign monitoring HAT for Raspberry Pi as well as standalone use. HealthyPi is the first fully open-source, full-featured vital

More information

A Proposed e-payment Service for Visually Disabled

A Proposed e-payment Service for Visually Disabled IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.5, May 2017 253 A Proposed e-payment Service for Visually Disabled Gamal H. Eladl 1 1 Information Systems Department, Faculty

More information

Arduinodroid Controlled Car

Arduinodroid Controlled Car Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Features. NOTE: Customization Possible (As per the requirement).

Features. NOTE: Customization Possible (As per the requirement). Industrial Bio-LYNX Introduction Industrial Bio Lynx is another masterpiece from Star Link in the segment of Industrial Models that serve its purpose of attendance perfectly. It features transaction storage

More information

Vandana C. P, Taffazul Imam, Shubham Dubey, Suman Thapa, Pradip Thapa

Vandana C. P, Taffazul Imam, Shubham Dubey, Suman Thapa, Pradip Thapa International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2017 IJSRCSEIT Volume 2 Issue 3 ISSN : 2456-3307 Access Control Framework for API Enabled Devices

More information

Embedded Linux With Raspberry Pi IOT

Embedded Linux With Raspberry Pi IOT Embedded Linux With Raspberry Pi IOT Module 1 : Raspberry Pi Set up & Configurations Program Raspberry Pi : a credit-card sized computer Python programming for Raspberry Pi Interacting and configuring

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK FINGER PRINT BASED ELECTRONIC VOTING MACHINE PROF. K. M. PIMPLE 1, MISS. PALLAVI

More information

Online Examination System using Embedded Device

Online Examination System using Embedded Device IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 06, Issue 11 (Nov. 2016), V1 PP 14-19 www.iosrjen.org Online Examination System using Embedded Device Karishma SudarshanKalike

More information

Smart Home Automation and Live Streaming By Using Raspberry PI

Smart Home Automation and Live Streaming By Using Raspberry PI Smart Home Automation and Live Streaming By Using Raspberry PI K.Nagabushanam Associate Professor, Department of ECE Marri Laxman Reddy Institute of Technology Management, Hyderabad, Telangana, India.

More information

A Review Paper on SECA (Smart Electricity Controller and Automator)

A Review Paper on SECA (Smart Electricity Controller and Automator) A Review Paper on SECA (Smart Electricity Controller and Automator) Abhishek Sharan, Aman Sharma, Anirudh Dubey, Anish Kumar*, Anil Pratap Singh Department of Electrical Engineering, Poornima College of

More information

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION

IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION IOT BASED MOBILE CHARGING WITH SOLAR ENERGY BY COIN INSERTION 1 GURURAJ. P. MATHAD, 2 SHARATH REDDY, 3 PUNITH C M, 4 B.T. VENKATESH MURTHY 1,2,3 Department of Electronics & Communication Engineering, Siddaganga

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BY AENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2016 June 10(8): pages 88-92 Open Access Journal Monitoring and Development

More information

USE CASES. See how Polygon s Biometrid can be used in different usage settings

USE CASES. See how Polygon s Biometrid can be used in different usage settings USE CASES See how Polygon s Biometrid can be used in different usage settings Web/Mobile Authentication Digital user authentication using biometrics Password management is increasingly harder for the user.

More information

Bhusawal, Maharashtra, India

Bhusawal, Maharashtra, India Home Automation System: A Step Forward To Better Lifestyle 1 R. R. Singh, 2 Prathmesh Patil, 3 Harshada Chaudhari and 4 Priyanka Rahane, 1 Assistant Professor, 2, 3, 4 B.E- CSE Students, 1,2,3,4 Department

More information

SECURE ENTRY SYSTEM USING MOVE ON APPS IN MOBILITY

SECURE ENTRY SYSTEM USING MOVE ON APPS IN MOBILITY SECURE ENTRY SYSTEM USING MOVE ON APPS IN MOBILITY Page 1 [1] Karthik. T, [2] Ganeshselvan. N, [3] Janagaraj. V, [4] Nandha Kumar. N Angel College of Engineering and Technology, [1] teekarthik@gmail.com,

More information

ICMIEE-PI Real-Time Monitoring and Controlling of Remote Electrical Device Using Microcontroller and Android Smart Phone via Internet

ICMIEE-PI Real-Time Monitoring and Controlling of Remote Electrical Device Using Microcontroller and Android Smart Phone via Internet International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140166 Real-Time Monitoring and Controlling of Remote Electrical Device

More information

WIRELESS E-NOTICE BOARD USING RASPBERRY PI 3

WIRELESS E-NOTICE BOARD USING RASPBERRY PI 3 WIRELESS E-NOTICE BOARD USING RASPBERRY PI 3 Dr.P.Gnana sundari 1,P.Sangeetha 2, M.Sowmiya 3, N.Soundarya 4 Head of the Department of Electronics and communication engineering 1, Department of Electronics

More information

Smart Band for Women Security Based on Internet of Things (IOT)

Smart Band for Women Security Based on Internet of Things (IOT) Smart Band for Women Security Based on Internet of Things (IOT) S. A. More 1, R. D. Borate 2, S. T. Dardige 3, S. S. Salekar 4, Prof. D. S. Gogawale 5 ABSTRACT 1,2,3,4 U. G. Students, Department of Computer

More information

SLabs-32 User's Guide

SLabs-32 User's Guide SLabs-32 User's Guide Version: SLabs-32_v0.1 Author : Haaris Moosa Applications and Firmware Engineer Startoon Labs Private Limited, INDIA Literature number : SL_DocID_001 January 2018 SLabs-32 Board-

More information

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE

International Journal of Advance Engineering and Research Development REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM AND GPS MODULE Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 04, April -2018 REAL TIME VEHICLE TRACKING SYSTEM USING GSM MODEM

More information

International Journal of Computer Sciences and Engineering. Technical Paper Volume-6, Issue-2 E-ISSN:

International Journal of Computer Sciences and Engineering. Technical Paper Volume-6, Issue-2 E-ISSN: International Journal of Computer Sciences and Engineering Open Access Technical Paper Volume-6, Issue-2 E-ISSN: 2347-2693 A Smart Switch to Connect and Disconnect Electrical Devices At Home by Using Internet

More information

BioEnable Iris Recognition Solutions

BioEnable Iris Recognition Solutions BioEnable Iris Recognition Solutions Dual Iris Scanner Dual Iris Scanner is a compact USB biometric device used to Iris capture and Iris recognition. Scans 2 eyes at a time in split second Exceed industry

More information

Design of an Automatic Fare Collection System Using Near Field Communication with Focus on Indian Metrorail

Design of an Automatic Fare Collection System Using Near Field Communication with Focus on Indian Metrorail International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 4 (April 2014), PP.20-24 Design of an Automatic Fare Collection System

More information

SAM Solutions Company Profile. Providing IT Services & Solutions to SMBs in the U.A.E.

SAM Solutions Company Profile. Providing IT Services & Solutions to SMBs in the U.A.E. SAM Solutions Company Profile Providing IT Services & Solutions to SMBs in the U.A.E. Our Mission To build lasting relationships with our clients. To provide quality IT Services and Solutions. To always

More information

Design & Development of IoT Based Automation System Using Wi-Fi Technology

Design & Development of IoT Based Automation System Using Wi-Fi Technology Design & Development of IoT Based Automation System Using Wi-Fi Technology Prachi Bhure 1, Naziya Pathan 2, Shyam Dubey 3 M Tech (CSE) II Year Scholar, Dept of CSE, The Nuva College of Engineering, Nagpur,

More information

IOTs Based Stepper Motor Control using ARDUINO

IOTs Based Stepper Motor Control using ARDUINO IOTs Based Stepper Motor Control using ARDUINO M. Venkatesan Department of Electrical and Electronics Engineering, Vignan s Lara Institute of Technology an Science, Guntur, Andhra Pradesh venkatesangct@gmail.com

More information

Wi-Fi Based Remotely Operated Smart Home Automated System using the Concept of Internet of Things

Wi-Fi Based Remotely Operated Smart Home Automated System using the Concept of Internet of Things Wi-Fi Based Remotely Operated Smart Home Automated System using the Concept of Internet of Things 1 M.Muni sankar, 2 B.Madhavi, 3 C.VijayaLakshmi 1.2.Assistant Professor, Dept.of. ECE,3.Academic Consultant,

More information

A Survey on Cryptography Based QR code authentication

A Survey on Cryptography Based QR code authentication A Survey on Cryptography Based QR code authentication Ronak M. Parmar 1, Krunal J. Panchal 2 1 Student, Computer Engineering Department, L.J. Institute of Engineering & Technology, Gujarat, India 2 Assistant

More information

Home Lighting and Appliance Control System using Internet of Things

Home Lighting and Appliance Control System using Internet of Things Home Lighting and Appliance Control System using Internet of Things Shivani S. Adsar 1, Tanvi D.Mutha 2, Prof. Prashant Lahane 3 Student, Dept. of Computer Engineering, MIT College of Engineering, Pune,

More information

Smart Campus an Android and Web based Application using. IoT and NFC Technology

Smart Campus an Android and Web based Application using. IoT and NFC Technology Smart Campus an Android and Web based Application using IoT and NFC Technology Shyam Ambilkar 1, Shivkumar Hegonde 1, Rutuja Therade 1, Surbhi Lingamwar 1 ------------------------------------------------------------------------------***------------------------------------------------------------------------------

More information

Team: XeroDual. EEL 4924 Electrical Engineering Design. Final Report 3 August Project Ehrgeiz. Team Name: XeroDual

Team: XeroDual. EEL 4924 Electrical Engineering Design. Final Report 3 August Project Ehrgeiz. Team Name: XeroDual Page 1/20 EEL 4924 Electrical Engineering Design Final Report 3 August 2009 Project Ehrgeiz Team Name: XeroDual Reinier Santos yayan26@ufl.edu Project Abstract: This project aims to design a human interface

More information

Wi-Fi Connected Locker Access System

Wi-Fi Connected Locker Access System Wi-Fi Connected Locker Access System May 15-25 Faculty Mentor and Client: Lee Harker Engineers Nathan Castek, Corey Cazzato, Nathan Lafferty, Priyank Patel, Mohammad Syazwan The Problem Current Lockers

More information

EMBEDDED MAJOR PROJECTS LIST

EMBEDDED MAJOR PROJECTS LIST CODE PROJECT TITLE APPLICATION TECHNOLOGY /CORE KTEMB 01 KTEMB 02 KTEMB 03 A Location Aided Flooding Mechanism In Community Based Iot Networks An Iot Based Fire Alarming And Authentication System For Workhouse

More information

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 5 Arduino Prototype Development Platforms 1 Arduino Boards, Modules And Shields Popular AVR MCU based products Each board has clear markings on the connection pins, sockets and in-circuit connections

More information

Smart Restaurant Menu Ordering System

Smart Restaurant Menu Ordering System IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 09 March 2016 ISSN (online): 2349-784X Smart Restaurant Menu Ordering System Mrs. Anisha Cotta Assistant professor Miss.

More information

IEEE PROJECTS ON EMBEDDED SYSTEMS

IEEE PROJECTS ON EMBEDDED SYSTEMS S.NO 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 PROJECT TITLES EMACS: Design And Implementation Of Indoor Environment Monitoring And Control System VOT-EL: Three Tier Secured State Of

More information

ACR880 GPRS Portable Smart Card Terminal

ACR880 GPRS Portable Smart Card Terminal ACR880 GPRS Portable Smart Card Terminal Technical Specifications Subject to change without prior notice Table of Contents 1.0. Introduction... 3 2.0. Features... 4 3.0. Supported Card Types... 5 3.1.

More information

Authenticating using Variable One Time Password in Cloud Computing over Existing Honey Pot Technology for Framework Improvement

Authenticating using Variable One Time Password in Cloud Computing over Existing Honey Pot Technology for Framework Improvement IJIRST International Journal for Innovative Research in Science & Technology Volume 5 Issue 2 July 2018 ISSN (online): 2349-6010 Authenticating using Variable One Time Password in Cloud Computing over

More information

B.TECH/M.TECH MINOR/MAJOR PROJECT

B.TECH/M.TECH MINOR/MAJOR PROJECT 1 B.TECH/M.TECH MINOR/MAJOR PROJECT CSE/IT Project list of JAVA/ANDROID: New Patient Registry Management system MySQL Database Management Using Java Restaurant Billing Management System Library Management

More information

BLUETOOTH BASED OFFICE AUTOMATION AND SECURITY SYSTEM USING RASPBERRY PI AND ANDROID APPLICATION

BLUETOOTH BASED OFFICE AUTOMATION AND SECURITY SYSTEM USING RASPBERRY PI AND ANDROID APPLICATION International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 10, Issue 2, March-April 2019, pp. 449-456. Article ID: IJARET_10_02_043 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=10&itype=02

More information

2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN:

2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN: 2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN: 978-1-60595-502-5 Design of Attendance Check System Based on Ethernet Technology and Fingerprint Recognition

More information