This commit is contained in:
2025-07-05 22:28:04 -04:00
parent 29dac6200f
commit 2df0c8d947
7 changed files with 12 additions and 4 deletions

View File

@@ -1,8 +1,10 @@
HOW DOES IT WORK? HOW DOES IT WORK?
================= =================
The BitByteRider RC car is powered by ESP32-C3 Breadboard & Power adapter developmemt board. 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
.. _GithHub: https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter
Reserved Pins & GPIOs Reserved Pins & GPIOs
--------------------- ---------------------

View File

@@ -35,7 +35,8 @@
<section id="how-does-it-work"> <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> <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 &amp; Power adapter developmemt board.</p> <p>The BitByteRider RC car is powered by ESP32-C3 Breadboard &amp; 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"> <section id="reserved-pins-gpios">
<h2>Reserved Pins &amp; GPIOs<a class="headerlink" href="#reserved-pins-gpios" title="Link to this heading"></a></h2> <h2>Reserved Pins &amp; 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> <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="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"><a class="reference internal" href="references.html">REFERENCES</a></li>
</ul> </ul>
<div class="relations"> <div class="relations">

File diff suppressed because one or more lines are too long

View File

@@ -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: 14738cc9f38738a45a669877fe0f8d10 config: 888151477d27c10ba45649f52ceaf80f
tags: 62a1e7829a13fc7881b6498c52484ec0 tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -243,6 +243,10 @@ modular design gives users the freedom to customize both the appearance and beha
</h2> </h2>
<p> <p>
The BitByteRider RC car is powered by ESP32-C3 Breadboard &amp; Power adapter developmemt board. The BitByteRider RC car is powered by ESP32-C3 Breadboard &amp; 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> </p>
<section id="reserved-pins-gpios"> <section id="reserved-pins-gpios">
<h3> <h3>