ReactionGame

From CommonsLab
Revision as of 13:24, 25 July 2016 by Dimitris (talk | contribs) (→‎Arduino Reflex Game: Initial Draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Parts for the Arduino Reflex Game

The Arduino Reflex Game is a simple fun game that helps you test and improve your hand-to-eye reflexes.

Gameplay

When a box lights up the player has to push the button as fast as possible. Then this light turns off and another box lights up. The Arduino will count the reaction time from when the light was on till the button was pushed.

Parts

The making of the game includes the following parts

  • Light Boxes x4
    • Transparent side - 3D printed
    • [Top] - CNCed
    • [Base] - CNCed
    • LED strip 12cm
    • Push Button
    • 4pin connector
    • MOSFET IRFZ44N
    • Resistor 3.3kOhm

We also need 4x 2m shielded cable with 4 cables to connect each Light box to the Arduino Box.

Software

Assembly

Circuit for Arduino Reflex Game Light Box