mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
Deployed 276b7fb with MkDocs version: 1.4.2
This commit is contained in:
@@ -173,15 +173,9 @@
|
||||
|
||||
<p>For Demo and Testing Purpose, the device can use pre-recorded images.</p>
|
||||
<p>You need to enable it in the configuration (<code>TakeImage > Demo</code>) and also provide the needed files on the SD-Card.</p>
|
||||
<p>One image per round gets used, starting with the first image for the first round.</p>
|
||||
<p>For each round one image gets used, starting with the first image for the first round.</p>
|
||||
<p>For the reference image and the alignment also the first image gets used.</p>
|
||||
<p>Once the last image got reached, it starts again with the first one.</p>
|
||||
<h2 id="example-demo">Example Demo</h2>
|
||||
<p>You can use the following demo or create your own one.
|
||||
Just install it using the OTA Update functionality.</p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/jomjol/AI-on-the-edge-device/files/10320454/demo.zip">demo.zip</a> (this is just a zip of <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/master/code">this</a> folder in the repo)</li>
|
||||
</ul>
|
||||
<h2 id="sd-card-structure">SD-Card Structure</h2>
|
||||
<pre><code>demo/
|
||||
├── 520.8983.jpg
|
||||
@@ -230,8 +224,19 @@ while [[ true ]]; do
|
||||
sleep 60
|
||||
done
|
||||
</code></pre>
|
||||
<h2 id="installation">Installation</h2>
|
||||
<p>Just install the zip file using the OTA Update functionality.</p>
|
||||
<h2 id="how-does-it-work">How does it work</h2>
|
||||
<p>The Demo Mode tries to interfere as less as possible with the normal behavior. Whenever a Cam Framebuffer gets taken (<code>esp_camera_fb_get()</code>), it replaces the framebuffer with the image from the SD-Card.</p>
|
||||
<h2 id="example-data-of-a-watermeter">Example Data of a Watermeter</h2>
|
||||
<p>You can use the following demo images if you want:
|
||||
<img alt="530 00688" src="https://user-images.githubusercontent.com/1783586/211902363-1b8e4115-5f08-4e25-ace6-bb52e43b3741.jpg" style="width:200px" /></p>
|
||||
<p>It covers a meter range from <code>530.00688</code> to <code>531.85882</code>.</p>
|
||||
<h3 id="all-images-843-images">All images (843 images)</h3>
|
||||
<p><a href="https://github.com/jomjol/AI-on-the-edge-device-docs/files/10395553/Demo_Images_Watermeter_530.00688-532.08243_843_images.zip">Demo_Images_Watermeter_530.00688-532.08243_843_images.zip</a></p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/jomjol/AI-on-the-edge-device/files/10320454/demo.zip">demo.zip</a> (this is just a zip of <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/master/code">this</a> folder in the repo)</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div><footer>
|
||||
|
||||
File diff suppressed because one or more lines are too long
68
sitemap.xml
68
sitemap.xml
@@ -2,172 +2,172 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration-Parameter-Details/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Graphical-Configuration/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Learn-models-with-your-own-images/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/inital-setup/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Gasmeter-Log-Downloader/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Migrate-Old-Config-To-New-Config/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
||||
<lastmod>2023-01-08</lastmod>
|
||||
<lastmod>2023-01-11</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user