mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:56:11 +00:00
RC Robot Tutorial
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -34,7 +34,8 @@ possible (i.e. diagonal or sideways).
|
||||
|
||||
:math:`PWM_{left} = PWM_{right}`
|
||||
|
||||
:math:`PWM_{left} = PWM_{right}`
|
||||
.. math::
|
||||
PWM_{left} = PWM_{right}
|
||||
|
||||
+--------------------------+-------------------------------+
|
||||
| PWM of DC Motors | Direction |
|
||||
|
@@ -57,7 +57,8 @@ direction of the RC car.</p>
|
||||
<p>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).</p>
|
||||
<p><span class="math notranslate nohighlight">\(PWM_{left} = PWM_{right}\)</span></p>
|
||||
<p><span class="math notranslate nohighlight">\(PWM_{left} = PWM_{right}\)</span></p>
|
||||
<div class="math notranslate nohighlight">
|
||||
\[PWM_{left} = PWM_{right}\]</div>
|
||||
<div class="admonition-what-is-pwm admonition">
|
||||
<p class="admonition-title">What is PWM?</p>
|
||||
<p><strong>PWM</strong> stands for Pulse Width Modulation. It is a technique used to simulate analog voltage levels using discrete digital signals. It works by
|
||||
|
@@ -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: f8334b53662a73306d6cdb4344442662
|
||||
config: 87aa84d2d1d17f2da0aa9161984c2995
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
@@ -364,11 +364,9 @@ possible (i.e. diagonal or sideways).
|
||||
\(PWM_{left} = PWM_{right}\)
|
||||
</span>
|
||||
</p>
|
||||
<p>
|
||||
<span class="math notranslate nohighlight">
|
||||
\(PWM_{left} = PWM_{right}\)
|
||||
</span>
|
||||
</p>
|
||||
<div class="math notranslate nohighlight">
|
||||
\[PWM_{left} = PWM_{right}\]
|
||||
</div>
|
||||
<div class="admonition-what-is-pwm admonition">
|
||||
<p class="admonition-title">
|
||||
What is PWM?
|
||||
|
@@ -34,7 +34,8 @@ possible (i.e. diagonal or sideways).
|
||||
|
||||
:math:`PWM_{left} = PWM_{right}`
|
||||
|
||||
:math:`PWM_{left} = PWM_{right}`
|
||||
.. math::
|
||||
PWM_{left} = PWM_{right}
|
||||
|
||||
+--------------------------+-------------------------------+
|
||||
| PWM of DC Motors | Direction |
|
||||
|
Reference in New Issue
Block a user