aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-06-14 14:35:48 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-06-14 14:35:48 +0200
commit1cb8a98034a5d8dbabacc56672dffaff00494038 (patch)
treea3f5d60a78a4e143005ea66667839e69a254029a /README.md
parent69dbda437da21c7e0e9bd2aa8f2ba8a2172a46fc (diff)
downloadiot-workshop-ndc-2018-master.tar.gz
iot-workshop-ndc-2018-master.tar.bz2
iot-workshop-ndc-2018-master.tar.xz
iot-workshop-ndc-2018-master.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b320a96..cbb8143 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ This is the materials for a 1 hour workshop on IoT.
* Install Arduino IDE
* Install the "ESP8266 core" for Arduino, follow the guide on
https://github.com/esp8266/Arduino#installing-with-boards-manager.
+* *OSX* download drivers for the USB serial chip from: https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
* Install PubSubClient library with Library manager from within the
Arduino IDE.