justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: Do you have any suggestions on how to detect a doorbell ring sound on an ESP32 microcontroller with a microphone module?
Asked by Jesse (74.105.72.x) on August 22 2023, 1:52am
Reply on August 22 2023, 12:57pm (edited at August 22 2023, 12:58pm):
    Probably do a windowed FFT and look for a lot of activity in the frequency bin that corresponds with the bell, and see if it's above a certain threshold above the sum of the rest of the bins? Alternatively you could multiply the signal with a sinewave and cosinewave of the doorbell frequency, summing, and look for a large sum of absolute values there, or something...

Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2024 Justin Frankel. | RSS