Project With L293D, Arduino and DC Motor
by neelimat204 in Circuits > Arduino
150 Views, 1 Favorites, 0 Comments
Project With L293D, Arduino and DC Motor
Download Proteus software if you don't have.
Components required for making this project are:
Arduino Uno
DC motor (active)
L293D (It contains 2 H bridges)
Virtual terminal
In the component mode search for these components and then place these components in the panel.
Connect the Circuit.
Connect the circuit as per the circuit diagram.
Then upload the programmed .hex Arduino file into the Arduino component in the Proteus software.
click on this link for Arduino Program
And then run the program.
WORKING:
If we press 1 in the Virtual terminal then the motor rotates in clockwise direction.
If we press 2 in the virtual terminal then the motor rotates in anti clockwise direction.
If we press 0 then rotation of virtual terminal stops.
Like this we can control the DC motor.
Press stop button for stopping the running of the program.