Вы находитесь на странице: 1из 1

EMBEDDED SYSTEMS MINI PROJECT ABSTRACT

TITLE :
BUZZER CIRCUIT USING 8051
AIM :
To design a quiz buzzer circuit for a set of 8 candidates using AT89S52
microcontroller trainer kit
ABSTRACT :
This quiz buzzer system has eight input pins corresponding to eight teams.
The output is displayed on a seven segment display (interfaced with
microcontroller), which shows the number corresponding to the team which has
pressed the button first. A buzzer is also sounded for a small duration to give an
acoustic alarm. Port1 bits are used as input with each bit of the port
corresponding to one team. There is also a stop switch connected to the reset pin
of the microcontroller for resetting the system
When the system starts, the seven-segment does not display any output.
The microcontroller keeps scanning the input pins. As soon as any one of the
inputs is pressed, the buzzer sounds for a small duration. The seven-segment
displays the number corresponding to the input pressed. Now even if any other
input pin is pressed, there will be no effect on the system till the stop pin is
pressed to reset the system.
COMPONENTS REQUIRED :
AT89S52 Microcontroller kit
Piezo buzzer
Transistor BC548

Вам также может понравиться