bmander / laptopsas

Synthetic aperture sonar using laptop speaker and microphone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synthetic aperture sonar using consumer electronics

This project started as a class project for MAS.862 at MIT in 2013.

First, generate a train of pings

$ python ping.py pingfile.sonar 0.24 200

Then, take a look at them

$ python view.py pingfile.sonar

Finally, focus to a particular plane

$ python analyze.py

About

Synthetic aperture sonar using laptop speaker and microphone

License:MIT License


Languages

Language:Python 100.0%