Interfacing a STAMP with an Electronic Speed Controller
gncguy
Posts: 35
My wife gave me a Traxxas 1/8 scale R/C car.· It has plently of room and so my first thought was to use it for a chassis for my Boe-Bot boards.· I would assume that that ESC works like a servo in terms of controlling with pulses via the pulse out command.· Does anyone have any knowledge of how to do this.· For instance how does the width of the pulse affect the motor speed.
Also does anyone know where you can get or how to design a board that would allow the reciever input to override the STAMP output.· That way if my program in the STAMP goes bezerk, I can overide with R/C control
thanks,
gncguy
Also does anyone know where you can get or how to design a board that would allow the reciever input to override the STAMP output.· That way if my program in the STAMP goes bezerk, I can overide with R/C control
thanks,
gncguy
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
If you find the pulse control jerky you can shorten the pulses a bit at slow speeds. 8 MS between pulses should be full speed, while 200 MS between pulses should be almost zero speed. That ratio you would need to play around with.
Getting the wheels up off of the ground on the test bench is not a bad idea... if possible clamp the chassis down to something so inertia doesn't move the car around much during testing.· You should also consider that some ESC's are capable of reverse and some are not. If it does provide reverse control, then chances are that the Forward response does not equally reflect the Reverse response because typically you don't need or want that much speed in reverse.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.