RC Robot Tutorial

This commit is contained in:
2025-07-21 03:09:50 -04:00
parent c46aaa1bae
commit effb17f170
7 changed files with 2 additions and 9 deletions

View File

@@ -257,9 +257,6 @@ On the receiver device, the data is saved in the variables by the call-back func
ESP_LOGI(TAG, "PWM 1: 0x%04x", buf->motor1_rpm_pwm);
}
The rc_send_data_task() function runs every 0.1 second to transmit the data to the receiver.
Schematic
---------

View File

@@ -314,7 +314,6 @@ communication and predictable behavior—critical for real-time control in embed
<span class="p">}</span>
</pre></div>
</div>
<p>The rc_send_data_task() function runs every 0.1 second to transmit the data to the receiver.</p>
</section>
<section id="schematic">
<h2><span class="section-number">2.3. </span>Schematic<a class="headerlink" href="#schematic" title="Link to this heading"></a></h2>

File diff suppressed because one or more lines are too long

View File

@@ -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: 796e17b103e65790f3a1610a89da3193
config: 4411a565481aaed0407a57fb723b91cf
tags: 62a1e7829a13fc7881b6498c52484ec0

View File

@@ -1020,9 +1020,6 @@ communication and predictable behavior&mdash;critical for real-time control in e
</pre>
</div>
</div>
<p>
The rc_send_data_task() function runs every 0.1 second to transmit the data to the receiver.
</p>
</section>
<section id="schematic">
<h3>