help with a simple MOSFET motor controller.
mjordan_14
Posts: 5
i have a HomeWork Board and i need a way to control two motors both forward and reverse. is there a simple way i can do this with the MOSFET's radio shack sells?
Comments
The MOSFETs that Radio Shack sells are not intended for use with logic circuits. The minimum gate voltage needed for them to conduct enough current for a motor is way above the 5V that the HomeWork Board's I/O pins can supply. There are other MOSFETs that will work, but you won't find them at Radio Shack. You might do better by using ordinary junction power transistors to form what's called an "H-Bridge" which uses 4 transistors to turn a motor on and off and will reverse the direction of the current (and the rotation). Look up "H-Bridge" in the Wikipedia. You can also find sample H-Bridge circuits with a web search. There's one link to a simple H-Bridge circuit on the bottom of the Wikipedia page on H-Bridges.
Post Edited (Mike Green) : 1/7/2010 8:29:40 PM GMT