DTMF Decoder

Description:

This project is basically decoding a DTMF signal to digital form where an microcontroller detect the signal. The project uses an integrated decoder chip MT8070DE which decodes all 16 DTMF tone pairs in to 4 bit code. AVR Microcontroller reads these codes and outputs them to LCD as characters. DTMF receiver stores last 234 received digits in EEPROM that can be viewed by scrolling an LCD character line. DTMF Decoder also can be connected to PC via RS232 interface. So each time TDMF signal is received it sends digit to Terminal.

Micro controller:

Tiny2313

dtmf2all.jpgdtmf2b-s.jpg

For more details click:

http://www.infidigm.net/projects/dtmf2/ 

Leave a Reply