alijamaliz / DTMF-detector

Project of Signals & Systems course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of DTMF decoder in python language

Middle project of Signals & Systems course


Description:

Dual-tone multi-frequency signaling (DTMF) is a telecommunication signaling system using the voice-frequency band over telephone lines between telephone equipment and other communications devices and switching centers. DTMF was first developed in the Bell System in the United States, and became known under the trademark Touch-Tone for use in push-button telephones supplied to telephone customers, starting in 1963. DTMF is standardized as ITU-T Recommendation Q.23. It is also known in the UK as MF4.

Read more on Wikipedia...


Dependencies:


How to run:

$ python dtmf.py

Test:

Online DTMF generator

About

Project of Signals & Systems course


Languages

Language:Python 100.0%