Skip to main content
A standard Micro Servo Motor.

Range of motion

The servo is able to sweep from 0 degrees to 180 degrees, with hard stops at both ends.
PositionDegrees
Default0
Center90
Maximum180

Pins

PWM
signal
Servo control signal
V+
power
Positive voltage (5V)
GND
ground
Ground

Attributes

horn
string
default:"single"
Horn type: “single”, “double” or “cross”
hornColor
string
default:"#ccc"
The color of the servo’s horn

Examples

ResultAttrs
Single horn{ "horn": "single" }
Custom color{ "hornColor": "#000088" }
Double horn{ "horn": "double" }
Cross horn{ "horn": "cross" }

Simulator examples

Tutorials

Build docs developers (and LLMs) love