Software Set Up

Version 3 (J. Simmons, 12/12/2016 04:40 pm) → Version 4/20 (J. Simmons, 12/12/2016 04:42 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 install for first time builds, four major steps. 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 - link to DMSF to be created as soon as we tag v0.3 in svn

the source code has the libs we need in step 2


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>