0% found this document useful (0 votes)
228 views2 pages

Automatic Bell System For Schools/ Colleges

The automatic bell system uses a microcontroller interfaced with a real-time clock and keypad to control a bell according to a pre-programmed schedule. The real-time clock tracks the time and signals the microcontroller to turn the bell on and off. Multiple on and off times can be entered using the keypad. A 7-segment display shows the current time. The system could be enhanced to control the bell remotely via SMS messages to the microcontroller unit.

Uploaded by

AntaripaBhuyan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
228 views2 pages

Automatic Bell System For Schools/ Colleges

The automatic bell system uses a microcontroller interfaced with a real-time clock and keypad to control a bell according to a pre-programmed schedule. The real-time clock tracks the time and signals the microcontroller to turn the bell on and off. Multiple on and off times can be entered using the keypad. A 7-segment display shows the current time. The system could be enhanced to control the bell remotely via SMS messages to the microcontroller unit.

Uploaded by

AntaripaBhuyan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

AUTOMATIC BELL SYSTEM FOR SCHOOLS/ COLLEGES

ABSTRACT

The project is designed to operate an electric bell number of times as required in an


institution. It overcomes the difficulties of switching the bell ON/OFF manually. This
proposed has an inbuilt real time clock (RTC) to keep tracking the time and thus to switch
ON/OFF the load accordingly.
The project uses a real time clock (RTC) interfaced to a microcontroller of 8051
family. While the set time equals to the real time, then microcontroller gives command to the
corresponding relay to turn ON the bell and then another command to switch OFF as per the
program. Multiple ON/OFF time entry is the biggest advantage with this project. A matrix
keypad helps entering the time. A 7-sement display is interfaced to the microcontroller to
display time.
Further the project can be enhanced by interfacing a GSM modem to the existing
project so that the complete control of the bell can be done by sending an SMS to the control
unit.

BLOCK DIAGRAM

HARDWARE REQUIREMENTS:

SOFTWARE REQUIREMENTS:

8051 series Microcontroller, 7-Segment Display,


RTC, Keypad, Relay, Relay Driver, LED, Crystal,
Transformer, Diodes, Regulator, Capacitors,
Resistors, Bell.
.

Keil compiler
Language: Embedded C or Assembly

You might also like