does anyone know anything about 4 wire servos
I am trying to interface a bs2 with a team losi mini t 1/18 scale rc car but have run into a small hitch. this car has a tiny little servo with a 4wire lead and I am not sure how to controll it.
Has anyone written any code for a 4 wire servo, or have any beta on how they work
Has anyone written any code for a 4 wire servo, or have any beta on how they work
Comments
With only the information provided available, I'd have to guess that what you're looking at may be a stepper motor, and not an R/C servo. I supppose in its normal mode of operation you could check each wire looking for .5 --> 2 mS pulsed signal while it's moving. If found, then one might presume it's an R/C servo, rather than a stepper. Where to go at that juncture is anyones guess.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Thanks, Parallax!
thanks again
sybil
If it really looks like a R/C servo from the outside, consider the following:
It may be that the servo has been modified with a Solarbotics H-bridge inside. That might explain the four wires- two for power and two for directional control. Take a look inside.
Anyway, you could always cannabalize the interior and put in such an H-bridge. The gears and the motor are pretty straight foward without the PWM circuitry, just two motor wires.
In my opinion, it seems a bit inefficent to use the PWM [noparse][[/noparse]which was useful for R/C transmission] when an H-bridge is less demanding of the microcontroller's resources.
It also seems odd, that you must hack a perfectly good servo and adapt it to H-bridge use to gain this efficency in a standard chassis.
It seems that the servo manufactures are reluctant to provide internal H-bridge controlled servos as a genuine product.
·~~~~~~
The the above does not apply, take your VOM and try to figure out the purposes of those 4 wires by measuring their continuity, their resistance, and their ability to create a voltage when the wheels are spun.· If you are going to tear the motor out of the car, you might as well try running it from a battery at first.· If you burn it up, it was only going to become garbage anyway.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"When all think alike, no one is thinking very much.' - Walter Lippmann (1889-1974)
······································································ Warm regards,····· G. Herzog [noparse][[/noparse]·黃鶴 ]·in Taiwan
Post Edited (Kramer) : 11/27/2005 5:11:48 PM GMT
Alan