Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scottchiefbaker/arduino-gameshow-buzzer

Simple gameshow style buzzer system for Arduino
https://github.com/scottchiefbaker/arduino-gameshow-buzzer

Last synced: 26 days ago
JSON representation

Simple gameshow style buzzer system for Arduino

Awesome Lists containing this project

README

        

# Arduino Gameshow Buzzer

Simple gameshow style buzzer system for Arduino

## Specifications

Gameshow buzzer system that features RGB LED control for buzzins. Each
team is assigned a color, and when they buzzin the LEDs are set to that color,
and then locked-out for a short time. This prevents multiple buzzins from
different teams stomping on each other.

## Application

We needed a simple system to use for a Jeopardy style gameshow we were putting
on. This is the physical component that controls the buzzin system, the display
is separate.