We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692a840 commit 6a2d7feCopy full SHA for 6a2d7fe
docs/parts/wokwi-servo.md
@@ -3,10 +3,18 @@ title: wokwi-servo Reference
3
sidebar_label: wokwi-servo
4
---
5
6
-A standard Micro Servo Motor
+A standard Micro Servo Motor.
7
8
<wokwi-servo />
9
10
+## Range of motion
11
+
12
+The servo is able to sweep from 0 degrees to 180 degrees, with hard stops at both ends.
13
14
+| <wokwi-servo /> | <wokwi-servo angle="90" /> | <wokwi-servo angle="180" /> |
15
+| :-------------: | :------------------------: | :-------------------------: |
16
+| 0 degrees | 90 degrees | 180 degrees |
17
18
## Pin names
19
20
| Name | Description |
0 commit comments