|
Re: programming
Posted by Jerry Eckert.
Engineer from Looking for a team in Raleigh, NC sponsored by .
Posted on 2/2/2000 10:22 PM MST
In Reply to: programming posted by Charles Elwood on 2/2/2000 8:47 PM MST:
: I have a question. Suppose I have a motor attached to PWM1 and when you push the joystick on Port1 forward, the motor moves clockwise.....okay now suppose I add some code so that when I push the joystick forward the motor will now move in the opposite direction.
: Thanks
: charles Elwood
pwm1 = 254 - pwm1
__________________
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.
|