mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 21:01:11 +00:00
RC Robot Tutorial
This commit is contained in:
@@ -125,6 +125,11 @@ The following images illustrate various PWM duty cycles registered by oscillosco
|
|||||||
|
|
||||||
<br/><br/><br/><br/>
|
<br/><br/><br/><br/>
|
||||||
|
|
||||||
|
Fusion of Software with Hardware
|
||||||
|
--------------------------------
|
||||||
|
|
||||||
|
The table below summarizes the reserved GPIOs.
|
||||||
|
|
||||||
+------+-----+---------------------------------------------------------+----------------+
|
+------+-----+---------------------------------------------------------+----------------+
|
||||||
| GPIO | Pin | Function | Notes |
|
| GPIO | Pin | Function | Notes |
|
||||||
+======+=====+=========================================================+================+
|
+======+=====+=========================================================+================+
|
||||||
@@ -143,9 +148,6 @@ The following images illustrate various PWM duty cycles registered by oscillosco
|
|||||||
| 7 | 6 | PWM for counter-clockwise rotation of left-side motors | LEDC_CHANNEL_3 |
|
| 7 | 6 | PWM for counter-clockwise rotation of left-side motors | LEDC_CHANNEL_3 |
|
||||||
+------+-----+---------------------------------------------------------+----------------+
|
+------+-----+---------------------------------------------------------+----------------+
|
||||||
|
|
||||||
Fusion of Software with Hardware
|
|
||||||
--------------------------------
|
|
||||||
|
|
||||||
The *struct* for storing motors PWM values.
|
The *struct* for storing motors PWM values.
|
||||||
|
|
||||||
.. code-block:: c
|
.. code-block:: c
|
||||||
|
Reference in New Issue
Block a user