1. K-State home
  2. »Electronics Design Club
  3. »Projects
  4. »Scholars' Bowl Buzzers

Electronics Design Club

Electronics Design Club

Rathbone 0044
Kansas State University
Department of Electrical & Computer Engineering
1701b Platt Street, 
Manhattan, KS 66506-2704

Quiz Bowl Buzzers

Spring 2012 - Matt Robertson

Background

I played Quiz Bowl (Scholars' Bowl) in High School and always wanted to figure out how to build my own set of competition buzzers.  This set of buzzers is comparable to those used in schools!

Manner of Operation

This set of buzzers is designed around a PIC18 microcontroller.  10 push buttons (on long cables) are used on the microcontroller's input pins.  10 LEDs and 1 speaker are used on the microcontroller's output pins.  The whole circuit was powered using a wall power adapter and a 5-volt regulator.

Block Diagram

The microcontroller is programmed to watch for a contestant to press a push button.  Once it detects a button push, it lights up that contestant's light and a sound is output from the small speaker.  Since contestants are on two teams, the speaker emits a different tone depending on what team buzzes in.  The microcontroller then ignores all other contestants until the reset button is pressed.

Flowchart

Video

This video was entered in the K-State ECE Video Contest