mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-12 22:47:01 +03:00
Update index.html
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
||||
<script
|
||||
type="module"
|
||||
src="https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module"
|
||||
></script>
|
||||
src="https://unpkg.com/esp-web-tools@9.0.3/dist/web/install-button.js?module"></script>
|
||||
<body style="
|
||||
padding: 20px;
|
||||
padding-left: 60px;
|
||||
@@ -24,11 +23,11 @@
|
||||
<p>This page provides the Webinstaller and a live USB Console to your AI-on-the-edge-device.<br>
|
||||
For further information about AI-on-the-edge-device please go to <a href=https://github.com/jomjol/AI-on-the-edge-device>https://github.com/jomjol/AI-on-the-edge-device</a>.</p>
|
||||
<p>Beside flashing the firmware you need a sd-card with configuration informations about the system and the wifi credentials.</p>
|
||||
<p>There a two ways to make this settings:</body>p>
|
||||
<p>There a two ways to make this settings:</p>
|
||||
<ol>
|
||||
<li>By hand: follow the instructions in the wiki (copy data to sd-card, setup wifi credentials by hand)</li>
|
||||
<li>Use an integraded primitiv access point to make the first setup.<br>
|
||||
In this case read the instructions below carefully in advance, as you have to temporaly change wifi and need a downloaded file.</li>
|
||||
<li>By hand: follow the instructions in the <a href=https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/#firmware-flashing target=_blank>documentation</a> (copy data to sd-card, setup wifi credentials by hand)</li>
|
||||
<li>Use an integrated primitiv access point to make the initial setup.<br>
|
||||
In this case make sure to read the instructions below carefully in advance, as you have to temporarily change wifi and need a access to a file located in the internet.</li>
|
||||
</ol>
|
||||
|
||||
<p>Notes:</p>
|
||||
|
||||
Reference in New Issue
Block a user