Skip to content

V1.0.0 Basic function and ruannable

Choose a tag to compare

@LancerMar LancerMar released this 08 Apr 11:23
e91dcfe
  • 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