From 48e6640cdcfe38a19ca0121a24a8674b741564db Mon Sep 17 00:00:00 2001 From: Alexandre Bobkov Date: Sat, 19 Jul 2025 02:10:22 -0400 Subject: [PATCH] RC Robot Tutorial --- .../tutorial/docs/build/simplepdf/.buildinfo | 2 +- .../tutorial/docs/build/simplepdf/index.html | 23 +++++++++++-------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/ESP-IDF_Robot/tutorial/docs/build/simplepdf/.buildinfo b/ESP-IDF_Robot/tutorial/docs/build/simplepdf/.buildinfo index 3c29f83d8..2086b1f00 100644 --- a/ESP-IDF_Robot/tutorial/docs/build/simplepdf/.buildinfo +++ b/ESP-IDF_Robot/tutorial/docs/build/simplepdf/.buildinfo @@ -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: 9d100a999e61439d220b88d2287bebeb +config: 00c35e78a8d78c18c724312c8c470c71 tags: 62a1e7829a13fc7881b6498c52484ec0 diff --git a/ESP-IDF_Robot/tutorial/docs/build/simplepdf/index.html b/ESP-IDF_Robot/tutorial/docs/build/simplepdf/index.html index f929e9115..9c71ab450 100644 --- a/ESP-IDF_Robot/tutorial/docs/build/simplepdf/index.html +++ b/ESP-IDF_Robot/tutorial/docs/build/simplepdf/index.html @@ -15,8 +15,6 @@ - @@ -359,14 +357,6 @@ direction of the RC car. Based on this constraint, the RC car can only move front, back, and turn/rotate left and right. Any other movements are not possible (i.e. diagonal or sideways).

-

- - \(PWM_{left} = PWM_{right}\) - -

-
- \[PWM_{left} = PWM_{right}\] -
@@ -467,6 +457,19 @@ Changing PWM on each channel determines the speed and direction of the RC car.

The table below summarizes the GPIO pins used for PWM to control the direction of the DC motors in the remote-controlled car.

+
+
+ class + + : + +
+
+

+ break +

+
+