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