Arduino client for Dyeus
- Python3
- pySerial
- PlatformIO
- Eclipse IDE (optionally)
- Clone this repository
- Run
platformio init --ide eclipse
inapp
andconfigurator
- Import
app
,configurator
andcommon
into eclipse
platformio run
OR
build from eclipse
platformio run -t upload
OR
run upload target from eclipse