From 9562f7b06a1ea0a28173e97f0b419b2fad28cb28 Mon Sep 17 00:00:00 2001 From: FrYakaTKoP Date: Sat, 7 Oct 2017 14:50:25 +0200 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e7b80b..2f50b26 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -# Esp8266-Spiffs-ApWebseverPortal -Small Esp8266-Arduino Spiffs Access Point Webserver w/ Captive Portal for http +# Esp8266-Laser +Wifi Host for the Arduino-Laser-Spirograph + +#install +- install arduino ide (1.8.5) + +- get and install driver for nodemcu + https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers + +- clone/exctract repo to sketchbook + +- follow this instruction: + http://esp8266.github.io/Arduino/versions/2.0.0/doc/filesystem.html#uploading-files-to-file-system + + + + -Upload data folder before sketch