Skip to content

Commit 6a2d7fe

Browse files
authored
docs(wokwi-servo): mention range and add diagrams for servo angles (#251)
Ref #244
1 parent 692a840 commit 6a2d7fe

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/parts/wokwi-servo.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,18 @@ title: wokwi-servo Reference
33
sidebar_label: wokwi-servo
44
---
55

6-
A standard Micro Servo Motor
6+
A standard Micro Servo Motor.
77

88
<wokwi-servo />
99

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+
1018
## Pin names
1119

1220
| Name | Description |

0 commit comments

Comments
 (0)