mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:30:53 +00:00
manual
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,13 @@
|
|||||||
REFERENCES
|
REFERENCES
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
GitHub
|
||||||
|
------
|
||||||
|
|
||||||
GitHub_ containing complete source code with README.md file: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
|
Complete source code_ with README.md file: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
|
||||||
|
|
||||||
.. _GitHub: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
|
.. _code: https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
|
||||||
|
|
||||||
|
KiCAd Schematic_ and PCB design:
|
||||||
|
|
||||||
|
.. _Schematic: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
|
@@ -70,7 +70,10 @@
|
|||||||
<li class="toctree-l2"><a class="reference internal" href="progress.html#motor-wires-harness">Motor Wires Harness</a></li>
|
<li class="toctree-l2"><a class="reference internal" href="progress.html#motor-wires-harness">Motor Wires Harness</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="references.html">REFERENCES</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="references.html">REFERENCES</a><ul>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="references.html#github">GitHub</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@@ -34,7 +34,11 @@
|
|||||||
|
|
||||||
<section id="references">
|
<section id="references">
|
||||||
<h1>REFERENCES<a class="headerlink" href="#references" title="Link to this heading">¶</a></h1>
|
<h1>REFERENCES<a class="headerlink" href="#references" title="Link to this heading">¶</a></h1>
|
||||||
<p><a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">GitHub</a> containing complete source code with README.md file: <a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md</a></p>
|
<section id="github">
|
||||||
|
<h2>GitHub<a class="headerlink" href="#github" title="Link to this heading">¶</a></h2>
|
||||||
|
<p>Complete source <a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">code</a> with README.md file: <a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md</a></p>
|
||||||
|
<p>KiCAd <a class="reference external" href="https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter">Schematic</a> and PCB design:</p>
|
||||||
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
@@ -70,7 +74,10 @@
|
|||||||
<li class="toctree-l1"><a class="reference internal" href="transmitter.html">TRANSMITTER</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="transmitter.html">TRANSMITTER</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="receiver.html">RECEIVER</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="receiver.html">RECEIVER</a></li>
|
||||||
<li class="toctree-l1"><a class="reference internal" href="progress.html">WORK-IN-PROGRESS WALK THROUGH</a></li>
|
<li class="toctree-l1"><a class="reference internal" href="progress.html">WORK-IN-PROGRESS WALK THROUGH</a></li>
|
||||||
<li class="toctree-l1 current"><a class="current reference internal" href="#">REFERENCES</a></li>
|
<li class="toctree-l1 current"><a class="current reference internal" href="#">REFERENCES</a><ul>
|
||||||
|
<li class="toctree-l2"><a class="reference internal" href="#github">GitHub</a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<div class="relations">
|
<div class="relations">
|
||||||
|
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
|||||||
# Sphinx build info version 1
|
# Sphinx build info version 1
|
||||||
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
|
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||||
config: 5bb2145f9593f74dd25e8de5fe3409f7
|
config: 04e33f2a838f978d4743e35d2af18ae1
|
||||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||||
|
@@ -181,6 +181,13 @@
|
|||||||
<a class="reference internal" href="#references">
|
<a class="reference internal" href="#references">
|
||||||
REFERENCES
|
REFERENCES
|
||||||
</a>
|
</a>
|
||||||
|
<ul>
|
||||||
|
<li class="toctree-l2">
|
||||||
|
<a class="reference internal" href="#github">
|
||||||
|
GitHub
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -1118,15 +1125,31 @@ This enables fine-grained speed control, supports differential drive configurati
|
|||||||
¶
|
¶
|
||||||
</a>
|
</a>
|
||||||
</h2>
|
</h2>
|
||||||
<p>
|
<section id="github">
|
||||||
<a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">
|
<h3>
|
||||||
GitHub
|
GitHub
|
||||||
|
<a class="headerlink" href="#github" title="Link to this heading">
|
||||||
|
¶
|
||||||
</a>
|
</a>
|
||||||
containing complete source code with README.md file:
|
</h3>
|
||||||
|
<p>
|
||||||
|
Complete source
|
||||||
|
<a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">
|
||||||
|
code
|
||||||
|
</a>
|
||||||
|
with README.md file:
|
||||||
<a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">
|
<a class="reference external" href="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md">
|
||||||
https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
|
https://github.com/alexandrebobkov/ESP-Nodes/blob/main/ESP-IDF_Robot/README.md
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
KiCAd
|
||||||
|
<a class="reference external" href="https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter">
|
||||||
|
Schematic
|
||||||
|
</a>
|
||||||
|
and PCB design:
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
Reference in New Issue
Block a user