Software Set Up

Version 4 (J. Simmons, 12/12/2016 04:42 pm) → Version 5/20 (J. Simmons, 12/12/2016 05:03 pm)

h1. Software Set Up

{{>toc}}

h2. Introduction

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.

h2. 1. Download required Software

# Download the following files
##


#
"Arduino IDE":https://www.arduino.cc/en/Main/Software
## # Firmware source code - link to DMSF to be created as soon as we tag v0.3 in svn
## # Desktop configuration app executable Configuration App Executable - link to DMSF to be created as soon as we tag v0.3 in svn
# Unzip Holoseat files (see figure)
## Create a new folder under Documents\ named Holoseat
## Unzip the firmware source code to Documents\Holoseat
## Unzip the desktop configuration app to Documents\Holoseat

!HoloseatDir.png!


h2. 2. Install Arduino IDE

must install and configure for Feather and libs

h2. 3. Install Firmware on Holoseat Controller

connect the controller, find the com port, load the project, compile, flash

h2. 4. Install Desktop Configuration App

unzip archive to <insert path here>