Skip to content

Commit f334f79

Browse files
authored
Create README.md
1 parent acb0b58 commit f334f79

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Servo calibration using Arduino
2+
3+
Tool to determine min and max pulse widths to use for a servo
4+
5+
<img src="screenshot.png" width="400">
6+
7+
Wiring diagram:
8+
9+
<img src="servo_calibration_bb.png" width="800">
10+
11+
Other tutorials:
12+
* Servos might be different from each other, even if it is the same model (see tests here: https://www.hackster.io/jeremy-lindsay/how-accurate-are-my-servos-21f703 and https://www.hackster.io/jeremy-lindsay/calibrating-my-servos-fa27ce)
13+
* If it exceedes a range it drains a lot of power and then gets stuck (like here: https://www.instructables.com/id/Calibrating-Servos-for-Bracketrobot-Arm/)
14+
* Calibration videos: https://www.youtube.com/watch?v=cvqAoBrLs7M and https://www.youtube.com/watch?v=C4amAdbH60w
15+

0 commit comments

Comments
 (0)