RC Robot Tutorial

This commit is contained in:
2025-07-19 01:52:49 -04:00
parent 82ba04d778
commit 61bc785164
7 changed files with 9 additions and 3 deletions

View File

@@ -55,6 +55,7 @@ of DC motors in pairs only (i.e. left and right side). Consequently, this means
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>PWM&lt;sub&gt;(left)&lt;/sub&gt; = PWM&lt;sub&gt;(right)&lt;/sub&gt;</p>
<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