Genius Game Tutorial

Are you a genius? Think you can beat our game?! Muwhahaha! We dare you to try! This game is similar to the classic 'Simon Says' game. Once activated, the game will show a sequence, and you must replicate the sequence before time runs out. The Arduino Nano can be re-programmed so that you can speed it up, slow it down, change how many levels are played, and more!



First, you should refresh yourself on soldering safety!

WARNING: SOLDERING IRONS ARE HOT.  SOLDERING IRONS ARE NOT TOYS.  ALWAYS WEAR EYE PROTECTION WHILE USING A SOLDERING IRON.


Arduino Nano → This micro processor monitors all of the inputs (buttons) and determines which thing should happen next on the outputs (LEDs). If you beat the game successfully, it will play a success tone, but if you lose, it will play a defeated tone.

Buttons → These momentary buttons create a connection when pressed, and give feedback to the processor.

Preparation

Count all of your parts and verify everything is in your kit.

Item
Quantity
Description
LEDs
4
Red Blue Yellow Green Domes
Arduino Nano
1
Blue PCB
Nano Header
2
15 Pin Male Pins
Nano Socket
2
15 Pin Female Socket
100 Ohm Resistor
1
Brown Black Brown
1k Ohm Resistor
4
Brown Black Red
Speaker
1
Black Cylinder
Buttons
4
4 Pin Square
USB Cable
1
Blue USB Cable
Switch
1
3 Pin Slide Switch
Battery Wire
1
Red/Black 9V Wire
Battery
1
9V Battery
PCB
1
Printed Circuit Board

 

 

Step 1

Locate the 100 ohm resistor. Bend the leads and install into the location marked R1 (100).

Step 1

Step 2

Bend the leads on the four 1k ohm resistors and install them into locations R2, R3, R4, R5.

Step 2

Step 3

Install one button into the positions next to the letters (A, B, C, D) on the PCB.

Step 3

Step 4

Install the Red LED into the location in quadrant A. Make sure to install the LONG LEG into the + marked hole. If you install the LED Backwards, it will NOT light up. Follow this with the Blue LED in the B quadrant, Yellow LED in the C quadrant, and finally the Green LED in the D quadrant.

Step 4

Step 5

Install the slide switch at the center of the board. Orientation does not matter for this switch to work.

Step 5

Step 6

Install the speaker making sure that the + leg matches the + marked hole on the PCB above the slide switch.

Step 6

Step 7

Install the female headers into the PCB, and then plug the male headers into these to create a stack. Finally, slide the Arduino Nano on top of the male pins making sure the USB is facing outward. Solder the corner pins on the Nano first to make it hold, and then flip the entire PCB over and solder the corners on the female headers. Once everything is aligned how you like, solder the rest of the pins.

Step 7

Step 8

Insert the battery wires from the bottom of the PCB and solder each wire to the pad. Be sure that the RED wire goes to the + marked pad, and the BLACK wire goes to the - marked pad.

Step 8

Step 9

Flip the switch and watch it come alive! Try your best to beat the game by following the sequence of lights. Default programming is 10 rounds. Good luck!

Main Product