Can I Control a 2-Way Motor and Change Direction without an Arduino?

AI Thread Summary
Controlling a 2-way motor and changing its direction without an Arduino is possible using an H-bridge. Users can explore alternatives like stepper motors and stepper controllers for this purpose. While direct control from Arduino pins is not feasible, control signals can be sent from an Arduino to manage the motor. Motor shields, such as the Arduino Motor Shield R3, can facilitate this process. Overall, various options exist for achieving motor control without relying solely on an Arduino.
innovation001
Messages
2
Reaction score
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
 
Engineering news on Phys.org
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

Yes you can do it. Google "stepper motors" and "stepper controllers".
 
innovation001 said:
is this possible to control DC 12V motor with arduino ?
do you mean DIRECTLY from the arudino pins... no

do you mean with control signals from an arduino... yes

why don't you look at the link I posted
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Back
Top