This commit is contained in:
2025-07-02 22:21:05 -04:00
parent 98a20e03d5
commit 74bf342a12
12 changed files with 13 additions and 1 deletions

View File

@@ -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: 2874c398b388835642849af988d47b70
config: de510ee92b1b7d1575cb22a258e533cf
tags: 62a1e7829a13fc7881b6498c52484ec0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@@ -246,6 +246,9 @@ Changing PWM on each channel determines the speed and direction of the RC car.
<p>
The following images illustrate various PWM duty cycles recorded by oscilloscope.
</p>
<img alt="_images/ESP-IDF_Robot_PWM_Duty-0.bmp" src="_images/ESP-IDF_Robot_PWM_Duty-0.bmp"/>
<img alt="_images/ESP-IDF_Robot_PWM_Duty-50.bmp" src="_images/ESP-IDF_Robot_PWM_Duty-50.bmp"/>
<img alt="_images/ESP-IDF_Robot_PWM_Duty-95.bmp" src="_images/ESP-IDF_Robot_PWM_Duty-95.bmp"/>
<br/>
<br/>
<br/>