Volume -14 | Issue -5
Volume -14 | Issue -5
Volume -14 | Issue -5
Volume -14 | Issue -5
Volume -14 | Issue -5
Now a day’s many school/college bells are manually operated. Hence there is a huge demand of accuracy. In market there are many digital clocks available with bells but rings only at specific time and cannot stop after specific time. Here a new and inexpensive design is being presented. The benefit of this design is that the bell rings at the start of each period without any human intervention to a great degree of accuracy and hence takes over the manual task of switching on/off the college bell with respect to time. It uses Real Time Clock (DS1307) which tracks the real time. The scheduled time results are related with that of a clock, conversely, some drift is noticed, which is irrelevant. The microcontroller ATmega2560 is used to control all the functions, it gets the time through the keypad and stores it in its memory. When this programmed time equals the real time then the bell is switched on via a relay for a predetermined time. The bell ringing time can be edited at any time, so that it can be reused again and again at normal class timings as well as at exam times. Also it can be made password protected so that no unintended person can operate this system except for the operator. For this a microcontroller has to be programmed using the C language or assembly language for controlling the circuit.