From 4959022d5d024c3289129c866debba5ed7c7fafa Mon Sep 17 00:00:00 2001 From: anschrammh Date: Sat, 13 Apr 2019 13:37:24 +0200 Subject: [PATCH] Added web app files --- sdCard_content/WWW/index.web | 41 +++++++++++++++++++++++++++++++ sdCard_content/WWW/rsrc/style.css | 0 2 files changed, 41 insertions(+) create mode 100644 sdCard_content/WWW/index.web create mode 100644 sdCard_content/WWW/rsrc/style.css diff --git a/sdCard_content/WWW/index.web b/sdCard_content/WWW/index.web new file mode 100644 index 0000000..7c74de2 --- /dev/null +++ b/sdCard_content/WWW/index.web @@ -0,0 +1,41 @@ + + + + + + ESP8266 DASHBOARD + + +
+

ESP8266 Embedded system Dashboard

+
+ +
+
+

AP Info

+

SSID :

+

Password :

+
+
+

SdCard

+

Unmount SDCard :

+

Mount SDCard :

+
+
+

Real Time Clock

+

Get RTC value :

+

+ Set RTC value :
+
+ Time : ::
+ Date : //

+ +

+
+
+ + + \ No newline at end of file diff --git a/sdCard_content/WWW/rsrc/style.css b/sdCard_content/WWW/rsrc/style.css new file mode 100644 index 0000000..e69de29