mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
Deployed 8eacff0 with MkDocs version: 1.4.2
This commit is contained in:
@@ -75,6 +75,8 @@
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#correct-horizontal-alignment">Correct Horizontal Alignment</a>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#dealing-with-reflections">Dealing with Reflections</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Alignment/">Alignment References</a>
|
||||
@@ -85,8 +87,6 @@
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Choosing-the-Model/">Model Selection</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Neural-Network-Types/">Neural Network Types</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../ota/">Over-The-Air (OTA) Update</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -108,6 +108,8 @@
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Correction%20Algorithm/">Correction Algorithm</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Neural-Network-Types/">Neural Network Types</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Additional-Information/">Additional Information</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../New-Releases-Notification/">Notification about new Releases</a>
|
||||
@@ -151,8 +153,6 @@
|
||||
</ul>
|
||||
<p class="caption"><span class="caption-text">Assorted Pages</span></p>
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Graphical-Configuration/">Graphical Configuration</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@@ -239,6 +239,15 @@ Therefore do this step later only with caution.</p>
|
||||
<p>A reboot is not required at this point of time.</p>
|
||||
</div>
|
||||
<p>As next you should update the <a href="../Alignment/">Alignment References</a>.</p>
|
||||
<h2 id="dealing-with-reflections">Dealing with Reflections</h2>
|
||||
<p>Reflections can be caused by the flash LED and make it hard to provide a reliable detection.
|
||||
There are various ways to deal with them:</p>
|
||||
<ul>
|
||||
<li>Attach a diffusor in front of the LED, eg. a filt (Filz) or parchment paper. Also white paper can do the job.</li>
|
||||
<li>Rotate the ESP-CAM so the LED is on another place.</li>
|
||||
<li>Reduce the LED intensity.</li>
|
||||
<li>Use external LED stripes, eg <code>WS2812x</code>.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div><footer>
|
||||
|
||||
Reference in New Issue
Block a user