- Clone the repo
- cd api
- npm install
- cd src
- node index.js
In api/src folder, create config.json file with content from config_sample.json (edit custom values).
Setup:
- Install python 2.7
- pip install platformio
Deploy to Arduino: see hw_control/readme.txt