mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 12:15:27 +00:00
pwm
This commit is contained in:
@@ -28,7 +28,7 @@ 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.
|
||||||
|
|
||||||
The following images illustrate various PWM duty cycles registered by oscilloscope.
|
The following images illustrate various PWM duty cycles registered by oscilloscope (duty cycles 0%, 50% and 95%, resp.).
|
||||||
|
|
||||||
.. image:: _static/ESP-IDF_Robot_PWM_Duty-0.bmp
|
.. image:: _static/ESP-IDF_Robot_PWM_Duty-0.bmp
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user