Difference:
Motors
(8 vs. 9)
Revision 9
2022-03-07 -
UliRaich
Line: 1 to 1
META TOPICPARENT
name="WebHome"
Motors
Introduction
Line: 42 to 42
The servo motor is connected to the WeMos D1 as follows
Cable from Servo Motor
Cable color
Pin on ESP32
Gnd
brown
Gnd
Changed:
<
<
Power
red
3.3V
>
>
Power
red
5V
Signal
orange
any GPIO pin, default: D0, on ESP32: GPIO 26
I wrote and integrated into the MicroPython binary a simple servo driver which makes it extremely simple to control the servo motor:
Deleted:
<
<
from servo import Servo servo = Servo() servo.angle(90)
View topic
|
H
istory
:
r12
<
r11
<
r10
<
r9
|
More topic actions...
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback