mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-11-21 19:09:16 +00:00
descriptions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# 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.
|
||||
config: 4ffa7f06374e99e3dc868ddf56e7af37
|
||||
config: d2e94bbb89beee5eaeafb87052cf2ac3
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
||||
Binary file not shown.
@@ -69,6 +69,18 @@
|
||||
<a class="reference internal" href="#how-does-it-work">
|
||||
HOW DOES IT WORK?
|
||||
</a>
|
||||
<ul>
|
||||
<li class="toctree-l2">
|
||||
<a class="reference internal" href="#reserver-pins-gpios">
|
||||
Reserver Pins & GPIOs
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l2">
|
||||
<a class="reference internal" href="#schematic">
|
||||
Schematic
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="#work-in-progress-walk-through">
|
||||
@@ -145,7 +157,215 @@
|
||||
¶
|
||||
</a>
|
||||
</h2>
|
||||
<img alt="_images/ESP-IDF_Robot_schematic.png" src="_images/ESP-IDF_Robot_schematic.png"/>
|
||||
<p>
|
||||
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
|
||||
</p>
|
||||
<section id="reserver-pins-gpios">
|
||||
<h3>
|
||||
Reserver Pins & GPIOs
|
||||
<a class="headerlink" href="#reserver-pins-gpios" title="Link to this heading">
|
||||
¶
|
||||
</a>
|
||||
</h3>
|
||||
<p>
|
||||
The table below summarizes GPIOs and pins reserved for operations purposes.
|
||||
</p>
|
||||
<p>
|
||||
…existing code…
|
||||
.. image:: _static/ESP-IDF_Robot_schematic.png
|
||||
</p>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd">
|
||||
<th class="head">
|
||||
<p>
|
||||
Column 1
|
||||
</p>
|
||||
</th>
|
||||
<th class="head">
|
||||
<p>
|
||||
Column 2
|
||||
</p>
|
||||
</th>
|
||||
<th class="head">
|
||||
<p>
|
||||
Column 3
|
||||
</p>
|
||||
</th>
|
||||
<th class="head">
|
||||
<p>
|
||||
Column 4
|
||||
</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="row-even">
|
||||
<td>
|
||||
<p>
|
||||
Row 1
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-odd">
|
||||
<td>
|
||||
<p>
|
||||
Row 2
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-even">
|
||||
<td>
|
||||
<p>
|
||||
Row 3
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-odd">
|
||||
<td>
|
||||
<p>
|
||||
Row 4
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-even">
|
||||
<td>
|
||||
<p>
|
||||
Row 5
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-odd">
|
||||
<td>
|
||||
<p>
|
||||
Row 6
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row-even">
|
||||
<td>
|
||||
<p>
|
||||
Row 7
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Data
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
<section id="schematic">
|
||||
<h3>
|
||||
Schematic
|
||||
<a class="headerlink" href="#schematic" title="Link to this heading">
|
||||
¶
|
||||
</a>
|
||||
</h3>
|
||||
<img alt="_images/ESP-IDF_Robot_schematic.png" src="_images/ESP-IDF_Robot_schematic.png"/>
|
||||
</section>
|
||||
</section>
|
||||
<span id="document-progress">
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user