Project Topics

www.seminarsonly.com

Engineering Projects

Published on Nov 30, 2023

Abstract

Electronic Passport project is developed for the users to use electronic passport in online manner.

It consists of RF ID, USART, PC etc. The RF ID sensor is connected with the PC. When the user moves his passport near the sensor, it senses the card and sends the particular code to the PC through serial port IC MAX 232.

The software in the PC is designed for receiving the code from the RF ID sensor. The PC sends the individual code to the server through internet.

All the passport details are stored in the remote server. Thus the server receives the code and accordingly it displays the details of the particular passport from the database.

Since all the data are stored in the remote server, the user can use his electronic passport any where he likes.

The design and port programs are written in ASP.Net. The microcontroller program is written in assembly language