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.
| | |
|---|
| 0 degrees | 90 degrees | 180 degrees |
Pin names
| Name | Description |
|---|
| PWM | Servo control signal |
| V+ | Positive voltage (5V) |
| GND | Ground |
Attributes
| Name | Description | Default value |
|---|
| horn | Horn type: "single", "double" or "cross" | "single" |
| hornColor | The color of the servo's horn | "#ccc" |
Examples
| Result | Attrs |
|---|
| { "horn": "single" } |
| { "hornColor": "#000088" } |
| { "horn": "double" } |
| { "horn": "cross" } |
Simulator examples
Tutorials