Software Set Up

Version 4 (J. Simmons, 12/12/2016 04:42 pm)

1 1 J. Simmons
h1. Software Set Up
2 1 J. Simmons
3 2 J. Simmons
{{>toc}}
4 2 J. Simmons
5 2 J. Simmons
h2. Introduction
6 2 J. Simmons
7 4 J. Simmons
These instructions cover the software set up of a newly built Holoseat controller.  There are three pieces of software required to configure and use the Holoseat: the Arduino IDE, the Holoseat controller firmware, and the desktop configuration app.  The setup is presented in the following four major steps.
8 1 J. Simmons
9 3 J. Simmons
h2. 1. Download required Software
10 3 J. Simmons
11 3 J. Simmons
Download the following files
12 3 J. Simmons
13 3 J. Simmons
# "Arduino IDE":https://www.arduino.cc/en/Main/Software
14 3 J. Simmons
# Firmware source code - link to DMSF to be created as soon as we tag v0.3 in svn
15 2 J. Simmons
# Desktop Configuration App Executable - link to DMSF to be created as soon as we tag v0.3 in svn
16 2 J. Simmons
17 2 J. Simmons
h2. 2. Install Arduino IDE
18 2 J. Simmons
19 2 J. Simmons
must install and configure for Feather and libs
20 2 J. Simmons
21 2 J. Simmons
h2. 3. Install Firmware on Holoseat Controller
22 2 J. Simmons
23 2 J. Simmons
connect the controller, find the com port, load the project, compile, flash
24 2 J. Simmons
25 2 J. Simmons
h2. 4. Install Desktop Configuration App
26 2 J. Simmons
27 2 J. Simmons
unzip archive to <insert path here>