Need help with an H-Bridge
LBHSroboGuy
Posts: 2
Ok I'm trying to use a Hall effect sensor and an H-Bridge to make a brush-less DC motor, I got the Hall effect sensor working, but I'm having trouble getting the H-Bridge to reverse the current could someone help me out some, I think I'm miss reading the Datasheet I got with the H-Bridge, I'm not that great at reading very technical schematics.
I'm using the Basic Stamp from my boe bot kit, and what I have set up is-
H-bridge Basic Stamp
Pin 1
>Pin 15
Pin 16---->VDD
Pin 8
>6V Battery
Pin 5
>GND for 6V Battery
I've been a bit confused as to how exactly the motor terminals should be plugged, but I've been testing it out by trying it with an LED, but I can't seem to get the LED to light up in either direction, yes I know LED's only work in one direction so I tried flipping the terminals when I tested it out.
Here's the link to the Data Sheet. www.sparkfun.com/datasheets/IC/SN754410.pdf
I'm using the Basic Stamp from my boe bot kit, and what I have set up is-
H-bridge Basic Stamp
Pin 1
>Pin 15
Pin 16---->VDD
Pin 8
>6V Battery
Pin 5
>GND for 6V Battery
I've been a bit confused as to how exactly the motor terminals should be plugged, but I've been testing it out by trying it with an LED, but I can't seem to get the LED to light up in either direction, yes I know LED's only work in one direction so I tried flipping the terminals when I tested it out.
Here's the link to the Data Sheet. www.sparkfun.com/datasheets/IC/SN754410.pdf
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
The attached picture shows what happens internally to make your motor turn in both directions. The IC is basically switching the direction of the current through the motor to make it turn a different way
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"The man who smiles when things go wrong has thought of someone to blame it on."
-Lucky[size=-1][/size]
Post Edited (Lucky) : 4/8/2010 5:52:14 AM GMT
http://www.megamanual.com/ms2/IAC.htm
Main page to the above...
http://www.megamanual.com
Thanks so much, this really clarified it for me, and it worked, I was able to get the LED to work, so now I just have to set up the real circuit.