From 9fdb5a3f7b527945e504becb761b8dba0d013971 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 23 Aug 2024 22:31:39 +0000 Subject: [PATCH] Deployed 05c13b7 with MkDocs version: 1.6.0 --- Alignment/index.html | 2 +- Choosing-the-Model/index.html | 6 +++--- Configuration/index.html | 2 +- Error-Codes/index.html | 4 ++-- FAQs/index.html | 2 +- Influx-DB/index.html | 2 +- Installation/index.html | 6 +++--- Integration-Home-Assistant/index.html | 4 ++-- Neural-Network-Types/index.html | 2 +- Parameters/index.html | 2 +- REST-API/index.html | 2 +- ROI-Configuration/index.html | 12 ++++++------ ota/index.html | 2 +- rolling-installation/index.html | 4 ++-- 14 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Alignment/index.html b/Alignment/index.html index 63ba277..914ce36 100644 --- a/Alignment/index.html +++ b/Alignment/index.html @@ -644,7 +644,7 @@ with the target to be in exactly the same position as the reference image.

It is advised to have them as far apart as possible.

1.1 Precondition

-

Please make sure to have setup your camera properly and taken a good Reference Image.

+

Please make sure to have setup your camera properly and taken a good Reference Image.

1.2 Define two Reference Images

You can switch between this two marks with (1).

diff --git a/Choosing-the-Model/index.html b/Choosing-the-Model/index.html index a89bd2b..b68520b 100644 --- a/Choosing-the-Model/index.html +++ b/Choosing-the-Model/index.html @@ -825,11 +825,11 @@

1. Model Selection

Notes

-

See Neural Network Types for additional details.

+

See Neural Network Types for additional details.

-

In the Graphical Configuration Page, you can choose different models depending on your needs.

+

In the Graphical Configuration Page, you can choose different models depending on your needs.

This page tries to help you on which model to select. -For more technical/deeper explanations have a look on Neural-Network-Types.

+For more technical/deeper explanations have a look on Neural-Network-Types.

1.1 Digit Models

For digits on water meters, gas-meters or power meters you can select between two main types of models.

1.1.1 dig-class11

diff --git a/Configuration/index.html b/Configuration/index.html index e044f9f..109b8b7 100644 --- a/Configuration/index.html +++ b/Configuration/index.html @@ -801,7 +801,7 @@
  • Most of the commands need processing on the ESP32 device. This is not very fast - so please be patient.
  • -

    All parameters are documented on the Parameters page and as tooltips on the config page.

    +

    All parameters are documented on the Parameters page and as tooltips on the config page.

    1.1 Expert Parameters

    Some parameters are treated as Expert Parameters and are hidden by default. Tick the checkbox in the top left corner to enable them:

    diff --git a/Error-Codes/index.html b/Error-Codes/index.html index 82be987..4b8a4a9 100644 --- a/Error-Codes/index.html +++ b/Error-Codes/index.html @@ -757,7 +757,7 @@ Most likely they are caused by a hardware issue!

    1.1.1 0x00000001 PSRAM bad

    Your device most likely has no PSRAM at all or it is too small (needs to have at least 4 MBytes)! -See Hardware Compatibility.

    +See Hardware Compatibility.

    Usually the log shows something like this:

    psram: PSRAM ID read error: 0xffffffff
     cpu_start: Failed to init external RAM!
    @@ -768,7 +768,7 @@ See Hardware Compatibility.

    The attached camera can not be initialized. This usually is because on of the following reasons:

      -
    • The camera is not supported, see Hardware Compatibility
    • +
    • The camera is not supported, see Hardware Compatibility
    • The camera is not attached properly -> Try to remove and attach it again. Make sure you move the black part enough into the socket!
    • The camera or the camera cable is damaged
    diff --git a/FAQs/index.html b/FAQs/index.html index 03ecb80..7737a28 100644 --- a/FAQs/index.html +++ b/FAQs/index.html @@ -724,7 +724,7 @@

    There is a dedicated page about this: Frequent Reboots.

    1.2 Bad WebUI responsiveness. What can I do?

    diff --git a/Influx-DB/index.html b/Influx-DB/index.html index 81a73c1..206ba79 100644 --- a/Influx-DB/index.html +++ b/Influx-DB/index.html @@ -588,7 +588,7 @@
    diff --git a/Installation/index.html b/Installation/index.html index 726471f..0a92a6b 100644 --- a/Installation/index.html +++ b/Installation/index.html @@ -893,7 +893,7 @@
  • 4 or 8 MB PSRAM.
  • It can be easily found on the typical internet stores, searching for ESP32-CAM for less than 10 EUR. -How ever since the hardware is cheap and coming from China, you unluckily could pick a malfunctioning device. See Hardware Compatibility for further advice!

    +How ever since the hardware is cheap and coming from China, you unluckily could pick a malfunctioning device. See Hardware Compatibility for further advice!

    1.1.2 USB->UART interface

    For first time flashing the firmware a USB -> UART connector is needed. Later firmware upgrades than can be flashed via OTA.

    1.1.3 Power supply

    @@ -916,7 +916,7 @@ How ever since the hardware is cheap and coming from China, you unluckily could

    A example for wiring can be found here:

    -

    It is also possible to use external LEDs for the illumination instead of the internal flash LED. This is described here

    +

    It is also possible to use external LEDs for the illumination instead of the internal flash LED. This is described here

    1.2 2. Firmware

    1.2.1 Web Installer

    There is a Web Installer available which will work right out of the web browser Edge and Chrome. @@ -928,7 +928,7 @@ You can access it with the following link: Releases page (Stable, tested versions), or the -

  • Automatically build development branch (experimental, untested versions). Please have a look on Living on the Edge first!
  • +
  • Automatically build development branch (experimental, untested versions). Please have a look on Living on the Edge first!
  • You need: