mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 04:56:57 +03:00
Deployed 0cd98c6 with MkDocs version: 1.6.1
This commit is contained in:
10
index.html
10
index.html
@@ -766,13 +766,13 @@ Here this edge computing is brought into a practice-oriented example, where a AI
|
||||
<h2 id="idea"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2</span> Idea</h2>
|
||||
<p><img alt="Idea" src="img/idea.jpg" style="width:600px"/></p>
|
||||
<h3 id="hardware"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2.1</span> Hardware</h3>
|
||||
<p><img alt="" src="img/watermeter_all.jpg" style="width:200px">
|
||||
<img alt="" src="img/main.jpg" style="width:200px"/>
|
||||
<img alt="" src="img/size.png" style="width:200px"/></img></p>
|
||||
<p><img alt="Watermeter All" src="img/watermeter_all.jpg" style="width:200px">
|
||||
<img alt="Main" src="img/main.jpg" style="width:200px"/>
|
||||
<img alt="Size" src="img/size.png" style="width:200px"/></img></p>
|
||||
<h3 id="web-interface"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2.2</span> Web interface</h3>
|
||||
<p><img alt="" src="img/watermeter.jpg" style="width:600px"/></p>
|
||||
<p><img alt="Watermeter" src="img/watermeter.jpg" style="width:600px"/></p>
|
||||
<h3 id="configuration-interface"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.2.3</span> Configuration Interface</h3>
|
||||
<p><img alt="" src="img/edit_reference.jpg" style="width:600px"/></p>
|
||||
<p><img alt="Edit Reference" src="img/edit_reference.jpg" style="width:600px"/></p>
|
||||
<p><strong>Have fun in studying the new possibilities and ideas</strong></p>
|
||||
<p>This is about image recognition and digitization, done totally on a cheap ESP32 board using artificial intelligence in form of convolutional neural networks (CNN). Everything, from image capture (OV2640), image preprocessing (auto alignment, ROI identification) all the way down to the image recognition (CNN structure) and result plausibility is done on a cheap 10 EUR device.</p>
|
||||
<p>This all is integrated in an easy to do setup and use environment, taking care for all the background processing and handling, including regular job scheduler. The user interface is an integrated web server, that can be easily adjusted and offers the data as an API in different options.</p>
|
||||
|
||||
Reference in New Issue
Block a user