mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 14:20:51 +00:00
152 lines
6.0 KiB
HTML
152 lines
6.0 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html lang="en" data-content_root="./">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
<title>6. WORK-IN-PROGRESS WALK THROUGH — Byte Rider 06-2025 documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
|
|
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
|
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
|
|
<script src="_static/documentation_options.js?v=e6ef2064"></script>
|
|
<script src="_static/doctools.js?v=9bcbadda"></script>
|
|
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
<link rel="search" title="Search" href="search.html" />
|
|
<link rel="next" title="7. REFERENCES" href="references.html" />
|
|
<link rel="prev" title="5. RECEIVER" href="receiver.html" />
|
|
|
|
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
|
|
|
|
|
|
|
|
|
|
|
</head><body>
|
|
|
|
|
|
<div class="document">
|
|
<div class="documentwrapper">
|
|
<div class="bodywrapper">
|
|
|
|
|
|
<div class="body" role="main">
|
|
|
|
<section id="work-in-progress-walk-through">
|
|
<h1><span class="section-number">6. </span>WORK-IN-PROGRESS WALK THROUGH<a class="headerlink" href="#work-in-progress-walk-through" title="Link to this heading">¶</a></h1>
|
|
<section id="finished-work">
|
|
<h2><span class="section-number">6.1. </span>Finished Work<a class="headerlink" href="#finished-work" title="Link to this heading">¶</a></h2>
|
|
<img alt="_images/ESP-IDF_Robot.jpg" src="_images/ESP-IDF_Robot.jpg" />
|
|
</section>
|
|
<section id="chassis">
|
|
<h2><span class="section-number">6.2. </span>Chassis<a class="headerlink" href="#chassis" title="Link to this heading">¶</a></h2>
|
|
<figure class="align-center" id="id1">
|
|
<a class="reference internal image-reference" href="_images/chassi-progress_002d.jpg"><img alt="_images/chassi-progress_002d.jpg" src="_images/chassi-progress_002d.jpg" style="height: 300px;" />
|
|
</a>
|
|
<figcaption>
|
|
<p><span class="caption-text">Completed chassis with only DC motor controllers installed.</span><a class="headerlink" href="#id1" title="Link to this image">¶</a></p>
|
|
</figcaption>
|
|
</figure>
|
|
</section>
|
|
<section id="wiring">
|
|
<h2><span class="section-number">6.3. </span>Wiring<a class="headerlink" href="#wiring" title="Link to this heading">¶</a></h2>
|
|
<figure class="align-center" id="id2">
|
|
<a class="reference internal image-reference" href="_images/chassi-progress_003a.jpg"><img alt="_images/chassi-progress_003a.jpg" src="_images/chassi-progress_003a.jpg" style="height: 750px;" />
|
|
</a>
|
|
<figcaption>
|
|
<p><span class="caption-text">Completed wiring.</span><a class="headerlink" href="#id2" title="Link to this image">¶</a></p>
|
|
</figcaption>
|
|
</figure>
|
|
</section>
|
|
<section id="motor-wires-harness">
|
|
<h2><span class="section-number">6.4. </span>Motor Wires Harness<a class="headerlink" href="#motor-wires-harness" title="Link to this heading">¶</a></h2>
|
|
<figure class="align-center" id="id3">
|
|
<img alt="_images/motors-wiring-harness-001.jpg" src="_images/motors-wiring-harness-001.jpg" />
|
|
<figcaption>
|
|
<p><span class="caption-text">DC Motors wires secured inside harnes.</span><a class="headerlink" href="#id3" title="Link to this image">¶</a></p>
|
|
</figcaption>
|
|
</figure>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="sphinxsidebar" role="navigation" aria-label="Main">
|
|
<div class="sphinxsidebarwrapper">
|
|
<h1 class="logo"><a href="index.html">Byte Rider</a></h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<search id="searchbox" style="display: none" role="search">
|
|
<div class="searchformwrapper">
|
|
<form class="search" action="search.html" method="get">
|
|
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
|
|
<input type="submit" value="Go" />
|
|
</form>
|
|
</div>
|
|
</search>
|
|
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
|
|
<ul class="current">
|
|
<li class="toctree-l1"><a class="reference internal" href="intro.html">1. OVERVIEW</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="overview.html">2. HOW DOES IT WORK?</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="data.html">3. DATA STRUCTS</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="transmitter.html">4. TRANSMITTER</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="receiver.html">5. RECEIVER</a></li>
|
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">6. WORK-IN-PROGRESS WALK THROUGH</a><ul>
|
|
<li class="toctree-l2"><a class="reference internal" href="#finished-work">6.1. Finished Work</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="#chassis">6.2. Chassis</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="#wiring">6.3. Wiring</a></li>
|
|
<li class="toctree-l2"><a class="reference internal" href="#motor-wires-harness">6.4. Motor Wires Harness</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l1"><a class="reference internal" href="references.html">7. REFERENCES</a></li>
|
|
</ul>
|
|
|
|
<div class="relations">
|
|
<h3>Related Topics</h3>
|
|
<ul>
|
|
<li><a href="index.html">Documentation overview</a><ul>
|
|
<li>Previous: <a href="receiver.html" title="previous chapter"><span class="section-number">5. </span>RECEIVER</a></li>
|
|
<li>Next: <a href="references.html" title="next chapter"><span class="section-number">7. </span>REFERENCES</a></li>
|
|
</ul></li>
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<div class="clearer"></div>
|
|
</div>
|
|
<div class="footer">
|
|
©2025, Alexander B.
|
|
|
|
|
|
|
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.2.3</a>
|
|
& <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>
|
|
|
|
|
|
|
<a href="_sources/progress.rst.txt"
|
|
rel="nofollow">Page source</a>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |