descriptions

This commit is contained in:
2025-07-01 01:52:09 -04:00
parent 24dd26b6f2
commit a134a08c1b
7 changed files with 6 additions and 2 deletions

View File

@@ -28,7 +28,9 @@ In particular, **GPIO6** and **GPIO5** provide PWM to the left- and right- side
Similarly, **GPIO4** and **GPIO7** provide PWM to the left- and right- side DC motors to rotate in a **counter-clockwise** direction.
Changing PWM on each channel determines the speed and direction of the RC car.
.. raw:: html
<br/><br/>
+------+-----+---------------------------------------------------------+----------------+
| GPIO | Pin | Function | Notes |

View File

@@ -53,7 +53,7 @@ Based on this constraint, the RC car can only move front, back, and rotate left
In particular, <strong>GPIO6</strong> and <strong>GPIO5</strong> provide PWM to the left- and right- side DC motors to rotate in a <strong>clockwise</strong> direction.
Similarly, <strong>GPIO4</strong> and <strong>GPIO7</strong> provide PWM to the left- and right- side DC motors to rotate in a <strong>counter-clockwise</strong> direction.
Changing PWM on each channel determines the speed and direction of the RC car.</p>
<table class="docutils align-default">
<br/><br/><table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>GPIO</p></th>
<th class="head"><p>Pin</p></th>

View File

@@ -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: aea927d0ae232f2609ee6d07f99ded86
config: ada1d8da3a47a9f76000a9440e97194e
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -234,6 +234,8 @@ Similarly,
direction.
Changing PWM on each channel determines the speed and direction of the RC car.
</p>
<br/>
<br/>
<table class="docutils align-default">
<thead>
<tr class="row-odd">