avcdrivemotor

stevc93avc/steerandmotors/avcdrivemotor

No description
avcdrivemotor
@/avcdrivemotor
IN1(pwm)port
Board port to which the direction pin of the H-Bridge is connected.
IN2port
Board port to which the PWM (aka Enable) pin of the H-Bridge is connected. The port should be capable of producting PWM signal.
SPD.Rnumber
Desired speed of the motor in [-1.0, 1.0] range. Negative values denote clockwise rotation, zero denotes full stop, positive values denote counterclockwise direction.
UPDpulse
Triggers new write
IN3(pwm)port
Board port to which the direction pin of the H-Bridge is connected.
IN4port
Board port to which the PWM (aka Enable) pin of the H-Bridge is connected. The port should be capable of producting PWM signal.
SPD.Lnumber
Desired speed of the motor in [-1.0, 1.0] range. Negative values denote clockwise rotation, zero denotes full stop, positive values denote counterclockwise direction.
avcdrivemotor
IN1(pwm)
IN2
SPD.R
UPD
IN3(pwm)
IN4
SPD.L
DONE.R
DONE.L
DONE.Lpulse
Fires when writing is done
DONE.Rpulse
Fires when writing is done
To use the node in your project you should have the stevc93avc/steerandmotors library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.