Dc Motor Speed And Direction Control
AIM:
Design and Development of DC motor speed and direction control.
PURPOSE:
DC motors are widely used in many applications like CNC machines. CNC machines are used for many applications. Especially small machines worked on Batteries which are having DC motors. While doing any job work Motor should operate in both directions and different speeds. Here we want to develop DC motor speed and direction control using Arduino.
DESCRIPTION:
This project includes five buttons connected to Arduino digital pins. L293d connected to Arduino digital pins.
WORKING:
Here there are five buttons. Two are for direction control and three buttons are speed increment, decrement and stop. And DC motor will also be interfaced to the controller through the line driver IC L293d. Now, it is the job of the controller to monitor the input switches and to perform the predefined task of controlling i.e. increasing or decreasing the speed of the motor or stop the motor along with direction. Here the speed of the motor will be controlled by using PWM technique. Motor status will display on 16X2 LCD display.
Reviews
There are no reviews yet.