Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

git clone https://github.com/f01zy/DTMF-decoder decoder && cd decoder
gcc main.c -lm -o decoder

How to use

You can generate WAV file here. Pulse length and Gap length shoud be 40ms. Then run the program:

./decoder sound.wav

About

DTMF decoder using discrete Fourier transform

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages