From 999a8d9374c592fa74ba8557eb5b30dc17a47651 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Sat, 21 Oct 2023 22:35:13 +0200 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ec605d7..3d5114d6 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,11 @@ For further background information, head to [Neural Networks](https://www.heise. The latest available version can be found on the [Releases page](https://github.com/jomjol/AI-on-the-edge-device/releases). ### Flashing the ESP32 -Initially you will have to flash the ESP32 via a USB connection. Later updates are possible directly over the air (OTA). +Initially you will have to flash the ESP32 via a USB connection. Later updates are possible directly over the air (OTA using WIFI). There are different ways to flash your ESP32: - The prefered way is the [Web Installer and Console](https://jomjol.github.io/AI-on-the-edge-device/index.html) which is a browser-based tool to flash the ESP32 and extract the log over USB: -![] +![](images/web-installer.png) - Flash Tool from Espressif - ESPtool (command-line tool)