This commit is contained in:
2025-07-05 22:43:47 -04:00
parent 3ff70b1779
commit 77b6f2ed4c
13 changed files with 22 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>INTRODUCTION &#8212; Byte Rider 06-2025 documentation</title>
<title>OVERVIEW &#8212; Byte Rider 06-2025 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
@@ -33,8 +33,8 @@
<div class="body" role="main">
<section id="introduction">
<h1>INTRODUCTION<a class="headerlink" href="#introduction" title="Link to this heading"></a></h1>
<section id="overview">
<h1>OVERVIEW<a class="headerlink" href="#overview" title="Link to this heading"></a></h1>
<p>At the heart of this project is a customizable remote-controlled car that responds to real-time control inputs — capable of handling speed adjustments,
directional changes, and even extended features like lights or sensors. The foundational setup uses ESP-NOW for transmitter and receiver devices,
allowing you to wirelessly guide the cars behavior. While the design and physical appearance of the RC car can vary wildly depending on your
@@ -88,7 +88,7 @@ These signals are then used to control the speed and direction of the DC motors,
</search>
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">INTRODUCTION</a><ul>
<li class="toctree-l1 current"><a class="current reference internal" href="#">OVERVIEW</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#abstract">ABSTRACT</a></li>
</ul>
</li>