TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

DIY Acoustic Camera

394 pointsby tomsonjover 3 years ago

25 comments

loxiasover 3 years ago
I&#x27;m not the original author, however, ages ago I invented what&#x27;s now being called &quot;acoustic camera&quot;. (Specifically, the SOTA on the math side for precision, accuracy.)<p>The resolution is fine enough that with COTS parts, I can record my signature simply by sketching it out with my fingernail on a table.<p>Every few years I dust this off and play with it, wondering if there&#x27;s some application or other way to &quot;turn this into money&quot; (an increasing concern in the coming months...&lt;tiny&gt;PLZ HIRE ME&lt;&#x2F;&gt;), but I&#x27;m not a &quot;product guy&quot;.<p>I&#x27;ll answer some questions about the technology, but would really love to know if anyone here has advice on somehow using this achievement to pay rent. :)
评论 #29018135 未加载
评论 #29019987 未加载
评论 #29018646 未加载
评论 #29021891 未加载
评论 #29019649 未加载
评论 #29017279 未加载
评论 #29019558 未加载
评论 #29019252 未加载
评论 #29020439 未加载
评论 #29021137 未加载
评论 #29028013 未加载
评论 #29021811 未加载
评论 #29019127 未加载
davidb_over 3 years ago
Combining this with Motion Amplification&#x2F;Video Magnification [1] could result in some very interesting visuals and applications for factory equipment.<p>[1] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=rEoc0YoALt0" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=rEoc0YoALt0</a> Explainer Youtube video about Motion Amplification
评论 #29019124 未加载
评论 #29016122 未加载
评论 #29016059 未加载
评论 #29017099 未加载
评论 #29015391 未加载
Someone1234over 3 years ago
Stupid idea(?): Back-project onto some sunglasses (or corners&#x2F;edge for behind), and give deaf people some basic level of sound-based situational awareness. Combine with some voice -&gt; text tech, and you could have something pretty interesting.
评论 #29015326 未加载
评论 #29016883 未加载
评论 #29020698 未加载
jcimsover 3 years ago
One application for those that I think might be interesting is to record a scene and retain all of the raw audio. On playback, allow people to click on parts of the image and use beamforming to focus on that part of the audio.<p>Does anyone know if the array used here supports timestamped samples and&#x2F;or clock sync to support multiple arrays? Or is it a single 16-channel stream?<p>Having done some very primitive dabbling with this stuff, the DSP programming is always the most interesting part to me. These folks are killing it with some really cool 3D scanning integration to the acoustic analysis<p><a href="https:&#x2F;&#x2F;youtube.com&#x2F;user&#x2F;gfaitechgmbh" rel="nofollow">https:&#x2F;&#x2F;youtube.com&#x2F;user&#x2F;gfaitechgmbh</a>
评论 #29018210 未加载
评论 #29018249 未加载
maxcanover 3 years ago
Is it possible to tune this to specific frequencies to detect mosquitos? Their audio signal is pretty weak but its also a very specific frequency. This would definitely help in the hunting and killing of the little bastards.
评论 #29016505 未加载
评论 #29015791 未加载
评论 #29017554 未加载
评论 #29017009 未加载
评论 #29017805 未加载
xatttover 3 years ago
Coupled with a VR headset, this would recreate the sound goggles that were featured in the halloween Magic School Bus special 30 or so years ago.
IshKebabover 3 years ago
FYI if you put your microphones in a random pattern you can reduce aliasing artefacts. It&#x27;s basically the same as dithering &#x2F; noise shaping.
评论 #29018178 未加载
onion2kover 3 years ago
This could be really useful for finding birds in trees when I&#x27;m out with my camera...
评论 #29017258 未加载
jack_ppover 3 years ago
Is this sensitive enough to find flying insects in a room?
评论 #29017289 未加载
评论 #29015045 未加载
评论 #29029182 未加载
评论 #29015073 未加载
评论 #29016699 未加载
geokonover 3 years ago
Actual information on how it&#x27;s done is here:<p><a href="http:&#x2F;&#x2F;www.acoular.org&#x2F;literature&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;www.acoular.org&#x2F;literature&#x2F;index.html</a>
awinter-pyover 3 years ago
fwiw they did this in world war I with microphone arrays + seismometer tape (picture of tape on p5)<p><a href="https:&#x2F;&#x2F;acousticstoday.org&#x2F;wp-content&#x2F;uploads&#x2F;2020&#x2F;06&#x2F;Battlefield-Acoustics-in-the-First-World-War-Artillery-Location-Richard-Daniel-Costley-Jr..pdf" rel="nofollow">https:&#x2F;&#x2F;acousticstoday.org&#x2F;wp-content&#x2F;uploads&#x2F;2020&#x2F;06&#x2F;Battle...</a>
评论 #29019525 未加载
nyanpasu64over 3 years ago
Based on my experience building corrscope, I feel this is the kind of project that will outgrow Python once you want to implement your own low-level algorithms, make it embeddable or shippable as an application, or parallelize it. I wonder what&#x27;s the easiest way to port Python DSP code and UIs to a compiled&#x2F;etc. language.
londons_exploreover 3 years ago
I&#x27;d like to see this done with a single microphone and a moving &#x27;sound mirror&#x27; like a fan.<p>The fan blades should cause doppler shift and changing amplitude that varies based on the location of the sound.<p>I suspect that after just a few seconds, this would give better information than an array of 16 microphones.
评论 #29016640 未加载
评论 #29016374 未加载
supermattover 3 years ago
Are there any inexpensive microphone arrays?<p>I was interested in making my own alexa-like device, but it seems mic arrays are sooooo expensive - more than the cost of an alexa device for the least expensive one i can find :&#x2F;
评论 #29016634 未加载
评论 #29017864 未加载
评论 #29015876 未加载
评论 #29016429 未加载
achnover 3 years ago
It would be interesting to see how well this could detect non incident sounds - for instance detecting reflective&#x2F;resonant hotspots in an audio mixing&#x2F;recording room.
评论 #29015737 未加载
causiover 3 years ago
I feel like there has to be a cheaper way to do this than a $275 acoustic array. It&#x27;s only 16 elements. You couldn&#x27;t do this with 16 cheap microphones?
评论 #29017968 未加载
garyfirestormover 3 years ago
wow this is amazing. i directly work in automotive and we use super expensive stuff which does exactly this (for 500k) lol
评论 #29017660 未加载
评论 #29017355 未加载
modelessover 3 years ago
This is super cool. I was thinking about making a 4x4 mems mic array on pcb exactly like that one. I had no idea you could just buy one off the shelf these days. Has anyone put four together to make a 64 mic 3D acoustic camera?
awinter-pyover 3 years ago
finally hardware to nail the guy who leans on his car horn outside my place
transistor-manover 3 years ago
Awesome work! How computationally intensive is Acoular &#x2F; how complex would doing this from a live feed instead of recorded files be? Thanks for posting your project.
评论 #29020048 未加载
hervalover 3 years ago
I imagine this + AR glasses can become quite the lifesaver for deaf folks. Throw in some voice recognition and you can have real-life speech bubbles!
6gvONxR4sf7oover 3 years ago
Am I understanding it correctly that this is not using anything analogous to a lens? How does this not need a lens when optical cameras need them?
评论 #29015586 未加载
评论 #29016511 未加载
评论 #29016532 未加载
评论 #29015662 未加载
pabs3over 3 years ago
Could this work underwater? Would be interesting to have a acoustic tracking system for diver safety.
jcun4128over 3 years ago
That&#x27;s pretty cool as far as adding to a sensor fusion stack
ameliusover 3 years ago
I&#x27;d like to see a video with an acoustic mirror.