From 8744b96a9af51dce270ca27efa436a46232d7b1e Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Sun, 17 Dec 2017 14:39:15 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2ee96f2..f56f517 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # sumorobot-firmware The software that is running on the SumoRobots + +# Instructions +* Downlad the [SumoRobot firmware](https://github.com/eik-robo/sumoesp/tree/master/soft) +* Replace the hal.py with the one in this repository +* Install [MicroPython](http://micropython.org/download#esp32) on your ESP32 +* Upload the SumoRobot firmware on your ESP32 with [ampy](https://github.com/adafruit/ampy) + +# Credits +* [K-SPACE MTÜ](https://k-space.ee/)