Skip to content

isonno/Tiebreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Tiebreaker

Tiebreaker game for the Arduino. This was originally posted to the Adafruit forum years ago.

It implements a "Tie breaker" used in games like Jeopardy. The light for the first person to flip their switch or push their button comes on, all the others stay off. The implementation is for the Arduino UNO. No schematics, just follow the hookup instructions in the opening comments (the numbers in the arrays correspond to Arduino pin numbers).

The original Tiebreaker.c uses toggle switches for the contestents. The Tiebreaker_pushbutton.c version uses pushbuttons, along with a separate Reset button to restart the game.

About

Tiebreaker game for the Aurduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages