usb motors
a have several motors and would like to connect a usb cable to them, to connect them to my pc. My question is how do i do this? can somebody show me a schematic?· Every motor only have black and red cable i need to know how to connect a usb cable to them
thank you for your help.
thank you for your help.
Comments
www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/pololu/List/1/ProductID/71/Default.aspx?SortField=ProductName%2cProductName
www.parallax.com/Store/Microcontrollers/BASICStampModules/tabid/134/txtSearch/usb2ser/List/1/ProductID/32/Default.aspx?SortField=ProductName%2cProductName
For the motor control, you really need some kind of microcontroller plus what's called an H-bridge. Again, Pololu's is pretty simple. You could make your own motor controller using an SX microcontroller with an H-bridge.
You could check the various hobby electronics magazines for other possibilities. I know Circuit Cellar and Nuts and Volts have had designs for USB controlled devices, but I don't remember seeing a DC motor controller. You'd need an H-bridge anyway since that's the only way to control the current involved.
Please remember that if you're planning to POWER these motors from a USB port that there is a very limited amount of power available from the port itself. Also remember that motors have quite a bit of amperage draw on start-up, and that there may well be a back-EMF issue when they are shutdown. Either of these conditions could blow a USB port apart if they're powered directly from the USB port. If you were planning to supply power to the motor(s)separately (separate power supply) and just use the USB port to control the motor, that's a different story.
Jan Alexson's "USB Port Complete" is probably the best book for learning about USB ports, and what you can do with them SAFELY. Here is a link to that book: http://www.lvr.com/usbc.htm
Jan's books are easy to read, and quite comprehensive in their content. Below is a link to the USB Section of her web site: http://www.lvr.com/usb.htm
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
http://www.pc-control.co.uk/motorbee_info.htm
For 28 Pounds ($56 or so) this does the whole job. You install the control software, plug this into a USB port and connect a battery or DC power supply along with your motor(s), DC or servo, at the motor connector, and have at it. The page above has a link to a manual. Download that and read it. Also, it has some digital inputs and outputs to use with your design. You can even automate the motor control sequences. If you have to buy all the equipment to build a unit from a schematic and program the processor from scratch it would cost you more. H*ll, I might buy one of these things myself. I imagine it will run relays and LEDs as well, it lends itself to all kinds of projects. One possible downside: it runs on Windows 2000 or higher, according to the manual. Does this mean Win9x is out of the question...?
You could always do the Google search yourself and check this out further.
Happy hollidays!
kenjj