diff --git a/Demo-Mode/index.html b/Demo-Mode/index.html index 00a9fee..54f771f 100644 --- a/Demo-Mode/index.html +++ b/Demo-Mode/index.html @@ -173,15 +173,9 @@

For Demo and Testing Purpose, the device can use pre-recorded images.

You need to enable it in the configuration (TakeImage > Demo) and also provide the needed files on the SD-Card.

-

One image per round gets used, starting with the first image for the first round.

+

For each round one image gets used, starting with the first image for the first round.

For the reference image and the alignment also the first image gets used.

Once the last image got reached, it starts again with the first one.

-

Example Demo

-

You can use the following demo or create your own one. -Just install it using the OTA Update functionality.

-

SD-Card Structure

demo/
 ├── 520.8983.jpg
@@ -230,8 +224,19 @@ while [[ true ]]; do
     sleep 60
 done
 
+

Installation

+

Just install the zip file using the OTA Update functionality.

How does it work

The Demo Mode tries to interfere as less as possible with the normal behavior. Whenever a Cam Framebuffer gets taken (esp_camera_fb_get()), it replaces the framebuffer with the image from the SD-Card.

+

Example Data of a Watermeter

+

You can use the following demo images if you want: +530 00688

+

It covers a meter range from 530.00688 to 531.85882.

+

All images (843 images)

+

Demo_Images_Watermeter_530.00688-532.08243_843_images.zip

+