You can find the documentation for this project on my website here.
- Clone or download this repository to your local computer
- Download the Particle Workbench
- Open this repository folder in the Particle Workbench
- Configure the Particle Workbench to use Boron as the target device
- Compile and flash the code to your device over USB
The main source file for this project is under the /src folder and is named boron-lander.ino. The necessary libraries are contained in the /lib folder.