Exact match. Not showing close matches.
PICList
Thread
'[SX] DTMF Decoder Password'
2005\07\01@081231
by
labtronixn/a
|
|
Hello all members of this Forum;
My name is Filipe and i am New in programming MCU and new in this forum !!!
I nee know if any one make teste with the code DTMF Receiver for SX28 in down load section of Parallax?
I need any help for make this code:
The sx28 receive the Sound of DTMF for A/D pin or receive the ( 4 bits from MT8870 DTMF decoder ) is more dificulte with out MT8870 but less expensive to build !!!
Ok the project is:
send for ex. 12345# or 12345* DTMF code
12345# put HIGH some PIn of the SX28 ( ex. pin 4 )
12345* put Low the same pin of SX28 ( pin 4 )
The caracter # and * are the enter key
If I sent wrong code, the SX28 put HIGH other Pin ( ex. Pin 5 ) and check one more time DTMF code and if the codes are again wrong put High other Pin ( ex. pin 6 )
I dont know is the original code SX28 receiver and decoder DTMF code with out any other IC DTMF decoder of Chris are OK !!!
Regards for all;
Filipe
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=79099
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\07\01@082425 by Jon Williamsn/a
|
|
If you're looking for a simple way to do this project, then I'd suggest you stick with an external decorder and let the SX28 handle the logic of the values coming in. If I were doing this, that's how I'd proceed (but then, I'm a big SX/B fan and not so good with assembly that will likely be required if you want to use the SX28 to decode the DTMF signal).
The strategy I'd use is to create a "background" process that monitors the output of the MT8870 for a new character and then moves it into a circular buffer. The foreground program, then, would simply focus on pulling characters from the buffer and processing them accordingly.
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=79099#m79102
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\07\06@230548 by pearl62n/a
|
|
Hi Filipe,
The original authors of this code have moved on to other things a long time ago, so it's unlikely you'll find any support for it. You'll have to either work from the code and documentation that still exists or use an external DTMF decoder like Jon suggests...
If you're really set on getting the software version going (it's a much more elegant solution!), I've attached the app note and code that Ubicom/Scenix once distributed.
Cheers,
Stephen
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=79099#m79764
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\07\07@093151 by Peter Van der Zeen/a
|
|
Hey Stephen;
Good to see you're still around and monitoring the SX activities!
Peter (pjv)
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=79099#m79807
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
2005\07\07@224849 by pearl62n/a
|
|
Thanks PJV! I don't get around as much as I should though...
---------- End of Message ----------
You can view the post on-line at:
http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=79099#m79901
Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com
The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)
More... (looser matching)
- Last day of these posts
- In 2005
, 2006 only
- Today
- New search...