diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-06-10 15:09:20 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-06-10 15:09:20 +0200 |
commit | 7c8b10601be8e89374d36599679c7d5aab6d692b (patch) | |
tree | 4ad47f9b7fb8f90289939c0911328d8b63219e73 | |
parent | f5a1bb1be989e7fb23a4872aff6ad74da6176fa9 (diff) | |
download | iot-workshop-ndc-2018-7c8b10601be8e89374d36599679c7d5aab6d692b.tar.gz iot-workshop-ndc-2018-7c8b10601be8e89374d36599679c7d5aab6d692b.tar.bz2 iot-workshop-ndc-2018-7c8b10601be8e89374d36599679c7d5aab6d692b.tar.xz iot-workshop-ndc-2018-7c8b10601be8e89374d36599679c7d5aab6d692b.zip |
wip
-rw-r--r-- | README.md | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -2,19 +2,17 @@ This is the materials for a 1 hour workshop on IoT. -Title: Connect your Arduino to the internet. - -Abstract: - +> *Connect your Arduino to the internet.* +> > In this workshop we will use a production quality device in a > developer friendly package and connect it to the internet. We will > cover the Arduino APIs for wifi and MQTT and use these to get the > device to send and react on messages. - +> > Basic programming knowledge and some Arduino experience is assumed. > We will not focus much on the electronics aspects of the board, but > that will be covered in the "Getting Started With Arduino" workshop. - +> > Requirements: > You will need an Arduino-kit to attend this workshop. The kit can be > purchased for 300NOK at the Bitraf stand. |