mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 03:43:22 +00:00
pwm
This commit is contained in:
@@ -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: 3e0f17667da2182bae3ba4e0ba792f24
|
||||
config: 2874c398b388835642849af988d47b70
|
||||
tags: 62a1e7829a13fc7881b6498c52484ec0
|
||||
|
@@ -210,7 +210,7 @@
|
||||
ESP32-C3 Breadboard DevBoard
|
||||
</em>
|
||||
can control rotation speed and direction of DC motors in pairs only (i.e. left and right side).
|
||||
Consequently, only four PWM channels are used for controlling the direction of the RC car.
|
||||
Consequently, only four PWM channels are sufficient for controlling the direction of the RC car.
|
||||
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>
|
||||
|
Reference in New Issue
Block a user