aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-06-13 21:16:33 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-06-13 21:16:33 +0200
commit1c878c3f149f00846bf765427e064126e2c9bc44 (patch)
treedad0a3e72fdc46ea9400610d43f9baa5a8883295 /README.md
parenta4cbbee0671ff20560c31a2f3945b6131496ab2b (diff)
downloadiot-workshop-ndc-2018-1c878c3f149f00846bf765427e064126e2c9bc44.tar.gz
iot-workshop-ndc-2018-1c878c3f149f00846bf765427e064126e2c9bc44.tar.bz2
iot-workshop-ndc-2018-1c878c3f149f00846bf765427e064126e2c9bc44.tar.xz
iot-workshop-ndc-2018-1c878c3f149f00846bf765427e064126e2c9bc44.zip
wip
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index f56c480..3726b61 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,13 @@ This is the materials for a 1 hour workshop on IoT.
> There are some software that you should have installed, check with
> the person at the Bitraf stand.
-## Assignments
+**Preparations**
+
+* Install Arduino IDE
+* Install the "ESP8266 core" for Arduino, follow the guide on
+ https://github.com/esp8266/Arduino#installing-with-boards-manager.
+
+**Assignments**
* [Blink a LED](assignments/blink-a-led/blink-a-led.pdf)
* [MQTT with button](assignments/mqtt-with-button/mqtt-with-button.pdf)