EasyManua.ls Logo

sparkfun Servo Trigger User Manual

sparkfun Servo Trigger
14 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #10 background image
In applications where the motors are moving non-trivial loads, it’s a better
bet to use heavier gauge wires and give each Servo Trigger a direct
connection to the power supply. The configuration is commonly known as
“star power.”
When in doubt, grab a multimeter, measure the current consumed, and
check whether VCC at the board input is falling below the rated voltage
when the servos are turning.
Troubleshooting
If there’s no motion when you actuate the input, first check that A and B are
not set the same, otherwise there’s no position change!
If you’re feeding the input with a logic signal from an external device, be
sure to drive the signal for more than 50 milliseconds. The PWM signal is
updated every 50 mSec, and events shorter than that may missed.
It’s also possible to set T shorter than the time it take the servo motor to
physically rotate. In this case, the motor may not reach B before returning
to A. Try turning up T, to see if a longer transition time allows the motor to
turn.
Expert Exercises
Customizing the Servo Trigger
Page 10 of 1
4
Question and Answer IconNeed help?

Do you have a question about the sparkfun Servo Trigger and is the answer not in the manual?

sparkfun Servo Trigger Specifications

General IconGeneral
Brandsparkfun
ModelServo Trigger
CategoryController
LanguageEnglish

Summary

Understanding Hobby Servos

Electrical Connection

Details on the standard 3-pin plug and common color coding for RC servos.

Getting Started with Servo Trigger

Quick Start Guide

Instructions to build a circuit to demonstrate the Servo Trigger's functionality.

Servo Trigger Features and Configuration

Advanced Usage and Troubleshooting

Common Troubleshooting

Guidance on diagnosing and resolving issues like no motion or incorrect timing.

Firmware and State Machines

Firmware Modifications

Information on reprogramming the microcontroller and modifying firmware.

Timing Control

How to adjust transit times by modifying the timing table in the firmware.

Advanced Firmware Modes

Details on selecting and implementing different response modes via compile-time symbols.

Building Custom Behavior