Sample Game

This project will put your reaction to the test and push it to the limit! Think you have the fast fingers? Let’s go!

Step 1: Parts Checklist

You should have the following parts:

Jumper Wires (Male to Male and Male to Female)
Acrylic Laser Cut Casing: Large X3, Small X2
Plastic Spacers: Long X6, Short X4
Breadboard (Half)
Arduino Uno Microcontroller
Solid Core Wires x 6
LEDs x 10
Resistors (220 Ohms) x 12
Push Button
Buzzer
7 Segment LED
7 Segment Decoder x2
Nuts X10
Plastic Screws X10
Screwdriver

Step 2: Circuit Assembly

Step 1-2: Assemble the Resistors, Decoders, and Buzzer

Step 3-7: Assemble 7 Segment LED Circuit

Step 8: Test 7 Segment LED

Step 9-13: Assemble LEDs and Push Button Circuits

Step 3: Assemble the Project Case

Step 4: Software Installation (optional)

Installing Arduino IDE

Please visit https://www.arduino.cc/en/main/software to download the latest Arduino software IDE.

You may skip this step if you have previously installed the software.

Step 5: Check Software and Arduino Board Is Working

For this project, you will need to go to Tools > Board > Select Arduino/Genuino Uno

Step 6: Download the Program Code

Program File for Testing 7 Segment LEDs

Download the Arduino program sketch here: Test_7_Segment.zip

  1. Right click on the link, “Save link as..”
  2. Save the file in your desired folder directory
  3. Unzip the file
  4. Double-click on “Test_7_Segment.ino”
  5. Upload the file unto your Arduino microcontroller

Program File for Reaction Game

Download the Arduino program sketch here: Reaction_Game.zip

  1. Right click on the link, “Save link as..”
  2. Save the file in your desired folder directory
  3. Unzip the file
  4. Double-click on “Reaction_Game.ino”
  5. Upload the file unto your Arduino microcontroller

Discussion

Users are encouraged to post discussions and questions relating to the project.
Inappropriate and off topic comments will be flagged and removed.