R/C 5 channel radio and receiver to control 24v DC motor?
eagletalontim
Posts: 1,399
I just purchased a 2.4Ghz R/C radio for tinkering around with. I have a few golf cart motors laying around which are 24v DC and rated at 20A. I am hoping to purchase or build a module that plugs directly into the receiver and can control both motors which will be connected to 2 car or lawnmower batteries. The challenge here is to have the ability to have forward, reverse, and speed control. Can someone help point me in the right direction of where I can purchase a plug and play device or locate a schematic to build one?
Comments
http://search.digikey.com/scripts/dksearch/dksus.dll?site=us&lang=en&mpart=MDL-BDC24&vendor=296
http://www.dimensionengineering.com/products/sabertooth2x25
You could use a DPDT relay to switch the power out to the motors to act as a reverse with one of these ESCs.
My thought was to use the relay to control direction, not speed. The electronic speed controller would control the speed using the same signal as a servo. The ESCs I could find that could handle the power your want didn't have reverse so the relay was just to change the polarity from the ESC to the motor.
http://tech.groups.yahoo.com/group/osmc/
There are also some more controller options here:
http://www.robotpower.com/
The relay might be a problem on current through the contacts so it might be best to obtain an ESC
that is capable of the "reverse command", or possibly hack the ESC to reverse the gate drive on the phases.
The gate reversal method is speculation at this point, but it should work, I can't speak to the EMF feedback
from the phases, that may need swapping as well.
I'd love to know the ESC protocols, I've never seen them published anywhere, anybody know a link ?
I'd figure Parallax has some clue to that, or it would make a good article for interfacing to ESC's
jack
Schematic
P-channel $1.95
N-channel $1.95
This is just for the H-Bridge, You will still have to find the R/C interface you like.
-Tommy
I don't know if you've seen my project that uses the input from a R/C receiver to control four motors using PWM. I'd think some of the objects I used would be useful in your project. I've attached the code to post #63.
You're turning out to be more useful than a #1 Phillips
Thanks again,
jack