[Home]DTMF Detector Using Holtek HT9170B/HT9170D DTMF Detector

HomePage | DTMF Detector Using Holtek HT9170B | RecentChanges | Preferences | My Website home page

Showing revision 1

Using a Using Holtek HT9170B/HT9170D DTMF Detector

 ;**************************************************************************
 ; dtmf001.asm
 ;
 ; PROGRAM:    Simple Parrallel to Serial to take output from 
 ;			Holtek HT9170B/HT9170D DTMF detector
 ;
 ; AUTHOR:		Doug Rice, 
 ;			doug.h.rice@btinternet.com

http://www.dougrice.plus.com/dev/dtmfCode/

DataSheet: http://www.dougrice.plus.com/dev/dtmfCode/HT9170v120.pdf

PIC Assembler code: http://www.dougrice.plus.com/dev/dtmfCode/dtmf001.asm

The Holtek chip has an analogue input and outputs.

 DV - Goes high when DIGIT is detected, and low when DTMF ends.
 D0 to D3 - outputs DTMF digit code  

In 2004 , I tried to use a PIC chip to take the outputs from the DTMF detector and output the digits detected.

Recently I have recorded the audio using Audacity and decoded the audio samples using a web page.

https://www.dougrice.co.uk/cgi-bin/wiki.pl?WebAudio

http://www.dougrice.plus.com/dev/UART/UART2_DTMF.htm - The webpage decodes the Audio and uses the CANVAS to plot the decode

This demo simulated DTMF detection:

http://www.dougrice.plus.com/dev/dtmfCode/dtmf1_g.svg


HomePage | DTMF Detector Using Holtek HT9170B | RecentChanges | Preferences | My Website home page
This page is read-only | View other revisions | View current revision
Edited July 25, 2024 7:00 am by dougrice.plus.com
Search: