Software Set Up
Version 5 (J. Simmons, 12/12/2016 05:03 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 | 5 | J. Simmons | # Download the following files |
| 12 | 5 | J. Simmons | ## "Arduino IDE":https://www.arduino.cc/en/Main/Software |
| 13 | 5 | J. Simmons | ## Firmware source code - link to DMSF to be created as soon as we tag v0.3 in svn |
| 14 | 5 | J. Simmons | ## Desktop configuration app executable - link to DMSF to be created as soon as we tag v0.3 in svn |
| 15 | 5 | J. Simmons | # Unzip Holoseat files (see figure) |
| 16 | 5 | J. Simmons | ## Create a new folder under Documents\ named Holoseat |
| 17 | 5 | J. Simmons | ## Unzip the firmware source code to Documents\Holoseat |
| 18 | 5 | J. Simmons | ## Unzip the desktop configuration app to Documents\Holoseat |
| 19 | 2 | J. Simmons | |
| 20 | 5 | J. Simmons | !HoloseatDir.png! |
| 21 | 2 | J. Simmons | |
| 22 | 2 | J. Simmons | h2. 2. Install Arduino IDE |
| 23 | 2 | J. Simmons | |
| 24 | 2 | J. Simmons | must install and configure for Feather and libs |
| 25 | 2 | J. Simmons | |
| 26 | 2 | J. Simmons | h2. 3. Install Firmware on Holoseat Controller |
| 27 | 2 | J. Simmons | |
| 28 | 2 | J. Simmons | connect the controller, find the com port, load the project, compile, flash |
| 29 | 2 | J. Simmons | |
| 30 | 2 | J. Simmons | h2. 4. Install Desktop Configuration App |
| 31 | 2 | J. Simmons | |
| 32 | 1 | J. Simmons | unzip archive to <insert path here> |