You are on page 1of 18

http://www.8051projects.info/proj.asp?

ID=56
RFID Based Security System (AT89S52 + RFID)
This project aimed to develop a wireless system to detect and allow only the authorized persons. The system was based on Radio Frequency Identification (RFID) technology and consists of a passive RFID tag. The passive micro transponder tag collects power from the 125 KHz magnetic field generated by the base station, gathers information about the Tag ID and sends this information to the base station. The base station receives, decodes and checks the information available in its Database and Manchester code was used to send those information. The system performed as desired with a 10cm diameter antenna attached to the transponder. The Base Station is built by using the Popular 8051 family Microcontroller. It gets the tag ID and if the tag ID is stored in its memory then the microcontroller will allow the person inside. RFID Reader Module, are also called as interrogators. They convert radio waves returned from the RFID tag into a form that can be passed on to Controllers, which can make use of it. RFID tags and readers have to be tuned to the same frequency in order to communicate. RFID systems use many different frequencies, but the most common and widely used Reader frequency is 125 KHz.

Circuit Diagram:

Downloads:

Download the Source code from here:

Post your Doubts here

http://www.8051projects.info/proj.asp?ID=28
Microcontroller Based Caller ID (AT89C2051)
This Project can be used in home, shops, offices etc. It keeps tracking of both Incoming and Outgoing Calls. It has a built in Caller ID. The incoming and the dialed numbers are displayed on the LCD display. The system will display the numbers over the LCD display. The Microcontroller is used to control the whole system it completely control the LCD display and the DTMF decoder. It gets the numbers through the DTMF decoder and display it over the LCD (Liquid Crystal Display).

Circuit Diagram:

Downloads:

Download the Source code from here: Download the PCB from here:

http://www.8051projects.info/proj.asp?ID=38
Auto Control of three phase Induction motor (AT89S52)
This Project can be used with the three phase Induction motors. The circuit will take the full control of the motor and it will protect the motor from several faults such us over voltage and under voltage and the circuit will switch on the motor under safety conditions. The circuit was fully controlled by the microcontroller and the microcontroller will continuously monitors the voltages of the three phase and if the voltage goes abnormal then it will switch off the motor until they are normal. All the conditions are displayed it over the LCD display. In our project we are using the popular 8 bit microcontroller AT89S52. It is a 40 pin microcontroller.

Circuit Diagram:

Downloads:

Download the Source code from here: Download the PCB from here:

Post your Doubts here

http://www.8051projects.info/proj.asp?ID=41
Device Controlling through PC (Visual Basic)
This project describes a new economical solution of home light control systems. The presented home light control system can be used for different sophisticated home applications. The control system consists of a PC, and control circuitry and the electrical devices. The intelligent control software, which has been developed using high level graphical programming language (Visual Basic). A complete solution of a home control system is presented in this project. The home lights was fully controlled by the PC and the commands from the PC was done by the control circuit with help of the relays..

Circuit Diagram:

Downloads:

Download the Source code from here: Download the PCB from here:

http://www.8051projects.info/proj.asp?ID=44
Automatic College Bell (AT89S8252 & DS1307)
This Project takes over the task of Ringing of the Bell in Colleges. It replaces the Manual Switching of the Bell in the College. It has an Inbuilt Real Time Clock (DS1307) which track over the Real Time. When this time Equals to the Bell Ringing time, then the Relay for the Bell is switched On. The Bell Ringing time can be Edited at any Time, so that it can be used at Normal Class Timings as well as Exam Times. The Real Time Clock is displayed on four 7-segment display. The Microcontroller AT89S8252 is used to control all the Functions, it get the time through the keypad and store it in its Memory. And when the Real time and Bell time get equal then the Bell is switched on for a predetermined time.

Circuit Diagram:

Downloads:

Download the Source code from here: Download the PCB from here:

Post your Doubts here

http://www.8051projects.info/proj.asp?ID=48
BIOMEDICAL MONITORING SYSTEM (AT89C2051 + TX/RX)
In spite of the improvement of communication link and despite all progress in advanced communication technologies, there are still very few functioning commercial wireless monitoring systems, which are most off-line, and there are still a number of issues to deal with. Therefore, there is a strong need for investigating the possibility of design and implementation of an interactive real-time wireless communication system. In our project, a generic real-time wireless communication system was designed and developed for short and long term remote patientmonitoring applying wireless protocol. The primary function of this system is to monitor the temperature and Heart Beat of the Patient and the Data collected by the sensors are sent to the Microcontroller. The Microcontroller transmits the data over the air. At the receiving end a receiver is used to receive the data and it is decoded and fed to Microcontroller, which is then displayed over the LCD display. If there is a dangerous change in patient's status an alarm is also sounded.

Circuit Diagram:

Downloads:

Download the Source code from here: Download the PCB from here:

Post your Doubts here

http://www.8051projects.info/proj.asp?ID=47
TIME OPERATED ELECTRICAL APPLIANCE CONTROLLING SYSTEM
Power Saving Using Time Operated Electrical Appliance Controlling System is a reliable circuit that takes over the task of switch on/off the electrical devices with respect to time. This project replaces the Manual Switching. It has an Inbuilt Real Time Clock which tracks over the Real Time. When this time equals to the programmed time, then the corresponding Relay for the device is switched ON. The switching time can be edited at any Time using the keypad. The Real Time Clock is displayed on four 7-segment display.

Downloads:

Download the Source code from here:

Post your Doubts here

http://www.8051projects.info/proj.asp?ID=78
Electronic Cash Register (ECR)
The Electronic Cash Register (ECR) keeps track of sales transactions quickly and effectively. An abundance of PLUs (Price Look Ups) and department keys accommodate a variety of merchandise items. This means a faster, more accurate check out process and the ability to manage a wider variety of goods and services more efficiently. And with features like fast, attractive receipt print outs and an easy-to-view LCD operator display, the ECR makes managing the business a pleasure. The features of the project is given below. Fast & Neat Billing with Accuracy Easy to use keyboard/alpha numeric backlit display. Extensive daily report. Day/date/year & precise time with AM/PM. Full inventory control. Single key Last bill printing User programmable Greeting messages. Password protection. 4-line 20 characters per line backlit LCD. Large LED customer display PC keyboard for easy operation. 999 price look-ups (PLU) for programming automatic price entry 10 BPM (Bills Per Minute)

Sponsored Links: Circuit Diagram:

Downloads:

Download the Source code from here: Download the PCB from here:

Post your Doubts here

http://www.8051projects.info/proj.asp?ID=66
Digital Calendar (AT89C2051)
This Project Digital Calendar using Microcontroller is an advanced digital calendar, which displays the Date, Day, Month over the LED display. It has an 8 bit Microcontroller which runs on the Program embedded on its ROM. Separate LED's are provided for the date, day, and month. The system has an battery backup so that it can run over all the time even during the power failure. Totally there are 31 LED's for indicating the date and 12 LED's for indicating the Month and 7 LED's to indicate the day. All the above systems are controlled by the Microcontroller. In our project we are using the popular 8 bit microcontroller AT89C2051. It is a 20 pin microcontroller.

Sponsored Links: Circuit Diagram:

Downloads:

Download the Source code from here: Download the PCB from here:

Post your Doubts here

http://ieeexplore.ieee.org/Xplore/login.jsp?url=http%3A%2F%2Fieeexplore.ieee.org%2Fiel5%2F554758 8%2F5555004%2F05555091.pdf%3Farnumber%3D5555091&authDecision=-201

You might also like