how to detect numbers from phone keypad?

Status
Not open for further replies.

tuanvoi

New Member
Hi all,

I'm using PIC18F4550. Could someone help me with this?

I want the PIC to detect the numbers the I press from the phone. Any sample codes or hints would be very appreciate. Thank you!

Tom
 
Not a simple application but it can be done. Do a search on DTMF and you can see what is involved. It is much simpler if you use an external DTMF decoder IC but of course they do cost some and can be somewhat hard to find at times as most are out of production.

Lefty
 
You sure he didn't just want to use a phone keypad seeing how he ask for it as in his post.? but if he want a cheap decoder all he needs to do is find a old phone the kind with the bell in it the heavy phone
don't have a you decoder you can use but the one's that are lite have a good keypad and decoder.
 
so when I use the external DTMF decoder, what will PIC will see at the output of the decoder? Thanks
 
so when I use the external DTMF decoder, what will PIC will see at the output of the decoder? Thanks

The PIC would need to use four data input pins to read the parallel binary number from the decoder IC and an additional input pin to read the (new) data ready strobe from the decoder chip.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…