项目作者: mahsawz

项目描述 :
Phone keyboard number detector
高级语言: Python
项目地址: git://github.com/mahsawz/DTMF.git
创建时间: 2019-05-07T17:00:24Z
项目社区:https://github.com/mahsawz/DTMF

开源协议:

下载


DTMF

DTMF stands for Dual-Tone Multi-Frequency Signaling, designed for communication between telephones and telecommunications centers. In DTMF, for each of the 12 keys on the phone, a special signal is sent so the receiver determines which key is pressed. For each key, a combination of two sine signals is sent, whose frequency is given in the table below.

so I use Python to simulate DTMF.