Project Synopsis Automatic College Bell: Submitted by
Project Synopsis Automatic College Bell: Submitted by
Project Synopsis Automatic College Bell: Submitted by
SUBMITTED BY:
INTRODUCTION
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 /DS
12c887) which tracks 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 LCDt display. The
Microcontroller AT89S52 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.
BLOCK DIAGRAM
RTC
PORT 0 PORT1
PORT3
PORT 2 8051
Buzzer
A BRIEF INTRODUCTION TO 8051
MICROCONTROLLER:
When we have to learn about a new computer we have to familiarize about the
machine capability we are using, and we can do it by studying the internal hardware
design (devices architecture), and also to know about the size, number and the size of the
registers.
A microcontroller is a single chip that contains the processor (the CPU), non-
volatile memory for the program (ROM or flash), volatile memory for input and output
(RAM), a clock and an I/O control unit. Also called a "computer on a chip," billions of
microcontroller units (MCUs) are embedded each year in a myriad of products from toys
to appliances to automobiles. For example, a single vehicle can use 70 or more
microcontrollers. The following picture describes a general block diagram of
microcontroller.