mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:10:53 +00:00
descriptions
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -28,6 +28,8 @@ 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.
|
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.
|
Changing PWM on each channel determines the speed and direction of the RC car.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
+------+-----+---------------------------------------------------------+----------------+
|
+------+-----+---------------------------------------------------------+----------------+
|
||||||
| GPIO | Pin | Function | Notes |
|
| GPIO | Pin | Function | Notes |
|
||||||
+======+=====+=========================================================+================+
|
+======+=====+=========================================================+================+
|
||||||
|
@@ -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: 6d8bb3fb4393b77d66d70fe7030eee64
|
config: aea927d0ae232f2609ee6d07f99ded86
|
||||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||||
|
@@ -28,6 +28,8 @@ 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.
|
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.
|
Changing PWM on each channel determines the speed and direction of the RC car.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
+------+-----+---------------------------------------------------------+----------------+
|
+------+-----+---------------------------------------------------------+----------------+
|
||||||
| GPIO | Pin | Function | Notes |
|
| GPIO | Pin | Function | Notes |
|
||||||
+======+=====+=========================================================+================+
|
+======+=====+=========================================================+================+
|
||||||
|
Reference in New Issue
Block a user