The code is developed and compiled on Arduino IDE. Make sure you have the latest version of Arduino IDE installed.
For the Research Team
-
You get to chose between:
- The most recent firmware, still in Beta phase: link
- Navigate to the releases tab (on the side of the page) and download the most recent "released version of the firmware"
For the Firmware Team
- To get a local copy of the code, run the below command or use the link to download the zip and extract.
git clone https://github.com/coffeye/xpod.git
- To edit, you can run the following git commands
git clone https://github.com/coffeye/xpod.git git checkout {insert file name here}