DTMF based Stepper Control |
|||
Introduction: |
|||
In this project you can control the stepper motor remotely from anywhere in the world using DTMF Technology. You can basically turn ON/OFF the stepper motor. Morreover you can make it rotate clockwise and anticlockwise as well as control the stepper motors speed. |
|||
The Embedded Technology is now in its prime and the wealth of knowledge available is mind-blowing. Embedded technology plays a major role in integrating the various functions associated with it. This proposal greatly reduces the manpower, saves time and operates efficiently without human interference. |
|||
The objective of this project is used to control the stepper motor by using the cell phone. Here we are using the DTMF (Dual tone multi frequency) to transmit the key pressed on your celpp phone or landline to the Microcontroller based circuit. Whenever a key is pressed on your mobile a set of frequency is transmitted through the mobile. This set of frequency is then decoded by the DTMF decoder IC (MT8870) and given to the controller which then checks which switch has been pressed by the user and accordingly rotates the stepper motor. |
|||
Block Diagram: |
|||
1. Microcontroller : |
|||
The controller is the heart of entire system, and the whole system should be analyzed in selecting the proper controller. The following items should be considered when selecting a controller: 1 Type of input sensor. 2 Type of output required. 3 Control algorithm needed. 4 Number and type of outputs . |
|||
We will be using ATMEL’s AT89S52 microcontroller. It is a 40 pin microcontroller with 256 bytes RAM & 4kb flash memory. |
|||
2. ULN2003 Driver: |
|||
The ULN2003 is high voltage, high current Darlington arrays each containing seven open collector darling on pairs with common emitters. Each channel rated at 500mA and can withstand peak currents of 600mA. Suppression diodes are included for inductive load driving and the inputs are pinned opposite the outputs to simplify board layout. | |||
We are using M8870 DTMF Decoder. In the course of a call if any button is pressed a tone corresponding to the button pressed is heard at the other end of the call. The received tone is processed by the microcontroller with the help of DTMF decoder MT8870.The decoder decodes the DTMF tone into its equivalent binary digit and this binary number is send to the microcontroller. | |||
3. Seven Segment Display: |
|||
A seven-segment display, or seven-segment indicator, is a form of electronic display device for displaying decimal numerals that is an alternative to the more complex dot-matrix displays. | |||
Seven-segment displays are widely used in digital clocks, electronic meters, and other electronic devices for displaying numerical information. Here we are using seven segment display, to display the Number pressed by user to control stepper motor. | |||
4. Power Supply: |
|||
We require regulated 5 volts for microcontroller, seven segment display, DTFM Deocder. These voltages are generated from 230v line voltage. | |||
Hardware Requirement: |
|||
|
|||
Software Requirement: |
|||
|
|||
APPLICATION: |
|||
|
|||
Advantages: |
|||
|
|||
Text Books: |
|||
|
|||
Website: |
|||
Magazines: |
|||
|
|||