diff --git a/docs/access-point.png b/docs/access-point.png deleted file mode 100644 index 8f53685a..00000000 Binary files a/docs/access-point.png and /dev/null differ diff --git a/docs/index.html b/docs/index.html index af31829a..e542a976 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,8 @@ + src="https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module" + >


Installer and Console powered by ESP Web Tools

- - -
Using internal access point for sd-card setup
-

Before starting the flash process, download the necessary file. It is a zip file, containing the initial default configuration. - You can identify it by the naming. It is named `AI-on-the-edge-device__remote-setup__*.zip`. Store this file locally as you will need it later. -

- -
Flash the firmware with the WebInstaller
-
-

Instructions see above.

-
- -
Connect to Device
-
-

During the first booting, the device detects that the wifi credentials as well as the configuration informations are missing.

-

Therefore a simple wifi access point is initiated and a simple internal web server is startet, so the device can be setup.

-

The naming of the wifi is "AI-on-the-edge" and you can access it without any password.

- -

Access Point

- -

You connect to the server with the fixed ip: http://192.168.4.1

-
- -
Upload initial configuration to sd-card
-
-

Access Point

-

Use the `select file` and `upload` button to start the upload.

-

A warning will show up if you have choosen a possible wrong file (without default configuration).

-
- -
Upload initial configuration to sd-card
-
- -

Access Point

- -

Use the `select file` and `upload` button to start the upload.
- A warning will show up if you have choosen a possible wrong file (without default configuration).

-

Be patient - the upload takes up to around 60s without response during this time!
- After succesfull uploading, the page will be reloaded for the next step.

-
- -
Store WLAN acces information
-
-

Access Point

- -

Here you can set your wifi credentials. Only basic settings can done here. If you need advanced features (fixed ip, ...), please use the manual setup.

-

Attention:

- -

Finish the step by pushing `Write wlan.ini`

-
- -
Reboot
-
-

Access Point

- -

The final step is the reboot.

-

It will take up to 3 minutes. Afterwards you can find your device in the local network. Check you router for the IP. You can find it also in the USB Console output.

-
diff --git a/docs/index_old.html b/docs/index_old.html deleted file mode 100644 index 4e24f5a8..00000000 --- a/docs/index_old.html +++ /dev/null @@ -1,40 +0,0 @@ - - AI on the Edge Device - Webinstaller - - - - - - - - - - -

AI-on-the-edge-device

Webinstaller and Console

- -
- -

This page provides the Webinstaller and a live USB Console to your AI-on-the-edge-device.
- For further information about AI-on-the-edge-device please go to https://github.com/jomjol/AI-on-the-edge-device.

- -

Notes:

- - -

-
-

Installer and Console powered by ESP Web Tools

- - diff --git a/docs/setup-config.png b/docs/setup-config.png deleted file mode 100644 index a583afcf..00000000 Binary files a/docs/setup-config.png and /dev/null differ diff --git a/docs/setup-reboot.png b/docs/setup-reboot.png deleted file mode 100644 index 0e79c65f..00000000 Binary files a/docs/setup-reboot.png and /dev/null differ diff --git a/docs/setup-wlan.png b/docs/setup-wlan.png deleted file mode 100644 index 3b543f85..00000000 Binary files a/docs/setup-wlan.png and /dev/null differ