2 12vdc motors
iungerich1
Posts: 6
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
Help with the fitting in or the fitting on?
How much space is available for all this?
Is this urgent?
What sort of "control" have you in mind?
as much as required
is this urgent not that urgent
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.
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?
sorry i kinda new at robots
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.
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.]