mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 11:30:53 +00:00
manual
This commit is contained in:
@@ -39,11 +39,11 @@ 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.
|
||||||
|
|
||||||
+-----------+-------+-------------+----------+
|
+-----------+-------+-------------+----------+----------+
|
||||||
| GPIOs | State | Description | Function |
|
| GPIOs | State | Description | Function |
|
||||||
+===========+=======+========================+==========+
|
+===========+=======+========================+==========+
|
||||||
| GPIO6 & | PWM | Left & Right DC Motors | Forward |
|
| GPIO6 & | PWM | Left & Right DC Motors | Forward |
|
||||||
| GPIO4 | | spin clockwise | |
|
| GPIO4 | | spin clockwise | |
|
||||||
+-----------+-------+----------+
|
+-----------+-------+----------+
|
||||||
| GPIO5 & | PWM | Left & Right DC Motors | Reverse |
|
| GPIO5 & | PWM | Left & Right DC Motors | Reverse |
|
||||||
| GPIO7 | | spin counterclockwise | |
|
| GPIO7 | | spin counterclockwise | |
|
||||||
|
Reference in New Issue
Block a user