Shop OBEX P1 Docs P2 Docs Learn Events
2 12vdc motors — Parallax Forums

2 12vdc motors

iungerich1iungerich1 Posts: 6
edited 2012-03-25 19:12 in BASIC Stamp
ok so i am making a robot and i need to control 2 12 volt motors but here is the problem i need to flash the code in to the board because of the design of my robot i cant fit my laptop in or on the robot can you help?????

Comments

  • PJAllenPJAllen Banned Posts: 5,065
    edited 2012-03-25 16:02
    iungerich1 wrote: »
    ok so i am making a robot and i need to control 2 12 volt motors but here is the problem i need to flash the code in to the board because of the design of my robot i cant fit my laptop in or on the robot can you help?????

    Help with the fitting in or the fitting on?
  • iungerich1iungerich1 Posts: 6
    edited 2012-03-25 16:06
    no sorry i need a board that can do that control 2 12 volt motors
  • PJAllenPJAllen Banned Posts: 5,065
    edited 2012-03-25 16:12
    Motor details?
    How much space is available for all this?
    Is this urgent?
    What sort of "control" have you in mind?
  • iungerich1iungerich1 Posts: 6
    edited 2012-03-25 16:15
    control. on off
    as much as required
    is this urgent not that urgent
  • PJAllenPJAllen Banned Posts: 5,065
    edited 2012-03-25 16:25
    So, pretty basic requirements.
    Maybe a BS1 or a BS2 for a microcontroller. The Propeller QuickStart has a small form factor. Which depends how much you know and/or want to learn.
    No motor details provided, but look at the HB-25 motor controllers to go with that.
  • PJAllenPJAllen Banned Posts: 5,065
    edited 2012-03-25 17:00
    That's a good price, but you'll need support electronics for the motor controlling.
    If it's truly a simple matter of "on/off" (based on some criteria, events, data) then you'll only need some transistors and resistors, minimally, to accomplish that.
    What are your expectations? What's the goal?
  • iungerich1iungerich1 Posts: 6
    edited 2012-03-25 17:27
    well i need it to go in a large robot that just roles around but are you sure it can handle the 12 volts because it has spots for a 9 volt battery

    sorry i kinda new at robots
  • PJAllenPJAllen Banned Posts: 5,065
    edited 2012-03-25 17:37
    The transistors will handle the 12V part.
    Again, you've provided no details regarding the motors.

    Sounds like you are "kinda new at" electronics, too.

    I cannot make solid recommendations without specifics from you.
  • iungerich1iungerich1 Posts: 6
    edited 2012-03-25 18:00
    oh i am sorry this is the motor i will use because it can go fast plus it can cart a lot of weight http://www.amazon.com/Razor-e300-V1-V35-Motor/dp/B001TNOKF8/ref=sr_1_13?ie=UTF8&qid=1332722991&sr=8-13
  • PJAllenPJAllen Banned Posts: 5,065
    edited 2012-03-25 19:12
    What is that, a 300W motor?
    I have the feeling that you'll want more than "on/off", you'll want proportional control, to vary the speed and so on, maybe even reversible direction.
    You may want to go with the Propeller for the microcontroller. I don't think Parallax offers a suitable motor controller.
    In a nutshell, the microcontroller supplies PWM to the motor controller for speed, as well as other control signals, and accepts related input (monitoring and the like); the motor controller handles the power electronics as directed by the microcontroller ("brain").

    [If anyone wants to join the conversation, feel free - don't mind me.]
Sign In or Register to comment.