mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 21:00:53 +00:00
.
This commit is contained in:
@@ -57,8 +57,6 @@ Changing PWM on each channel determines the speed and direction of the RC car.
|
||||
|
||||
The table below summarizes the GPIO pins used for PWM to control the direction of the DC motors in the remote-controlled car.
|
||||
|
||||
:class: break
|
||||
|
||||
+-----------+-------+---------------------------------------+----------+
|
||||
| GPIOs | State | Description | Function |
|
||||
+===========+=======+=======================================+==========+
|
||||
|
@@ -84,11 +84,6 @@ In particular, <strong>GPIO6</strong> and <strong>GPIO5</strong> provide PWM to
|
||||
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>
|
||||
<p>The table below summarizes the GPIO pins used for PWM to control the direction of the DC motors in the remote-controlled car.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">class<span class="colon">:</span></dt>
|
||||
<dd class="field-odd"><p>break</p>
|
||||
</dd>
|
||||
</dl>
|
||||
<table class="docutils align-default">
|
||||
<thead>
|
||||
<tr class="row-odd"><th class="head"><p>GPIOs</p></th>
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user