« Previous -
Version 5/20
(diff) -
Next » -
Current version
J. Simmons, 12/12/2016 05:03 pm
Software Set Up¶
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.
1. Download required Software¶
- Download the following files
- Arduino IDE
- 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
- 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
2. Install Arduino IDE¶
must install and configure for Feather and libs
3. Install Firmware on Holoseat Controller¶
connect the controller, find the com port, load the project, compile, flash
4. Install Desktop Configuration App¶
unzip archive to <insert path here>