AUTOMATIC BELL SYSTEM USING 8051 MICRO CONTROLLERS


AUTOMATIC BELL SYSTEM USING 8051 MICRO CONTROLLERS

Abstract:
                        An embedded system is a special-purpose computer system designed to perform a dedicated function. Unlike a general-purpose computer, such as a personal computer, an embedded system performs one or a few pre-defined tasks, usually with very specific requirements. Since the system is dedicated to specific tasks, design engineers can optimize it, reducing the size and cost of the product. Embedded system comprises of both hardware and software. Embedded system is fast growing technology in various fields like industrial automation, home appliances, automobiles, aeronautics etc. Embedded technology uses PC or a controller to do the specified task and the programming is done using assembly language programming or embedded C
Description:
                    The aim of this project is to develop an embedded system to create an programmable automatic college bell system using Real Time Clock operation (RTC). This project is built around 8051 architecture based microcontroller with RTC, alarm, LCD display, etc.
A real-time clock (RTC) is a computer clock to track of the current time. 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 tracks over the Time. When this time is equal to the Bell ringing time, then the relay for the bell is switched on using the driver circuit.
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 LCD display. The Microcontroller is used to control all the functions; we can set or adjust 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.


1 comments:

  1. Unknown

    Do we need to set the alarm timing daily?

     

Post a Comment