How to connect a servo to breadboard of BOE Bot?
How would one safely connect a servo to the breadboard of the BOE Bot?
I would like to use Vservo to power extra servos on my project, I am using a 7.2v (6 AA NimH) power supply. With Vin selected.
Recently, while testing, I managed to fry pin 12 on my BS2 chip. I connected Vservo direct to the breadboard, it worked for a while, then pin 12 died. Interesting that the servo was connected to pin 11??
Or:
Is the 6 cell NimH too much for the BOE and stamp? Am I risking further damage to my robot?
I have now lost all confidence in my abilities and would welcome any help.
I would like to use Vservo to power extra servos on my project, I am using a 7.2v (6 AA NimH) power supply. With Vin selected.
Recently, while testing, I managed to fry pin 12 on my BS2 chip. I connected Vservo direct to the breadboard, it worked for a while, then pin 12 died. Interesting that the servo was connected to pin 11??
Or:
Is the 6 cell NimH too much for the BOE and stamp? Am I risking further damage to my robot?
I have now lost all confidence in my abilities and would welcome any help.
Comments
With the exception of a few specialty servos, servos are not designed to be run on more than 6 volts.
Servos are powered through the center pin on the connector. On the BOE that center pin either gets regulated 5 volts or whatever voltage your battery pack is supplying if you change the jumper to VIN. If you connect a servo via the breadboard it won't matter what you have set that jumper to. You would use three breadboard rows and three jumpers to make the connections. One jumper goes to VSS, one goes to a pin and the center will go to VIN or VDD.
Rich H
Could you show me where it says the Futaba servo is rated to 8.4 volts? I have looked at the specs of countless servos but I certainly won't claim to have seen them all.
Just because so many RC toys run off 7.2 volt packs doesn't mean that the servos operate at that voltage.
The Homework Board drives servos off a 9V battery, it will drain it quickly. I can think of two reason why it works out okay; One, the expected usage of the servo is light - the servo won't be trying to draw much current for the exercises. Two, the 9V battery isn't capable of supplying much current even if the servo wants it. That's my speculation - I haven't tested it. They do caution not to use a 'battery replacer' or other power supply when using a servo with the Homework Board.
A 7.2V battery pack on the other hand can supply lots of current to a servo that wants it, risking damage.
Rich H
I am looking for a safe solution. So, how to connect via breadboard, whilst protecting the stamp against too much current?
Something else must have happened if your Stamp I/O pin is damaged. It's difficult to make a suggestion without knowing what really happened.
A good general way to protect Stamp I/O pins from mishaps is to connect a 220 Ohm resistor in series with the I/O pin. This is the way the Homework Board is designed. There are few circumstances where a 220 Ohm resistor will interfere with the normal use of the I/O pin, yet it will protect the Stamp I/O pin from a lot of potential kinds of damage. For some kinds of use (like driving LEDs) where you have to figure in the extra resistance into your circuit.