mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 03:57:00 +03:00
Deployed 8b4832a with MkDocs version: 1.6.0
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<link href="../Best-Practice/" rel="prev"/>
|
||||
<link href="../Reference-Image/" rel="next"/>
|
||||
<link href="../img/favicon.ico" rel="icon"/>
|
||||
<meta content="mkdocs-1.5.3, mkdocs-material-9.5.18" name="generator"/>
|
||||
<meta content="mkdocs-1.6.0, mkdocs-material-9.5.19" name="generator"/>
|
||||
<title>Frequently Asked Questions - AI on the Edge Device</title>
|
||||
<link href="../assets/stylesheets/main.66ac8b77.min.css" rel="stylesheet"/>
|
||||
<link href="../assets/stylesheets/palette.06af60db.min.css" rel="stylesheet"/>
|
||||
@@ -197,7 +197,7 @@
|
||||
<li class="md-nav__item">
|
||||
<a class="md-nav__link" href="#bad-webui-responsiveness-what-can-i-do">1.2
|
||||
<span class="md-ellipsis">
|
||||
Bad WebUI Responsiveness. What can I do?
|
||||
Bad WebUI responsiveness. What can I do?
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -651,7 +651,7 @@
|
||||
<li class="md-nav__item">
|
||||
<a class="md-nav__link" href="#bad-webui-responsiveness-what-can-i-do">1.2
|
||||
<span class="md-ellipsis">
|
||||
Bad WebUI Responsiveness. What can I do?
|
||||
Bad WebUI responsiveness. What can I do?
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -713,15 +713,15 @@
|
||||
<li>Unstable hardware - see <a href="../Hardware-Compatibility">Hardware Compatibility</a>.</li>
|
||||
</ul>
|
||||
<p>There is a dedicated page about this: <a href="../Frequent-Reboots/">Frequent Reboots</a>.</p>
|
||||
<h2 id="bad-webui-responsiveness-what-can-i-do"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2</span> Bad WebUI Responsiveness. What can I do?</h2>
|
||||
<h2 id="bad-webui-responsiveness-what-can-i-do"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2</span> Bad WebUI responsiveness. What can I do?</h2>
|
||||
<p>This is usually due to hardware or WLAN issues. There are already many entries in discussion section, some of which have good tipps.</p>
|
||||
<p>Possible checks / ideas:</p>
|
||||
<ul>
|
||||
<li>ESP32CAM hardware antenna design is very poor in connection with camera frequency.
|
||||
-> Simple test: When the device is in operation, putting your thumb on the camera connector and the directly adjacent components should make the device respond more quickly.
|
||||
-> Possible optimization: Here, an attempt was made to dampen the frequency influences somewhat by shielding.
|
||||
<li>ESP32CAM hardware antenna design is very poor in connection with camera frequency.</li>
|
||||
<li>Simple test: When the device is in operation, putting your thumb on the camera connector and the directly adjacent components should make the device respond more quickly.</li>
|
||||
<li>Possible optimization: Here, an attempt was made to dampen the frequency influences somewhat by shielding.
|
||||
<a href="https://www.reddit.com/r/esp32/comments/r9g5jc/fixing_ymmv_the_poor_frame_rate_on_the_esp32cam/">Shielding Example</a></li>
|
||||
<li>WLAN channel: Preferably use 1, 6 or 11</li>
|
||||
<li>WLAN channel: Preferably use channel 1, 6 or 11</li>
|
||||
<li>Performance can vary depending on the AP manufacturer. If necessary, check with a mobile hotspot or other device to exclude AP influence</li>
|
||||
<li>Try with an external antenna</li>
|
||||
<li>Avoid VLAN, currently not fully supported</li>
|
||||
@@ -820,6 +820,6 @@ and <a href="https://github.com/haverland/Tenth-of-step-of-a-meter-digit/wiki/Co
|
||||
<div class="md-dialog__inner md-typeset"></div>
|
||||
</div>
|
||||
<script id="__config" type="application/json">{"base": "..", "features": [], "search": "../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
|
||||
<script src="../assets/javascripts/bundle.3220b9d7.min.js"></script>
|
||||
<script src="../assets/javascripts/bundle.dd8806f2.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user