« Previous -
Version 4/20
(diff) -
Next » -
Current version
J. Simmons, 12/12/2016 04:42 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
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>