DTMF and PIC for Remote Control


Closed Thread
Results 1 to 20 of 20

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Maybe this will help. Scroll down to post #125 to start.
    http://www.picbasic.co.uk/forum/show...t=12677&page=4

    In your code, where does the value of "m" come from?

    And... Look at using code tags when you post code. Makes it easier to read...
    http://www.picbasic.co.uk/forum/misc.php?do=bbcode#code
    Dave
    Always wear safety glasses while programming.

  2. #2
    Join Date
    Sep 2009
    Posts
    11


    Did you find this post helpful? Yes | No

    Default DTMF decoder

    Quote Originally Posted by mackrackit View Post
    Maybe this will help. Scroll down to post #125 to start.
    http://www.picbasic.co.uk/forum/show...t=12677&page=4

    In your code, where does the value of "m" come from?

    And... Look at using code tags when you post code. Makes it easier to read...
    http://www.picbasic.co.uk/forum/misc.php?do=bbcode#code

    Right, m comes out of the blue, just a byte variable as demonstration that inclusion of m=m+1 causes failure.
    How do you use code tags when posting code?
    Rgds

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mike1939 View Post
    Right, m comes out of the blue, just a byte variable as demonstration that inclusion of m=m+1 causes failure.
    How do you use code tags when posting code?
    Rgds
    Code Tags:

    [_code]
    Anything here will be in the tag.
    Remove the _ to make it work.
    [_/code]
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. 8870/dtmf + Pic?
    By PIC_hobbyist in forum General
    Replies: 2
    Last Post: - 5th March 2013, 01:19
  2. PIC RS-232 to control Access database?
    By Angus Anderson in forum General
    Replies: 6
    Last Post: - 29th July 2007, 13:26
  3. Replies: 2
    Last Post: - 31st July 2006, 16:06
  4. Problems with DTMF Generatiom
    By Angus Anderson in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2006, 21:12
  5. Shaping DTMF Signal out of PIC
    By charudatt in forum Schematics
    Replies: 1
    Last Post: - 8th October 2003, 10:09

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts