mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 17:55:27 +00:00
manual
This commit is contained in:
@@ -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 — Byte Rider 06-2025 documentation</title>
|
||||
<title>OVERVIEW — 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 car’s 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>
|
||||
|
Reference in New Issue
Block a user