8 servo motor biped


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2008
    Posts
    4

    Default 8 servo motor biped

    Is there anyone who has built a 16F84-controlled 8 servo motor biped like the one in Jon Iovine's PIC book ?

    A video of this robot walking can be seen at the Images SI site.

    I'm having a problem with mine.
    It will initialize in a knee bent foward stance.
    When it goes into its first movement, both ankle servos tilt the robot to the left until the robot falls over. Then no other movement occurs.

  2. #2
    Join Date
    Apr 2008
    Posts
    4


    Did you find this post helpful? Yes | No

    Unhappy 8 servo motor biped

    Is there anyone who has built the PIC16F84-controlled 8 servo motor biped in Jon Iovine's PIC book ?
    I have.
    This is the latest problem I ran into:
    The biped starts off by initializing its stance (knees bent forward).
    When it goes into its first movement, both ankles tilt to the left and the robot falls over and then nothing occurs, as far as any other individual servo movements.
    Anyone else run into this problem ?

    I just got to thinking about my problem and had this thought:
    Jon Iovine recommends putting a GOTO HOLD statement after each movement, so you can see the movement and tweak the positioning of the servos if need be. I did that after the first movement, but then got greedy, removed the GOTO HOLD statement after the 1st movement, reprogrammed the chip and tried it again; the same thing happened.
    Is it possible that the GOTO HOLD statement I removed after the 1st movement is still "burned" into the chip ?
    I thought that all the code is erased before it is "burned" again ? or is there a setting I need to check ?
    Last edited by rick hardy; - 7th June 2008 at 06:02.

  3. #3
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by rick hardy View Post
    Is there anyone who has built the PIC16F84-controlled 8 servo motor biped in Jon Iovine's PIC book ?
    I have.
    This is the latest problem I ran into:
    The biped starts off by initializing its stance (knees bent forward).
    When it goes into its first movement, both ankles tilt to the left and the robot falls over and then nothing occurs, as far as any other individual servo movements.
    Anyone else run into this problem ?

    I just got to thinking about my problem and had this thought:
    Jon Iovine recommends putting a GOTO HOLD statement after each movement, so you can see the movement and tweak the positioning of the servos if need be. I did that after the first movement, but then got greedy, removed the GOTO HOLD statement after the 1st movement, reprogrammed the chip and tried it again; the same thing happened.
    <font color = red>Is it possible that the GOTO HOLD statement I removed after the 1st movement is still "burned" into the chip ?</font color>
    I thought that all the code is erased before it is "burned" again ? or is there a setting I need to check ?
    If you did not erase the chip prior to programming, As I understand it is possible .
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

Similar Threads

  1. More Servo Woes
    By chrisshortys in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 13th May 2009, 08:40
  2. saving RCREG to word
    By Macgman2000 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 15th September 2008, 13:51
  3. Servo does not move
    By ruijc in forum General
    Replies: 12
    Last Post: - 12th November 2007, 19:14
  4. Beginner + Servo
    By james in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st July 2007, 21:31
  5. Help with Servo Control Please!
    By wireman22 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 7th June 2007, 18:15

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts