Projects Research & Design Hub

Build a Hand-Held Microcontroller-Based Scoring Device

The QuizWiz is an innovative hand-held device that teachers can use to score multiple choice tests. It’s unlikely that you’ll need such a device, but you’ll surely learn a lot from Paul Kiedrowski’s description of the design process. He covers the circuit design, hardware analysis, software, and more.

1—The prototype QuizWiz sports a 2 × 8 character LCD display and just two operating switches labeled “scores” and “save.” The quiz format can be seen here, requiring a starting sync section, dark areas between answer selections, and a minimum amount of white space between questions. A mini-DIN connector is on one end to provide an optional serial port interface.

Photo 1: The prototype QuizWiz sports a 2 × 8 character LCD display and just two operating switches labeled “scores” and “save.”

Kiedrowski writes:

For automatic scoring of multiple choice tests, many schools use a commercially available system based on a desktop card reader machine, which requires that students mark their answers on preprinted forms of specific size and layout. This method is expensive because of the equipment and score cards, therefore usually it’s used only for critical testing.

In most cases, because only one centralized scoring machine is available to teachers, it is not located in the classroom where it would offer the most convenience. Perhaps more importantly, the most useful time to evaluate test results is immediately after a test so that feedback could be given and the missed questions discussed promptly. This is especially desirable for periodic quizzes where the intent is to allow the teacher to quickly gauge the classroom’s learning progress. What is needed is a better, lower cost, convenient way of quickly scoring quizzes.

Introducing the QuizWiz

To answer these needs, I developed a hand-held scoring device based on an 8-bit microprocessor I dubbed QuizWiz. The 87LPC764 is a new 20-pin offering that combines fast speed, 8051 code compatibility, and low cost. This processor is ideally suited for this project because of its 4K code space, power-saving modes, serial port, and remaining 16 I/O pins. Philips wanted to create a device simple to operate and affordable enough that every teacher could own one (see Photo 1).

QuizWiz has several features that make the teacher’s ability to score multiple-choice quizzes fast and easy. It reduces scoring time to only 10–15 s per page. It is capable of scoring tests printed on standard paper without preprinted forms, using a word-processing template.

— ADVERTISMENT—

Advertise Here

QuizWiz does not require machine-assisted paper handling mechanisms. Also, as a hand-held device, it operates on three AAA batteries. The processor is inexpensive ($30 for parts) and measures only 6″ × 1.7″ × 1.0″. Simple to learn, the new teacher’s aid requires only two buttons to operate.

An eight-character by two-row LCD displays the status and results. There is a buzzer to provide distinctive audio feedback. QuizWiz has automatic power shutdown, providing a long life (estimated at >100 quiz sets). The flexible quiz format allows multiple columns and/or pages.

For your convenience, there is temporary memory storage of results during power shutdowns. Totals, per question and per quiz, are available. QuizWiz can handle eight choices per question, four columns of questions, and 32 questions per quiz. The processor provides an RS-232 serial connection for uploading results in real time to a PC, which allows tracking of which questions were missed per student.

1—Here you can see the 87LPC764 processor, MAX221 RS-232 interface, and MAX710 DC/DC converter. The device supplies 5 V to the LCD, which uses a 4-bit interface to save I/O pins.

Figure 1: Here you can see the 87LPC764 processor, MAX221 RS-232 interface, and MAX710 DC/DC converter. The device supplies 5 V to the LCD, which uses a 4-bit interface to save I/O pins.

Circuit Description

Figure 1 shows the circuitry has been partitioned by the two chassis sections. A PCB in the lower half contains most of the components, whereas the sensor tip, LCD, and battery compartment are in the upper half. The processor was DIP socketed for the development phase (see Photo 2).

A design-for-manufacturing approach was taken for the construction of the aluminum-chassis prototype. The main two-sided PCB has ample room for parts, mainly because of the housing size needed to fit the AAA battery pack and LCD display.

Photo 2: The main two-sided PCB has ample room for parts, mainly because of the housing size needed to fit the AAA battery pack and LCD.

A single reflective opto-sensor was chosen to perform the scanning detection process, with an optimum sensor-to-paper distance of 1.0 mm. To preserve battery power, the opto-sensor LED is only activated when QuizWiz is pressed against the paper, which depresses a mechanical switch located in the tip. An alternate scheme initially considered required two sensors, the second one used for scanning a parallel column of markings intended only to synchronize the scan position. The additional LED would have significantly increased the power consumption, however.

Normal battery operating current is approximately 25 mA when all circuits are operating, 15 mA when not scanning, and 20 mA during shutdown. Using three AAA batteries in series, with a typical capacity of 1000 mA/h, the teacher can score approximately 100 quizzes for a classroom of 30 students.

QuizWiz uses a simple three-chip design consisting of the processor, a 5-V DC/DC converter, and an RS-232 three-wire interface. The 87LPC764 is a good match for the required QuizWiz features, because all of its pins and most of its features are used in this project. The only features not used are the I2C interface and analog comparators. To minimize cost further, no external crystal is required, because the processor conveniently includes an internal 6-MHz RC oscillator..

Paul Kiedrowski’s article, “QuizWiz: A Hand-Held Scoring Device,” originally appeared in Circuit Cellar 125, 2000. Download the article

Keep up-to-date with our FREE Weekly Newsletter!

Don't miss out on upcoming issues of Circuit Cellar.

— ADVERTISMENT—

Advertise Here


Note: We’ve made the May 2020 issue of Circuit Cellar available as a free sample issue. In it, you’ll find a rich variety of the kinds of articles and information that exemplify a typical issue of the current magazine.

Would you like to write for Circuit Cellar? We are always accepting articles/posts from the technical community. Get in touch with us and let's discuss your ideas.

Sponsor this Article
Website | + posts

Circuit Cellar's editorial team comprises professional engineers, technical editors, and digital media specialists. You can reach the Editorial Department at editorial@circuitcellar.com, @circuitcellar, and facebook.com/circuitcellar

Supporting Companies

Upcoming Events


Copyright © KCK Media Corp.
All Rights Reserved

Copyright © 2023 KCK Media Corp.

Build a Hand-Held Microcontroller-Based Scoring Device

by Circuit Cellar Staff time to read: 3 min