Shop OBEX P1 Docs P2 Docs Learn Events
Servo problems — Parallax Forums

Servo problems

LukasLukas Posts: 1
edited 2007-08-24 23:24 in Robotics
(sorry, my english is not the best)

I've got a problem: The two servos of my boe-bot aren't precise enough. I already have adjusted (centered) them, but the left servo still turns a bit faster.
In my manual 'Robotics with the Boe-Bot' they told me that I should adjust them per code (that means for example that I use 840 instead of 850).
But now, when the battery gets lower, I have to adjust the servos per code again.

Has anyone got this problem, too or does anyone know the answer to this problem? Do I need new servos?
Thanks for you answers!

Comments

  • FranklinFranklin Posts: 4,747
    edited 2007-08-24 17:23
    The servos are fine they just are not designed to be accurate. What you need are wheel encoders, then you count the pulses of one wheel and make sure the other wheel makes the same number of pulses. Google wheel encoders for plenty of information.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • D FaustD Faust Posts: 608
    edited 2007-08-24 23:24
    You could use a circuit to monitor battery voltage.· Although I think encoders are best.· If you are interested in the battery monitoring (which can be done with boe-bot parts) check out the emesystems web page.· They have soem good info.· It might be listed under the rctime command.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    LOOKDOWN ThisThread, [noparse][[/noparse]Your_?, My_?, Cool_Thing], looknum
    LOOKUP looknum, [noparse][[/noparse]1, 2, 3], subnum
    ON subnum GOTO Hope_this_helps, Thanks!, WOW!!
    END 
    
Sign In or Register to comment.