Recently, I purchased a Lynx B - Pan and Tilt Kit (Black Anodized) and model # is BPT-KT. I will use it to build a “Sun Tracker” in order to control the plate form. The only information on the website is one picture.
Do you have as many as informations, for example as the following:
data sheet/spec sheet
how the servo will rotate ? and which direction will it rotate ?
more pictures, video,
how to connect it to “Parallax BASIC Stamp 2 Module + Board of
Education Development Board - Serial Version” microcontroller ?
what’s require for servo to power up?
Please provide me as many as you may in order to build my senior project with servo.
I don’t have it, so I can’t give you much info. Check on the LM website for tutorials! Make sure to look for OTHER tutorials that just move the servos with BASIC Stamp code; you should be able to learn from that.
As you have it, I suggest you mount the servos (if you haven’t already) and simply move the servos through their ranges gently by hand. Probably not much more then 90 in the vertical, and hopefully something like 180 horizontal (that’s what I’d want).
For connections, you are probably free to use two pins of the output ports. This will be the data lines; and of course you’ll need 5V and GND as well.
You’ll have to then use these pin numbers in the PWM (servo) commands you use to drive the servos. (Again, I haven’t seen the BoE board, or the BASIC you’re using).
JUST command the servos, and WATCH! You did BUY the servos, didn’t you? ;>) Good time to have some fun!
Some people like to send servos to their mid positions, which would be 1500 uS. Just issue the required two servo commands (I don’t have the syntax).
And of course, you’ll have to do a little READING! This shouldn’t be too hard a project.
Thank you for your helping
Right now,
I have problem on how to program two HS-422 servos of Lynx B - Pan and Tilt Kit on Basic Stamp Editor with Basic Stamp 2 microcontroller in order to move any possible direction???