« Previous - Version 3/7 (diff) - Next » - Current version
J. Simmons, 12/22/2016 05:57 pm


Schematics and PCB Files

Introduction

Holoseat uses two boards: the Controller (an Adafruit Feather 32u4 Basic Proto 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.

Holoseat Controller

The Holoseat Controller electronics are simple enough to fit onto the prototyping area of the Adafruit Feather 32u4 Basic Proto. The key components are the Cat5 jack and an LED push button (HS008). 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).

Sensor Board

Design work is currently being done in Fritzing. | Fritzing Source Files

Also available in: HTML TXT