From 7347c1d196b58a44c0c715d7ecc9f5298db381f6 Mon Sep 17 00:00:00 2001 From: EspoTek Date: Sat, 21 Oct 2017 17:38:13 +1100 Subject: [PATCH] Added Build Instructions. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a9cce480..5908f51e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,17 @@ http://espotek.com/labrador https://www.crowdsupply.com/espotek/labrador +# Build Instructions +I use Qt Creator to build the software interface. +Open Desktop Interface/Labrador.pro, then Clean All -> Run qmake -> Build All. +Others have done it manually, thoguh. +Just make sure you have Qt 5.6 or later. + +For the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7. +Again, you can use avr-gcc if you don't want to install a full IDE. + +The PCB files were done in KiCAD 4.0. + # Documentation and Binary All documentation and binary files are currently hosted here: https://drive.google.com/drive/u/0/folders/0B7U0ulRLHf8cRVBkeFc2SHpUOGs