« Previous -
Version 3/20
(diff) -
Next » -
Current version
J. Simmons, 12/12/2016 04:40 pm
Software Set Up¶
Introduction¶
These instructions cover the software set up of a newly built Holoseat controller.
three pieces of software to install for first time builds, four 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
the source code has the libs we need in step 2
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>