innovation001
- 2
- 0
how can I control 2-way motor, to be specific I want to change direction after few rpm, is it possible to do it without arduino
The discussion revolves around controlling a 2-way motor and changing its direction after a few revolutions per minute (RPM) without using an Arduino. Participants explore various methods and components that could facilitate this control.
Participants express differing views on the necessity of an Arduino for controlling the motor, with some suggesting alternative methods while others focus on Arduino-based solutions. The discussion remains unresolved regarding the best approach to achieve the desired motor control.
Participants do not clarify specific assumptions about the motor type or the exact requirements for changing direction, leaving some aspects of the discussion open to interpretation.
innovation001 said:how can I control 2-way motor, to be specific I want to change direction after few rpm, is it possible to do it without arduino
is this possible to control DC 12V motor with arduino ?donpacino said:http://www.instructables.com/id/Arduino-Modules-L298N-Dual-H-Bridge-Motor-Controll/
you'll need to use an h-bridge
do you mean DIRECTLY from the arudino pins... noinnovation001 said:is this possible to control DC 12V motor with arduino ?