Shop OBEX P1 Docs P2 Docs Learn Events
Servo motor won't completely rotate — Parallax Forums

Servo motor won't completely rotate

prestonaltreeprestonaltree Posts: 6
edited 2008-08-05 23:10 in BASIC Stamp
My standard Parallax servo (Which came with the basic home board) only turns 180 degrees before stopping. How do I fix this so the horn can spin in one direction indefinitely?

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2008-08-05 19:47
    You do have what's called a "standard servo". These only turn about 180 degrees, sometimes as much as 270 degrees. There's a mechanical stop inside that prevents further turning. It sounds like what you want is what's called a "continuous motion servo". These are modified to remove the mechanical stop and the position feedback mechanism. A standard servo uses the control pulse width (1-2ms) to specify a servo position. A continuous motion servo uses the same control pulse to specify a direction and speed (> 1.5ms goes one way, < 1.5ms goes the other way). There are instructions on the web for modifying a standard servo to make it a continuous motion servo. You can't go the other way. Some manufacturers make continuous motion servos. Parallax sells both kinds.
  • FranklinFranklin Posts: 4,747
    edited 2008-08-05 21:40
    If you are just starting out I wouldn't try modifying the servo (it's not easy) but buy one of Parallax's continous rotation servos. You will want a standard servo to do other things soon enough anyway.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • kenwtnkenwtn Posts: 250
    edited 2008-08-05 21:47
    ·· If you want to try to convert your servo this is step by step instruction http://www.kronosrobotics.com/an116/GAN116_3003.shtml
    ·

    · I converted 4 in about 15 mins.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    When you spend 10 times what it cost to build it yourself - That's when it becomes a HOBBY !

    ···································································
  • allanlane5allanlane5 Posts: 3,815
    edited 2008-08-05 23:10
    Of course, once you've "modified" it, you can no longer control position with it. Just be aware.
Sign In or Register to comment.