Zigbee Based Wireless Electronic Notice Board
Notice boards play a vital role mostly in educational institutions. The events, occasions or any news, which has to be passed to the students, will be written on the notice boards present in every floor in the colleges or schools. The present system is like, a person will be told the news and he has to update this news on all the notice boards present in the college or school. This will be seen mostly during the examination seasons. The time table or the schedule of the exams has to be given to the students. This will be done by writing the details on the notice boards. But this process consumes a lot time to update the news on all the notice boards and there may be chances that the person responsible may commit some mistakes or he may be absent sometimes. So, this may create disturbances and the entire schedule may be disturbed. To avoid all these, Wireless Notice Board have been designed which completely eliminates the manual work. ZIGBEE is a specification for a suite of high level communication protocols using small, low-power digital radios based on the IEEE 802.15.4-2003 standard for Low-Rate Wireless Personal Area Networks (LR-WPANs). ZIGBEE is targeted at radio-frequency (RF) applications that require a low data rate, long battery life, and secure networking. ZIGBEE protocols are intended for use in embedded applications requiring low data rates and low power consumption. ZIGBEEs current focus is to define a general-purpose, inexpensive, self-organizing mesh network that can be used for industrial control, embedded sensing, medical data collection, smoke and intruder warning, building automation, home automation, etc. The resulting network will use very small amounts of power. The project will be designed in such a way that an XBEE transceiver will be interfaced to the PC through a serial line driver IC MAX232, to transmit the data received by the keyboard. At the receiving end, the controller will be interfaced to the LCD and an other XBEE transceiver. The transceiver receives the data coming from the transmitter and the same data will be fed to the microcontroller . The controller sends this data to the display unit and thus the message given by the user at the transmitter end will be displayed on 16X2 LCD display. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz zigbee Transcievers Led : 5mm Red LED Max232 Lcd : HD44780 Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreWireless Data Logger
The project is aimed to design a data logger system using which the physical parameters such as temperature, humidity, fire and light can be monitored. RF technology will be used in this project for wireless communication as it is reliable and can be applicable for long distance communication. This project uses wireless communication,RF. RF has the advantages of fast communication for longer distances and reliability. The RF modules used here are STT-433 MHz Transmitter along with an RF encoder HT12E, STR-433 MHz Receiver along with an RF decoder HT12D. The project is designed in such a way that we will interface a temperature, fire, humidity and light sensors to an 8 bit microcontroller 8051, on the transmitter side. And the RF transmitter is also interfaced to the controller through an RF encoder to encode the data received by the controller. Hence the encoded data will be transmitted by the transmitter over the medium and will be received by the RF receiver which will be interfaced to the controller through an RF decoder, on the receiver side. The RF decoder is used to decode the received data into a 4 bit digital data which will be fed to the controller. So now the controller will perform the predefined tasks by monitoring the received decoded data. Here an LCD will be interfaced to the controller to display the corresponding data regarding the status of the sensors and a buzzer for an audio indication of any sensor activation. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz RF Encoder: HT12E RF Decoder: HT12D LDR Buzzer Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreVehicle Parking System Using Smart Card
In general, a smart card is an integrated circuit card with memory capable of making decisions. A smart card, chip card or integrated circuit card (ICC), is defined as any pocket-sized card with embedded integrated circuits which can process information. In this project, we are using a contact smart card where the information inside the card is communicated with the card reader by inserting card into the card reader. The card reader in this project used is an SR-90 SDK of 1KB memory size. In present days, in our global evolution people like businessmen, employees no one will there without having a car. Mainly in cities, many of the cars are being used by the people for offices, shopping’s and for many more. But the main problem here is where to park these vehicles, because the parking place of the cars may be so congested, in some places as the numbers of cars are more than the place of parking. This project is built on an 8051 micro controller; in this project each user is assigned a smart card which holds a unique serial number. When a valid user with a card enters into the parking area of an apartment or office or a gated community, his card is authenticated and allows the personnel by opening the gate for car parking slot, if the card is not authorized at that community, then a buzzer is activated to inform the security personnel. An LCD is interfaced to the project to display the status of the system. The smart card reader is interfaced to the microcontroller by a serial communication interface. In this project 7805 is a regulator and it avoids noise spikes in power supply. Smart card reader is connected microcontroller through serial port. These smart card readers works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Max232 Smart Card Reader Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreUnmanned Petrol Bunk System
In general, a smart card is an integrated circuit card with memory capable of making decisions. A smart card, chip card or integrated circuit card (ICC), is defined as any pocket-sized card with embedded integrated circuits which can process information. In this project, we are using a contact smart card where the information inside the card is communicated with the card reader by inserting card into the card reader. The card reader in this project used is an SR-90 SDK of 1KB memory size. In this system, all drivers have a smart card called just like a petro card. This card can be recharged by some recharge points. The petrol pump is equipped with a smart card reader/write. At the Petrol Pump, the driver swipes the card and the smart card reader reads the amount in the card and will display it on the LCD. The driver then enters the quantity of petrol that has to be filled using a keypad. The corresponding amount is calculated & deducted from his petro card. The electric pump is then turned ON through he motor according to the entered amount, fills the tank and automatically turns OFF. This motor will operated through relay. Here manual process is avoided by these smart cards. In this project 7805 is a regulator and it avoids noise spikes in power supply. Smart card reader is connected microcontroller through serial port. These smart card readers works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Max232 Smart Card Reader Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreText To Voice Conversion On Pc
The main objective of the project is to convert the text into voice using the front end application which is developed on C# .NET application. Communication has good visibility and good interaction in front ends. The output of the project will be delivered through the front end application in the form of voice. The project will be designed in such a way that an AT keypad will be interfaced to the controller through which we can enter the required data. And the controller will also be interfaced to the PC on which the front end will be developed, through a line driver IC MAX 232 for serial communication. The front end will be designed in such a way that it will contain a text box which can display the text which is being entered by the user through the keypad and the application will play a voice of the corresponding text instantly just by hitting ENTER key on the keyboard. And in the front end application two more buttons will be there with the labels COM OPEN and COM CLOSE. By clicking on COM OPEN button the serial communication between the PC and the controller will be established, and they will get disconnected by clicking COM CLOSE button. So at first, the connection should be established between the PC and the controller to get the output. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Pc Max232 AT Keypad Software Requirements Keil Proteus Uc Flash C# Prog Isp
...moreTemperature Measurement Over Gsm Mobile
This Project describes a design of an effective temperature monitoring system by using GSM technology of wireless communication. A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project will be used in industries or homes or where we want to monitor the temperature using GSM technology. This project is designed in such a way that A GSM modem is interfaced to the controller using serial communication. The temperature sensor will be interfaced to the controller through an ADC to convert the analog value sensed into the digital value .The microcontroller continuously monitors the status of the sensor. Whenever the user wants to know the temperature value he has to send a predefined message to the modem. The modem receives the predefined message and intimates the same to the microcontroller. Now, it is the job of the microcontroller to read the value from the corresponding sensor process it and send the requested value to the user mobile. The controller will also be programmed in such a way that it alerts the buzzer, if the sensed temperature crosses the pre set value. A buzzer interfaces to the controller gives an audio indication of over temperature. A 16X2 LCD will be interfaced to the controller to display the value of the temperature. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rect Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Gsm Modem Max232 Temperature Sensor Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp ify the ac output of secondary of 230/12V step down transformer.
...moreStudent College Alert System
Radio Frequency Identification (RFID) Card Readers provide a low-cost solution to read passive RFID transponder tags up to 2 inches away. The RFID Card Readers can be used in a wide variety of hobbyist and commercial applications, including access control, automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization. The RFID card reader read the RFID tag in range and outputs unique identification code of the tag at baud rate of 9600. The data from RFID reader can be interfaced to be read by microcontroller or PC. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. It can be used to send and receive SMS or make/receive voice calls. It can also be used in GPRS mode to connect to internet and do many applications for data logging and control. In GPRS mode you can also connect to any remote FTP server and upload files for data logging. This project is aimed to design a system which sends an SMS to the parents about the present and absent status of the student. This project is designed on a microcontroller and RFID reader, each student is issued an RFID card, which stores the student roll number and his/her name. This system is provided with a start and stop button. When the start button is pressed, the system starts accepting the attendance through RFID cards, the details of the cards is been sent to micro controller through serial communication interface. The attendance is stopped when the STOP button is pressed, The micro controller now segregates all the present and absent list of students and send the status to their respective parents mobile numbers. This project is also interface with a 16x2 LCD which displays the status of the system. This project uses regulated 5V, 500mA power supply. Unregulated 12V DC is used for relay. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rectify the ac output of secondary of 230/12V step down transformer.
...moreStreet Light Management Using Pc
The aim of the project “STREET LIGHT MANAGEMENT USING PC ” is to design a system using which the AC loads(street lights) can be controlled through PC using the microcontroller 8051 through which the power management can be optimized. The project is designed in such a way that the controller is interfaced to PC using serial communication technique. Serial communication is often used either to control or to receive data from an embedded microprocessor. In serial communication the data is sent as one bit at a time. Serial communication is a form of I/O in which the bits of a byte being transferred appear one after the other in a timed sequence on a single wire. Serial communication is commonly used in applications such as industrial automation systems, scientific analysis and certain consumer products. Here the serial communication is established between the PC and the controller by a line driver IC max232 which acts as a voltage converter. And the loads will also be interfaced to the controller through relays. Depending on the input received from the PC, the controller will perform the predefined task of turning ON/OFF the loads. Here the front end application will also be developed on C# .NET platform for the visual effects so that the application can be easily accessed. Here we will design the buttons to operate the loads. By clicking on these buttons the corresponding data will be passed to the controller serially. And an LCD will also be interfaced to the controller to display the status of loads. This project uses regulated 5V, 500mA power supply. Unregulated 12V DC is used for relay.7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Relays Max232 Loads Software Requirements Keil Proteus Uc Flash C# Embedded C
...moreSms Poll Counting System
A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is designed to display the results of TV show competitions between the competitors. In general, we might have seen many TV shows like singing and dancing competitions etc., in those TV shows the competitors asks audience to poll them via messages based on their performance. Here we design a similar system which accepts polls from different mobile numbers, and segregated to their respective contestants. The system also consists of a start/ stop button pressing which we can activate/ deactivate the polling session. After the polling is done, the controller checks the no of polls for each contestant and displays them on to a 16x2 LCD interface to the controller. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Gsm Modem Max232 Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...morehome Sms Based Electrical Appliance Control system
This project is aimed to design a system to control the electrical appliances in home/office by using GSM technology. A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is designed in such a way that a GSM modem is interfaced to the controller through serial port interface, along with the AC devices/loads which are to be controlled by using GSM will be interfaced to the controller through the relays. The GSM modem performs the task of receiving the message from the mobile and sending the messages to the mobile from the controlling unit. If the user wishes to control the appliances ON/OFF in home/office, he has to send a predefined message to the modem from his mobile. The GSM modem receives this message and intimates the same to the microcontroller. Now it is the job of the controller to switch ON/OFF the corresponding appliances in accordance with the received message. A 16X2 LCD will be interfaced to the controller to display the status of the appliances. This project uses regulated 5V, 500mA power supply. Unregulated 12V DC is used for relay. 7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Gsm Modem Max232 Loads Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSms Based Electrical Apparatus Control In Offices
This project is aimed to design a system to control the electrical appliances in offices by using GSM technology. In this competitive world human cannot spare his time to perform his daily activities manually without any fail. The most important thing he forgets is to switch off the room lights wherever not required. With this, even the power will be wasted up to some extent. This can be seen more effectively in the case of lights, fans. This project gives the best solution for electrical power wastage. Also the manual operation is completely eliminated. This project is implemented on wireless technology. One of wireless communication system is GSM as it is very cheap and very easy to implement. A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is designed in such that a GSM modem is interfaced to the controller through serial port interface. Along with the AC devices/loads which are to be controlled by using GSM will be interfaced to the controller through the relays. The GSM modem performs the task of receiving the message from the mobile and sending the messages to the mobile from the controlling unit. If the user wishes to control the appliances ON/OFF in offices, he has to send a predefined message to the modem from his mobile. The GSM modem receives this message and intimates the same to the microcontroller. Now it is the job of the controller to switch ON/OFF the corresponding appliances in accordance with the received message. A 16X2 LCD will be interfaced to the controller to display the status of the appliances. This project uses regulated 5V, 500mA power supply. Unregulated 12V DC is used for relay.7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Gsm Modem Relay Loads Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSms Based Dc Motor Speed And Direction Control
The main aim of the project is to design a versatile device that can control DC motor by using GSM technology of wireless communication. This device can be used to control the speed and direction of the DC motor. A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is designed in such a way that a GSM modem will be interfaced to the controller through serial port interface along with a DC motor through voltage driver IC L293D.The microcontroller will be programmed in such a way that some predefined messages will be assigned to the controller for controlling the speed and direction of the DC motor. When ever the user wants to control the motor, he has to send predefined messages to vary the speed and direction of the motor to the modem. When the modem receives data (SMS), it will intimate the same to the microcontroller. Now, it is the job of the controller performs the predefined task of rotating the motor clockwise, anticlockwise and increasing, decreasing the speed of the dc motor in accordance with the message received from the modem. A 16X2 LCD will be interfaced to the controller to display the status of the DC motor. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Gsm Modem Max232 Driver Ic : L263D Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSms Based Banking Security System
This project is aimed to design a security system for banks using wireless technology GSM. In this project we provide efficient way of security for banks. Which is an advanced door lock system used in the fields where security and secrecy is the primary constraint. Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller based digital lock access control system that allows only authorized persons to access Doors. It is a low cost so that the concept is implemented by using an 8051 series microcontroller A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is designed in such a way that a GSM modem is interfaced to the controller through serial port interface. A DC gear motor will be interfaced to the controller through driver IC L293D for opening and closing of the locker door. The GSM modem performs the task of receiving the message from the mobile and sending the messages to the mobile from the controlling unit. This arrangement will be fixed to the locker door. Whenever an authorized person wants to open the locker door he has to send predefined password message to the control system from his mobile. The GSM modem receives this message and intimates the same to the microcontroller. Now it is the job of the controller to check the received message will match with the predefined message or not, if it matches then DC gear motor is operated to unlatch the solenoid-operated lock so the locker door can be open. At the end of preset delay, the DC gear motor is operated in reverse direction and the door gets locked again. A 16X2 LCD will be interfaced to the controller to display the status of the door. If any unauthorized person want to open the locker door he send wrong password to the control system. When controller finds it is wrong password then buzzer will be on. A buzzer is also interfaced to the controller for an audio identification. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Gsm Modem Driver Ic : L293D Buzzer Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSms integrated Ac Motor Speed Control
The main aim of the project is to design a versatile device that can control the speed of the AC motor by using GSM technology of wireless communication. A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is designed in such a way that a GSM modem is interfaced to the controller through serial port interface. The GSM modem performs the task of receiving the message from the mobile and sending the messages to the mobile from the controlling unit. An AC motor will also be interfaced to the controller through a TRIAC. The main advantage of using a TRIAC is to vary the speed of an AC motor. TRIAC reduces the energy flow to the motor and works very well for alternating currents. If the user wants to control the speed of an AC motor, he has to send a predefined message from his mobile to the modem. The modem receives the message from the mobile. Now, it is the job of the controller to read the data received from the modem and to perform the predefined task of rotating the motor and increasing, decreasing the speed of an AC motor. A 16X2 LCD will be interfaced to the controller to display the status of the AC motor in spinning mills. This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Gsm Modem Max232 Driver Ic : L263D Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSmart Card Based Security Access Control System
In general, a smart card is an integrated circuit card with memory capable of making decisions. A smart card, chip card or integrated circuit card (ICC), is defined as any pocket-sized card with embedded integrated circuits which can process information. In this project, we are using a contact smart card where the information inside the card is communicated with the card reader by inserting card into the card reader. The card reader in this project used is an SR-90 SDK of 1KB memory size. The smart card module is interfaced with the micro controller and when the card is inserted into the reader, it reads the data in the card. If the data in the card is matched with the data stored in the program memory, then it displays authorized message, if the data is not matched it displays unauthorized as per the code logic. For authorized message, the door will be opened and closes automatically after a small delay. If it is an unauthorized person it alerts the persons through a buzzer. The smart card reader alerts the buzzer whenever it reads the data from the smart card. The door will be driven by DC gear motor by l293d driver. The significant advantage of all types of smart cards are contact type and high reliable. Every smart card having internal memory which is readable and writable. This project can provide security for the industries, companies, etc. In this project 7805 is a regulator and it avoids noise spikes in power supply. Smart card reader is connected microcontroller through serial port. These smart card readers works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Max232 Smart Card Reader Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSmart Card Based Electronic Passport System
In general, a smart card is an integrated circuit card with memory capable of making decisions. A smart card, chip card or integrated circuit card (ICC), is defined as any pocket-sized card with embedded integrated circuits which can process information. In this project, we are using a contact smart card where the information inside the card is communicated with the card reader by inserting card into the card reader. The card reader in this project used is an SR-90 SDK of 1KB memory size. The main functionality of this project is to access details of a passport holder through Smart card technology. For this purpose, the authorized person is provided with a Smart card. This card contains an integrated circuit that is used for storing, processing information through modulating and demodulating of the radio frequency signal that is being transmitted by the reader. Thus, the data stored in this card is referred to as passport details of the person. Passport verification and checking is a very time consuming process. This proposed system simplifies the process by giving the authorized person a smart card containing all the passport details like name, passport number and nationality, etc. Once, the person places the card into the card reader, it reads the data and verifies it with the data present in the system and, if it matches, then it displays the details of the passport holder. This project utilizes a microcontroller from the 8051 family. For display, a 16X2 LCD is used. The status also can be retrieved from this system by pressing the status button interfaced to a microcontroller. This project uses regulated 5v, 500mA power supply. 7805 and 7812 three terminal voltage regulators are used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12v step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Max232 Smart Card Reader Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSmart Card Based Attendance System
In general, a smart card is an integrated circuit card with memory capable of making decisions. A smart card, chip card or integrated circuit card (ICC), is defined as any pocket-sized card with embedded integrated circuits which can process information. In this project, we are using a contact smart card where the information inside the card is communicated with the card reader by inserting card into the card reader. The card reader in this project used is an SR-90 SDK of 1KB memory size. The project is designed in such a way that the controller will be interfaced to the smart card reader through a line driver IC max232 for serial communication. On the other hand, the controller will also be interfaced to the PC serially. Serial communication is often used either to control or to receive data from an embedded microprocessor. Serial communication is a form of I/O in which the bits of a byte being transferred appear one after the other in a timed sequence on a single wire. Each student will be issued with a unique smart card. Whenever we insert the card into the reader, it gets the card information and sends to the microcontroller serially. So the controller receives the data and transmits it to the PC, as per the code logic. C# application in PC always interacts with serial port and it maintains the data base along with corresponding card details. So based on the received data the application can update the employee/student log. As per the design of the application, we can check the student logs on the required dates at any time. In this project 7805 is a regulator and it avoids noise spikes in power supply. SMART card modem is connected microcontroller through serial port. These SMART card modem works under 9600 or 4800 baud rates. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Max232 Smart Card Reader Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreSafe Switching Of High Voltage Devices
De The project is aimed to design a wireless communication system using which The safe switching of high voltage devices can be achieved. RF technology of wireless communication will be used to implement the project as it is reliable and can be applicable for long distance communication. In industries, there will be various loads to be at some specific intervals according to our requirements and also based on the device’s constraints. For these purposes, a person should be employed to monitor the status of the loads. But there may be chances that the person may forget to operate , and also it is not an easy task for a person to operate these loads manually as these loads run with high voltages. This project gives the best solution for these problems. Here in this project, the wireless communication between the remote areas will be achieved by using the RF modules called RF transmitter and RF receiver. The project is designed in such a way that we will interface four switches to an 8 bit microcontroller 8051 to control the various loads which will be connected on the receiver side. And the RF transmitter is also interfaced to the controller through an RF encoder to encode the data received by the controller. Hence the encoded data will be transmitted by the transmitter over the medium and will be received by the RF receiver which will be interfaced to the controller through an RF decoder, on the receiver side. The RF decoder is used to decode the received data into a 4 bit digital data which will be fed to the controller. So now the controller will perform the predefined tasks by monitoring the received decoded data. The loads which have to be operated will be interfaced to the controller through relays. And these loads will be turn ON/OFF based on the ON/OFF conditions off the switches on the transmitter side. An LCD will also be provided to display the status of the loads. This project is not only limited to industrial applications but can also be extended to domestic purposes as home appliances controlling using RF. The home appliances can be switched on/off using this RF concept without actually going near the switch boards or regulators. This project uses regulated 5V, 500mA power supply. Unregulated 12V DC is used for relay. 7805 three terminal voltage regulator is used for voltage regulation. Full wave bridge rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. scribe the project here Micro Controller : AT89S52 Crystal : 11.0592 MHz RF Encoder: HT12E RF Decoder: HT12D Relay Loads Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreRFID Based Security System
Radio Frequency Identification (RFID) Card Readers provide a low-cost solution to read passive RFID transponder tags up to 2 inches away. The RFID Card Readers can be used in a wide variety of hobbyist and commercial applications, including access control, automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization. The RFID card reader read the RFID tag in range and outputs unique identification code of the RFID tag. The RFID reader can interface to microcontroller or PC and the unique identification code of the RFID tag received by the RFID reader is send through serial at baud rate of 9600. In this project RFID connected to 8051 through serial interface. The main purpose of the project is to provide automation for mining industries. In all mines, coal will transfer through vehicles or Lorries. All vehicles information proceeds by manual. But in this case lot of chance to manipulate. In this project each vehicle established with RFID cards, If RFID tag detected then microcontroller validates tag and gate will open. If microcontroller detects invalid tag then buzzer will come and gate will not open. In this project 7805 is a regulator and it avoids noise spikes in power supply. RFID modem is connected to microcontroller through serial port. These RFID modem works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Rfid Reader Max232 Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreRfid Based Security Authentication System
Radio Frequency Identification (RFID) Card Readers provide a low-cost solution to read passive RFID transponder tags up to 2 inches away. The RFID Card Readers can be used in a wide variety of hobbyist and commercial applications, including access control, automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization. The RFID card reader read the RFID tag in range and outputs unique identification code of the tag at baud rate of 9600. The data from RFID reader can be interfaced to be read by microcontroller or PC. In this project, the RFID module reader typically contains a module (transmitter and receiver), a control unit and a coupling element (antenna). This module is interfaced with the micro controller and when the card is brought near to the RFID module, it reads the data in the card and displays on the LCD. If the data in the card is matched with the data stored in the program memory, then it compares and displays authorized message. If the data is not matched it displays unauthorized. For authorized message, the door will be opened and closes automatically after a small delay. If it is an unauthorized person it alerts the persons through a buzzer. The RFID module alerts the buzzer whenever it reads the data from the RFID card. The door will drive by DC gear motor by l293d driver. The significant advantage of all types of RFID systems is the non contact, non-line-of-sight nature of the technology. Tags can be read through a variety of substances such as snow, fog, ice, paint, crusted grime, and other visually and environmentally challenging conditions, where barcodes or other optically read technologies would be useless. This project can provide security for the industries, companies, etc. In this project 7805 is a regulator and it avoids noise spikes in power supply. RFID modem is connected microcontroller through serial port. These RFID modem works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Rfid Reader Max232 Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...morerfid parcel tracking system
The aim of the project is top track the parcel to find the location where exactly it is at an instance of time, from the time of shipment to the time of delivery, using RFID and GSM technologies. Radio Frequency Identification (RFID) Card Readers provide a low-cost solution to read passive RFID transponder tags up to 2 inches away. The RFID Card Readers can be used in a wide variety of hobbyist and commercial applications, including access control, automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization. The RFID card reader read the RFID tag in range and outputs unique identification code of the tag at baud rate of 9600. The data from RFID reader can be interfaced to be read by microcontroller or PC. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. The parcel will be attached with an RFID tag. This tag contains a unique number. As the parcel travels many stages of postal nodes in various regions before reaching the destination, it will read in every region. When ever the card is read, the information of the parcel is updated with the new location and status, the same information is sent as an SMS to the user. In this project 7805 is a regulator and it avoids noise spikes in power supply. RFID modem is connected microcontroller through serial port. These RFID modem works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines.
...moreRfid Based Ngo
This project is aimed to design a generalized identity system for student ID and bus pass instead of two different cards, using RFID technology. Radio Frequency Identification (RFID) Card Readers provide a low-cost solution to read passive RFID transponder tags up to 2 inches away. The RFID Card Readers can be used in a wide variety of hobbyist and commercial applications, including access control, automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization. The RFID card reader read the RFID tag in range and outputs unique identification code of the tag at baud rate of 9600. The data from RFID reader can be interfaced to be read by microcontroller or PC. The significant advantage of all types of RFID systems is the non contact, non-line-of-sight nature of the technology. Tags can be read through a variety of substances such as snow, fog, ice, paint, crusted grime, and other visually and environmentally challenging conditions, where barcodes or other optically read technologies would be useless. This project can provide security for the industries, companies, etc. This project is designed on 8051 micro controller, in this project we issue an RFID card to each individual , which is unique for each student, this RFID card holds the details of the student like the name , gender etc.. in an electronic memory format, using this system we can eliminate the fake bus pass, and student ID when the card is shown to the reader the information present in the card is read by the reader and displayed in to the LCD connected to the microcontroller. This project uses regulated 5V, 500mA & 12V, 500mA power supply. 7805 and 7812 three terminal voltage regulators are used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Rfid Reader Max232 Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreRfid Based Intelligent Courier Mailbox System
This project is aimed to build a system which can notify the arraival of courier or a postal mail to a particular person by using RFID and GSM technology. Radio Frequency Identification (RFID) Card Readers provide a low-cost solution to read passive RFID transponder tags up to 2 inches away. The RFID Card Readers can be used in a wide variety of hobbyist and commercial applications, including access control, automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization. The RFID card reader read the RFID tag in range and outputs unique identification code of the tag at baud rate of 9600. The data from RFID reader can be interfaced to be read by microcontroller or PC. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. Advantage of using this modem will be that you can use its RS232 port to communicate and develop embedded applications. Applications like SMS Control, data transfer, remote control and logging can be developed easily. The modem can either be connected to PC serial port directly or to any microcontroller. This project is built on 8051 micro controller which is interfaced with RFID and GSM module. In this system each courier or post will be assigned a unique RFID card, whenever a courier/post arrives the mail box, then the RFID reader present in the mail box will read the RFID card and the information in the card like the address and to from details. The same information is sent through a GSM modem to the authorized person to whom the post box belongs. Thus he can take necessary action depending on the urgency of the arrived courier or post. This is a smart way which reduces the mundane task of repeatedly checking for the incoming posts. An LCD is also interfaced in the project which displays the status of the system. This project uses regulated 5V, 500mA power supply. . Unregulated 12V DC is used for relay. 7805 three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12V step down transformer. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Gsm Modem Rfid Reader Max232 Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreRfid Based Door Locking System
Radio Frequency Identification (RFID) Card Readers provide a low-cost solution to read passive RFID transponder tags up to 2 inches away. The RFID Card Readers can be used in a wide variety of hobbyist and commercial applications, including access control, automatic identification, robotics navigation, inventory tracking, payment systems, and car immobilization. The RFID card reader read the RFID tag in range and outputs unique identification code of the tag at baud rate of 9600. The data from RFID reader can be interfaced to be read by microcontroller or PC. In this project, the RFID module reader typically contains a module (transmitter and receiver), a control unit and a coupling element (antenna). This module is interfaced with the micro controller and when the card is brought near to the RFID module, it reads the data in the card and displays on the LCD. If the data in the card is matched with the data stored in the program memory, then it compares and displays authorized message. If the data is not matched it displays unauthorized. For authorized message, the door will be opened and closes automatically after a small delay. If it is an unauthorized person it alerts the persons through a buzzer. The RFID module alerts the buzzer whenever it reads the data from the RFID card. The door will drive by DC gear motor by l293d driver. The significant advantage of all types of RFID systems is the non contact, non-line-of-sight nature of the technology. Tags can be read through a variety of substances such as snow, fog, ice, paint, crusted grime, and other visually and environmentally challenging conditions, where barcodes or other optically read technologies would be useless. This project can provide security for the industries, companies, etc. In this project 7805 is a regulator and it avoids noise spikes in power supply. RFID modem is connected microcontroller through serial port. These RFID modem works under 9600 or 4800 baud rates. 16X2 LCD connected to microcontroller through digital I/O lines. Micro Controller : AT89S52 Crystal : 11.0592 MHz Lcd : HD44780 Led : 5mm Red LED Rfid Reader Max232 Software Requirements Keil Proteus Uc Flash Embedded C Prog Isp
...moreBe first to Rate
Rate ThisOpening Hours