I’m a new user.
I want to built a rover using two DC motor with a motor driver L293d, because I used it with arduino some times and now I want to try with a Pixhawk and Ardurover.
Can someone help me how to connect and control the motor driver or a DC motor with ArduRover/Pixhawk?
If this configuration is not feasible, can you suggest me a motor dedicated to ArduRover/Pixhawk?
Hello rmackay9,
Thank you for the answer.
Finally I found a brushless motor with esc(3ways).
I want to control my rover(Ardurover) with a joystick(without any rc transmitter/receiver) and these motors but I don’t know how to set them.
Thank you
If we use L298n motor controller , which pin is direction control IN1 , IN 2 , IN3 , IN4 ?
For speed control we use ENA and ENB but already there is 2 wires . which ones are the other 2 wires
The module L298n motor controller has two direction control pins for each channel. The IN1 and IN2 pins control the spinning direction of motor A, while IN3 and IN4 control motor B. For further information, you can also visit reliance electric motor.
Thanks.