mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-10 21:46:57 +03:00
Deployed 066c277 with MkDocs version: 1.4.2
This commit is contained in:
@@ -282,6 +282,8 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class="toctree-l2"><a class="reference internal" href="#section-system">Section System</a>
|
<li class="toctree-l2"><a class="reference internal" href="#section-system">Section System</a>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li class="toctree-l3"><a class="reference internal" href="#parameter-cpufrequency">Parameter CPUFrequency</a>
|
||||||
|
</li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#parameter-hostname">Parameter Hostname</a>
|
<li class="toctree-l3"><a class="reference internal" href="#parameter-hostname">Parameter Hostname</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="toctree-l3"><a class="reference internal" href="#parameter-rssithreshold">Parameter RSSIThreshold</a>
|
<li class="toctree-l3"><a class="reference internal" href="#parameter-rssithreshold">Parameter RSSIThreshold</a>
|
||||||
@@ -1206,6 +1208,22 @@ A SD-Card has limited write cycles. Since the device does not do <a href="https:
|
|||||||
<hr style="border:2px solid">
|
<hr style="border:2px solid">
|
||||||
|
|
||||||
<h2 id="section-system">Section <code>System</code></h2>
|
<h2 id="section-system">Section <code>System</code></h2>
|
||||||
|
<p><a id=System-CPUFrequency></a></p>
|
||||||
|
<h3 id="parameter-cpufrequency">Parameter <code>CPUFrequency</code></h3>
|
||||||
|
<p>Default Value: <code>160</code></p>
|
||||||
|
<p>Set the CPU Frequency.</p>
|
||||||
|
<div class="admonition warning">
|
||||||
|
<p class="admonition-title">Warning</p>
|
||||||
|
<p>Setting it to 240 will lead to a faster device, but it will also require a stronger power supply!
|
||||||
|
Depending on the quality of your ESP32-CAM, it might run unstable!</p>
|
||||||
|
</div>
|
||||||
|
<p>Possible values: </p>
|
||||||
|
<ul>
|
||||||
|
<li>160</li>
|
||||||
|
<li>240 </li>
|
||||||
|
</ul>
|
||||||
|
<hr style="border:2px solid">
|
||||||
|
|
||||||
<p><a id=System-Hostname></a></p>
|
<p><a id=System-Hostname></a></p>
|
||||||
<h3 id="parameter-hostname">Parameter <code>Hostname</code></h3>
|
<h3 id="parameter-hostname">Parameter <code>Hostname</code></h3>
|
||||||
<p>Default Value: <code>undefined</code></p>
|
<p>Default Value: <code>undefined</code></p>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
74
sitemap.xml
74
sitemap.xml
@@ -2,187 +2,187 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Additional-Information/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Alignment/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Alignment/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Best-Practice/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Build-Instructions/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Choosing-the-Model/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Configuration/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Correction%20Algorithm/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Demo-Mode/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Debugging/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/External-LED/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/FAQs/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Frequent-Reboots/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Hardware-Compatibility/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Influx-DB/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Integration-Home-Assistant/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Learn-models-with-your-own-images/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Learn-models-with-your-own-images/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/MQTT-API/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Neural-Network-Types/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/New-Releases-Notification/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Parameters/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/REST-API/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ROI-Configuration/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Reference-Image/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Reference-Image/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Release-creation/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/StatusLED-BlinkCodes/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/StatusLED-BlinkCodes/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Testing/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Upload-files-by-script/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/Watermeter-specific-analog---digital-transition/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/collect-new-images/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/collect-new-images/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/data-logging/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/data-logging/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/initial-setup/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/initial-setup/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/ota/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/outdated--Integrated-Functions/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
<loc>https://jomjol.github.io/AI-on-the-edge-device-docs/rolling-installation/</loc>
|
||||||
<lastmod>2023-03-02</lastmod>
|
<lastmod>2023-03-04</lastmod>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user