News Item: Yet Another DTMF controlled Robot
(Category: 8051 Projects)
Posted by ajay_bhargav
Fri May 17 2019, 02:49 pm

Yet Another DTMF Controlled Robot



As simple as it sounds, This project is an 8051 based DTMF controlled robot. 8051 receives decoded DTMF tones from MT8870 DTMF decoder. The DTMF input is fed from a GSM phone. There are two motors on the robot which are controlled via dual H-Bridge motor driver L293D.

If you are just starting to learn microcontrollers then this is the project you should start with. It will help you understand the basic IO control in microcontrollers using embedded C.

DTMF controls are as follows:

On pressing '2' robot moved forward
On pressing '8' robot moved backward
On pressing '4' robot moved left
On pressing '6' robot moved right
On pressing '5' robot moved stop


The download package includes source code, hex file, schematics and a description document.

Project credit goes to:
Sharanjit Singh (Canada)


Thank you guys for submitting this project.

Download this project from our download section:
Yet Another DTMF Controlled Robot


This news item is from Rickey's World of Microcontrollers & Microprocessors
( http://www.8051projects.net/news.php?extend.207 )