Open Source Acoustic Drone Detection
Drones have actually ended up being a powerful military danger, especially on the little scale. Nimble multi-rotor drones are quick, hard to find, and can trigger lots of damage if permitted to go about their work unrestricted. The initial step to handling this problem is detection–a problem that [Agam Rossen] has put some work into.
The result is VolAnti– an open-source drone detector. This path was picked as a trusted method to spot inbound multi-rotors, because spinning props tend to produce an obvious noise that can be plucked from the sound rather particularly. In a world where fiber optic drones shun RF emissions, it likewise shows especially helpful for early caution of such craft.
VolAnti depends on a little four-microphone range, with the I2S output of all 4 mics summed together. The output is then fed into a 2048-point FFT running every 32 ms on an ESP32-S3. A comb rating is offered to attempt and choose various blade rates from 70 Hz to 2000Hz Multiple detection algorithms run in parallel, due to the fact that [Agam] kept in mind an issue– utilizing an adaptive sound flooring would miss out on drones that showed up in the location and hovered in location. With the sound not differing, it would get strained by the adaptive flooring, so one algorithm in the 4 runs with no flooring to capture drones that aren’t moving. Files are on GitHub for those curious to read more.
We’ve featured other acoustic detection projects before, too. If you’re dealing with something comparable, or alternatively, you have the within scoop on how to conceal a drone’s sound signature, do not be reluctant to let us understand on the tipsline.

