V1.0.0 Basic function and ruannable
- I2S connected to the audio sensor
- Using FFTW to process original audio data to get spectrum
- Use IIR to construct a low-pass filter to exclude the influence of high-frequency harmonics on the detection results
- QT to show the UI
- add unit test for the project