mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 09:16:08 +00:00
manual
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -48,10 +48,10 @@ Changing PWM on each channel determines the speed and direction of the RC car.
|
||||
| GPIO5, | PWM | Left & Right DC Motors spin | Reverse |
|
||||
| GPIO7 | | counterclockwise | |
|
||||
+-----------+-------+---------------------------------------+----------+
|
||||
| GPIO6, | PWM | Left DC Motors spin clockwise | Left |
|
||||
| GPIO6, | PWM | Left DC Motors spin clockwise. | Left |
|
||||
| GPIO7 | | Right DC Motors spin counterclockwise | |
|
||||
+-----------+-------+---------------------------------------+----------+
|
||||
| GPIO4, | PWM | Left DC Motors spin counterclockwise | Right |
|
||||
| GPIO4, | PWM | Left DC Motors spin counterclockwise. | Right |
|
||||
| GPIO5 | | Right DC Motors spin clockwise | |
|
||||
+-----------+-------+---------------------------------------+----------+
|
||||
|
||||
|
@@ -88,14 +88,14 @@ counterclockwise</p></td>
|
||||
<tr class="row-even"><td><p>GPIO6,
|
||||
GPIO7</p></td>
|
||||
<td><p>PWM</p></td>
|
||||
<td><p>Left DC Motors spin clockwise
|
||||
<td><p>Left DC Motors spin clockwise.
|
||||
Right DC Motors spin counterclockwise</p></td>
|
||||
<td><p>Left</p></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p>GPIO4,
|
||||
GPIO5</p></td>
|
||||
<td><p>PWM</p></td>
|
||||
<td><p>Left DC Motors spin counterclockwise
|
||||
<td><p>Left DC Motors spin counterclockwise.
|
||||
Right DC Motors spin clockwise</p></td>
|
||||
<td><p>Right</p></td>
|
||||
</tr>
|
||||
|
@@ -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: 0dbf643b4354e81ba96464cd2211c9f7
|
||||
config: fbb0638e589d511c2b3fd36f0efbb4d5
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
@@ -460,7 +460,7 @@ GPIO7
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Left DC Motors spin clockwise
|
||||
Left DC Motors spin clockwise.
|
||||
Right DC Motors spin counterclockwise
|
||||
</p>
|
||||
</td>
|
||||
@@ -484,7 +484,7 @@ GPIO5
|
||||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Left DC Motors spin counterclockwise
|
||||
Left DC Motors spin counterclockwise.
|
||||
Right DC Motors spin clockwise
|
||||
</p>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user