Shop OBEX P1 Docs P2 Docs Learn Events
Biped — Parallax Forums

Biped

modkilmodkil Posts: 27
edited 2009-09-22 20:44 in Robotics
Hi i'm a looking into building a biped robot, but looking at hitec servos, how would one come about "programming" the digital servos without buying a "programmer" ?
the other option i'm looking at is also futaba servos, but these are a little bit more expensive. Currently i'm searching for "funding" as this project if for a self study course i'm taking in high school.

servo model:
Hitec HS-5485HB $24.99
Futaba S3152 $34.99

$10 doesn't seem like a lot, but when buying 12 servos for only the legs it adds quite a bit. THe sotre i plan to purchase from is tower hobbies.

All suggestions are welcome. Chips i have are the propeller, javelin, and basic stamp 2px. Also zilog ez80f91, and some pic chips, neither of which are as powerful and simple to use as parallax chips smilewinkgrin.gif

Comments

  • hover1hover1 Posts: 1,929
    edited 2009-09-22 13:00
    Digital Servos do not need to be programmed. It's optional. See this page:

    http://www.servocity.com/html/hs-5485hb_servo.html

    I would use the propeller and use the servo32.spin object in the OBEX

    Jim
    modkil said...
    Hi i'm a looking into building a biped robot, but looking at hitec servos, how would one come about "programming" the digital servos without buying a "programmer" ?
    the other option i'm looking at is also futaba servos, but these are a little bit more expensive. Currently i'm searching for "funding" as this project if for a self study course i'm taking in high school.

    servo model:
    Hitec HS-5485HB $24.99
    Futaba S3152 $34.99

    $10 doesn't seem like a lot, but when buying 12 servos for only the legs it adds quite a bit. THe sotre i plan to purchase from is tower hobbies.

    All suggestions are welcome. Chips i have are the propeller, javelin, and basic stamp 2px. Also zilog ez80f91, and some pic chips, neither of which are as powerful and simple to use as parallax chips smilewinkgrin.gif
  • modkilmodkil Posts: 27
    edited 2009-09-22 13:15
    thanks, that clears up a lot for me.
  • W9GFOW9GFO Posts: 4,010
    edited 2009-09-22 17:20
    The Servo32V6 object works very well however, the ramp portion of the object has a little bug where it can cause the pulse widths to rise or dip by about 7uS which causes the servo to jitter every few seconds. If you don't use the ramping function it is not an issue. Beau is aware of the problem.

    Rich H

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    The Servo Boss, a 12 channel servo tester kit from Gadget Gangster.
  • GeorgeCollinsGeorgeCollins Posts: 132
    edited 2009-09-22 20:44
    A propeller chip is an excellent and inexpensive way to control multiple servos on a walking robot. I usually use a SpinStudio card, but that may be too bulky for a biped. For a small biped a good controller may be something like this:
    gadgetgangster.com/find-a-project/56.html?projectnum=171

    You can get those Futaba servos for $29.99 at servocity.com/html/s3152.html.

    I think a 12 servo biped is very ambitious for your first walking robot, unless you are starting from a kit. If not, you may want to try a 12 servo hexapod or a six servo biped. You can learn a lot and then reuse the parts for a more difficult robot.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    My Robots
Sign In or Register to comment.