mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 05:07:07 +00:00
manual
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,8 +1,10 @@
|
||||
HOW DOES IT WORK?
|
||||
=================
|
||||
|
||||
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
|
||||
The Schematic and KiCAd PCB board are available on _GitBub: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
|
||||
|
||||
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
|
||||
.. _GithHub: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
|
||||
|
||||
Reserved Pins & GPIOs
|
||||
---------------------
|
||||
|
@@ -35,7 +35,8 @@
|
||||
|
||||
<section id="how-does-it-work">
|
||||
<h1>HOW DOES IT WORK?<a class="headerlink" href="#how-does-it-work" title="Link to this heading">¶</a></h1>
|
||||
<p>The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.</p>
|
||||
<p>The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
|
||||
The Schematic and KiCAd PCB board are available on _GitBub: <a class="reference external" href="https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter">https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter</a></p>
|
||||
<section id="reserved-pins-gpios">
|
||||
<h2>Reserved Pins & GPIOs<a class="headerlink" href="#reserved-pins-gpios" title="Link to this heading">¶</a></h2>
|
||||
<p>The following table summarizes GPIOs and pins reserved for operations purposes.</p>
|
||||
@@ -237,6 +238,7 @@ Changing PWM on each channel determines the speed and direction of the RC car.</
|
||||
<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="progress.html">WORK-IN-PROGRESS WALK THROUGH</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="references.html">REFERENCES</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="relations">
|
||||
|
File diff suppressed because one or more lines are too long
@@ -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: 14738cc9f38738a45a669877fe0f8d10
|
||||
config: 888151477d27c10ba45649f52ceaf80f
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
@@ -243,6 +243,10 @@ modular design gives users the freedom to customize both the appearance and beha
|
||||
</h2>
|
||||
<p>
|
||||
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board.
|
||||
The Schematic and KiCAd PCB board are available on _GitBub:
|
||||
<a class="reference external" href="https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter">
|
||||
https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
|
||||
</a>
|
||||
</p>
|
||||
<section id="reserved-pins-gpios">
|
||||
<h3>
|
||||
|
Reference in New Issue
Block a user