|
Re: HELP!!! PBasic and I just don't get along!!!
Posted by Matt Leese at 1/31/2001 8:07 PM EST
Other on team #73, Tigerbolt, from Edison Technical HS and Alstom & Rochester Institute of Technology.
In Reply to: HELP!!! PBasic and I just don't get along!!!
Posted by Joe on 1/31/2001 7:48 PM EST:
As for the tank drive problem, the program works just fine as specified. Double check what you have actually entered so that's it correct and make sure that PWM1 and PWM2 are correctly passed on the output line and are expected to be passed as output by the controller (read the comments in the program for more information). The most likely event I see happening is that you have a wiring problem. Does the robot work with two joystick control? I can't really give you any better help without more information.
As to setting a delay, probably the best way is to just iterate a value every time through the loop and wait for it to reach a certain threshold value before turning the pump back on.
Matt
__________________
This message was archived from an earlier forum system. Some information may have been left out. Start new discussion in the current forums, and refer back to these threads when necessary.
|