Electronic Circuits and Projects Forum



DTMF help

  1. #1
    gagandeep gagandeep is offline

    DTMF help

    Can anyone please help me in writing code for DTMF MT 8870 with 8051

    i am getting data from dtmf but 8051 is not reading data. i am attaching circuit diagramEDITED CKT..png

    please help

  2. #2

  3. Thread Starter #3
    gagandeep gagandeep is offline
    thnx for reply
    please help
    here is code

    org 00h
    mov p2,#000h
    mov p0,#0ffh

    setb p3.7

    start: mov a,p1

    mov p2,a
    cpl p3.7
    jmp start;
    0

  4. #4
    Jon Wilder Jon Wilder is offline
    OK...you'll need a bit more code than that to make this thing work. However, I need a bit more information as to what your project is supposed to do when all is said and done. Can you give me a description of what you are trying to make this circuit do?

  5. Thread Starter #5
    gagandeep gagandeep is offline
    i simply wants to switch on the relay connected on p2 ON & OFF by pressing 1 & 2 from mobile

    data is changing on o/p of dtmf but P89v51rd2 is not reading it and not giving o/p on p2
    0
    Last edited by gagandeep; 4th May 2012 at 05:37 AM.

Tags
Similar Threads
Thread Starter Forum Replies Last Post
DTMF HELP NEEDED!!!! please help VIVEK.V1990 Electronic Projects Design/Ideas/Reviews 5 19th July 2011, 11:34 AM
DTMF decoder, please help!! mindctrl Electronic Projects Design/Ideas/Reviews 3 18th July 2005, 05:16 PM
need help in encoding the 108keys in key board to dtmf aneesh Electronic Projects Design/Ideas/Reviews 2 11th October 2003, 07:05 AM
help for : DTMF remote control with mt8880 Pat-21 Electronic Projects Design/Ideas/Reviews 1 10th July 2003, 03:49 AM
DTMF Using PIC Help jcding Electronic Projects Design/Ideas/Reviews 1 26th December 2002, 04:23 AM
Electronic Circuits  |  Learning Electronics

Join our community with over 100,000 Members! It's free, easy and when you're logged in you have many more features! Click to register.
Page Time: 0.07391 seconds      Memory: 7,568 KB      Queries: 18      Templates: 0