Schematics and PCB Files

Version 3 (J. Simmons, 12/22/2016 05:57 pm)

1 1 J. Simmons
h1. Schematics and PCB Files
2 1 J. Simmons
3 3 J. Simmons
{{>toc}}
4 1 J. Simmons
5 3 J. Simmons
h2. Introduction
6 3 J. Simmons
7 3 J. Simmons
Holoseat uses two boards:  the Controller (an "Adafruit Feather 32u4 Basic Proto":https://www.adafruit.com/product/2771 running the Holoseat firmware) and the Sensor Board (a custom board to connect the sensors to a Cat5 jack so the sensors can be mounted on the exercise pedals and the Controller can be close to the user (typically next to the user's keyboard).  For the current version, the boards are built from proto-boards, so there are no Holoseat specific PCBs.  Later versions will migrate to Holoseat specific PCBs.  
8 3 J. Simmons
9 3 J. Simmons
h2. Holoseat Controller
10 3 J. Simmons
11 3 J. Simmons
!http://opendesignengine.net/dmsf_files/637?download=!
12 3 J. Simmons
13 3 J. Simmons
The Holoseat Controller electronics are simple enough to fit onto the prototyping area of the "Adafruit Feather 32u4 Basic Proto":https://www.adafruit.com/product/2771.  The key components are the Cat5 jack and an LED push button ("HS008":https://www.adafruit.com/products/1440).  The Cat5 jack is connected to pins 2 and 3 (for reading interrupts from the two Hall effect sensors), ground, and the USB power (to provide 5v to the sensors).  The LED push button is treated as a separate button and LED.  The button portion is connected to pin 10 and uses the Feather's internal pull-up resistor.  Finally, the LED portion is connected to pin 13 (per the "Arduino Blink tutorial":https://www.arduino.cc/en/tutorial/blink).
14 3 J. Simmons
15 3 J. Simmons
h2. Sensor Board
16 3 J. Simmons
17 3 J. Simmons
!http://opendesignengine.net/dmsf_files/638?download=!
18 3 J. Simmons
19 3 J. Simmons
Design work is currently being done in "Fritzing":http://fritzing.org/. | "Fritzing Source Files":https://opendesignengine.net/dmsf/holoseat?folder_id=74