View on GitHub

A simple sketch for Jeopardy!

A Simple sketch for an Arduino compatible Teensy 3.0 as an input device for a Jeopardy! game: 4 buttons, 4 LEDs and USB HID.

Download this project as a .zip file Download this project as a tar.gz file

Jeopardy

If you don't know the Jeopardy game, go look it up at Wikipedia: Jeopardy!

Display and game logic

To display the game, count points and all the cumbersome stuff Christian Lange's @chlange/jeopardy was used.

Hardware

Breadboard

This is how the whole circuit looks like on a breadboard: circuit on a breadboard

Controller

The four controllers were made of wood (actually parts of a broomstick) and a pushbutton with a LED: top part of one controller (green)

Code

Just download it from here (.zip or .tar.gz) or go to the github page.