Shop OBEX P1 Docs P2 Docs Learn Events
Resistive joystick replacement — Parallax Forums

Resistive joystick replacement

ArchiverArchiver Posts: 46,084
edited 2004-01-19 23:55 in General Discussion
I am looking for ideas and options if any of you have them. Any help
would be greatly apreciated. I have a resistive joystick on a motor
controller, ( formally a wheel chair controller.) The joystick
basically has two 2.5K pots in it, one for the left motor and one for
the right. When the joystick is centered or neutral, the wiper arm
is at 1.25K on both. I also could compare it to a variable voltage
divider. I am looking to replace the joystick mounted on the box
with a Basic stamp. I already have a basic stamp doing other
functions in the robot, but I was planning on adding one to handle
the motor control, and reception of the command signals when the
robot is not in automatic mode. Remember this is a tinkering and
experimentation project, so multiple controllers is okay with me. I
am looking for ideas to have the nbasic stamp simulate the two 2.5K
pots, any ideas? The controller for the motors handles all the H-
bridge, PWM and power issues, so input to it is all that is left.
Once again, any ideas or input would be greatly apreciated. Thanks,
RPW

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-01-19 23:55
    Using the RCTIME command you could definitely implement motion control on
    your robot.


    At 11:13 PM 1/19/2004 +0000, you wrote:
    >I am looking for ideas and options if any of you have them. Any help
    >would be greatly apreciated. I have a resistive joystick on a motor
    >controller, ( formally a wheel chair controller.) The joystick
    >basically has two 2.5K pots in it, one for the left motor and one for
    >the right. When the joystick is centered or neutral, the wiper arm
    >is at 1.25K on both. I also could compare it to a variable voltage
    >divider. I am looking to replace the joystick mounted on the box
    >with a Basic stamp. I already have a basic stamp doing other
    >functions in the robot, but I was planning on adding one to handle
    >the motor control, and reception of the command signals when the
    >robot is not in automatic mode. Remember this is a tinkering and
    >experimentation project, so multiple controllers is okay with me. I
    >am looking for ideas to have the nbasic stamp simulate the two 2.5K
    >pots, any ideas? The controller for the motors handles all the H-
    >bridge, PWM and power issues, so input to it is all that is left.
    >Once again, any ideas or input would be greatly apreciated. Thanks,
    >RPW
    >
    >
    >
    >To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    >from the same email address that you subscribed. Text in the Subject and
    >Body of the message will be ignored.
    >
    >
    >Yahoo! Groups Links
    >
    >To visit your group on the web, go to:
    > http://groups.yahoo.com/group/basicstamps/
    >
    >To unsubscribe from this group, send an email to:
    > basicstamps-unsubscribe@yahoogroups.com
    >
    >Your use of Yahoo! Groups is subject to:
    > http://docs.yahoo.com/info/terms/



    "Why am i fighting to live, if im just living to fight"
    "Why am i trying to see, when there aint nothing in sight"
    "Why am i trying to give when no one gives me a try"
    "Why am i dying to live if im just living to die"
Sign In or Register to comment.