Detailed Design

Version 2 (J. Simmons, 09/10/2013 10:51 am)

1 2 J. Simmons
h1. v0.2 Detailed Design
2 1 J. Simmons
3 2 J. Simmons
The v0.2 design is based on the answer to Q4 of the [[Initial Questions]].  The "Fritzing drawing":https://opendesignengine.net/dmsf_files/255?download=287 shown below covers the prototype design.  The remainder of this document covers the design decisions by addressing each of the requirements.
4 2 J. Simmons
5 2 J. Simmons
!https://opendesignengine.net/dmsf_files/254?download=288!
6 2 J. Simmons
7 2 J. Simmons
h2. Detect movement on the exercise equipment and send walking command to video game (typically by "pressing" the 'w' key)
8 2 J. Simmons
9 2 J. Simmons
To meet this requirement, the v0.2 *holoseat* controller replaces the Arduino Uno + USB Keyboard Controller from v0.1 with an Arduino Leonardo.  The Leonardo has built-in "keyboard emulation":http://arduino.cc/en/Tutorial/KeyboardMessage
10 2 J. Simmons
11 2 J. Simmons
The sensing remains implemented using a reed switch.  For v0.2, the reed switch used will be a "Radioshack 55050593":http://www.radioshack.com/product/index.jsp?productId=12706328 as with the "Arduino Bike Spedometer":http://www.instructables.com/id/Arduino-Bike-Speedometer/