littleBits-gameshow-controller by littleBits

This sketch is missing a short description
We've setup a special game related Design Challenge: Buy using the special powers of embedding computing imbued in the Arduino bit we're going to create a multi-player ( 2 - 5 player ) game show that uses a few bits and some knowledge about random trivia: First off here's what you'll need: - flash cards with questions and answers, topics could be favorite video game characters from your favorite games, random trivia, or science or math facts. It's up to you, create about 20 - 40 cards. - a host that will read out cards and give points to the appropriate player - 2 humans - Note pad to keep score! As far as bits go (scale accordingly by adding more buttons/lights per player): - P1 Power Bit - Arduino Bit - 2 Buttons (for each player) - 2 Leds or Bargraphs (for each player) - W19 wire (to split power amongst the buttons) - 2 Buzzers (optional) - 2 W1 wires (optional)

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:116651" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>