The fastest finger press quiz buzzer is very popular in school, Collage, different T.V. show, different quiz competition. Here in my pic microcontroller based fastest finger press quiz buzzer project you will find four tables with push button. For any instant if four teams on four tables press the push button then it will glow the light and blow buzzer of that table for fasted finger press.
Project description
In my project I use four table set up. Every table contains a push button, A light and a buzzer. When any question asked by quiz master, fastest press push button in the table will get chance to answer. And who press first the light on his table will glow and buzzer will blow. In between time if another participant press puss button from different table it will not work until the quiz master reset the system again. See the circuit diagram in bellow.
1> Microcontroller PIC16F877A
2> LED (4 no)
3> Buzzer (4 no)
4> Push Button (5 no)
5> Transistor (BC547)
In bellow you will find the code to run my project PIC microcontroller based fastest finger press quiz buzzer project
}
And see the video for simulation of my project in Proteus.
4 thoughts on “PIC microcontroller based fastest finger press quiz buzzer project”
do i still need to put a crystal oscillator if yes what value?
yes it need crystal oscillator 10-20 Mhz.
Can you enlarge to 8 buttons and two additional host buttons (Right, Wrong).
Project Description: In addition to above project include Contestant pushes button (When LED LIGHTS a SINGLE DING TYPE SOUND Happens)Host hits right button ( DING, DING, DING SOUND 3 shot and (board reset?)) Host hits wrong button (BUZZER SOUND 2 second duration and (board reset?))
Thank you for your consideration!
what is the use of the delay. wont the buzzzer work even if the delay code is absent.
Comments are closed.