ReactionGame

From CommonsLab
Revision as of 00:44, 17 August 2016 by Jann (talk | contribs) (→‎Software: add link to git)
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

We use a git repository for the software running on the devices.

Assembly

Circuit for Arduino Reflex Game Light Box