dtmf_c_test/README.md
2024-03-06 23:19:32 +02:00

367 B

Simple DTMF Decoder in C

Simple stupid code implementing Goertzel algorithm

Build

Under Linux

cmake -S . -B build -G Ninja
ninja -C build
arecord | ./build/dtmf

Test

You can use your phone dial pad or online signal generator https://onlinetonegenerator.com/dtmf.html