main

ironcandleforge/l298n-dual-h-bridge-stepper-motor-driver-module/main

No description
main
@/main
IN1port
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
IN3port
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.
main
IN1
IN2
SPD.R
UPD
IN3
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 ironcandleforge/l298n-dual-h-bridge-stepper-motor-driver-module 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.