Software Set Up

Version 3 (J. Simmons, 12/12/2016 04:40 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 3 J. Simmons
These instructions cover the software set up of a newly built Holoseat controller.  
8 3 J. Simmons
9 2 J. Simmons
three pieces of software to install for first time builds, four steps
10 1 J. Simmons
11 3 J. Simmons
h2. 1. Download required Software
12 3 J. Simmons
13 3 J. Simmons
Download the following files
14 3 J. Simmons
15 3 J. Simmons
# "Arduino IDE":https://www.arduino.cc/en/Main/Software
16 3 J. Simmons
# Firmware source code - link to DMSF to be created as soon as we tag v0.3 in svn
17 3 J. Simmons
# Desktop Configuration App Executable - link to DMSF to be created as soon as we tag v0.3 in svn
18 2 J. Simmons
19 2 J. Simmons
the source code has the libs we need in step 2
20 2 J. Simmons
21 2 J. Simmons
h2. 2. Install Arduino IDE
22 2 J. Simmons
23 2 J. Simmons
must install and configure for Feather and libs
24 2 J. Simmons
25 2 J. Simmons
h2. 3. Install Firmware on Holoseat Controller
26 2 J. Simmons
27 2 J. Simmons
connect the controller, find the com port, load the project, compile, flash
28 2 J. Simmons
29 2 J. Simmons
h2. 4. Install Desktop Configuration App
30 2 J. Simmons
31 2 J. Simmons
unzip archive to <insert path here>