Skip to content

Demo Sketch of Multilateration based on TDOA (Time difference of arrival) implemented in Processing 3. Simulates 3 Piezo Sensors locating a sound source on a plane.

Notifications You must be signed in to change notification settings

jstma/Piezo_Trilateration_Visual

 
 

Repository files navigation

Piezo_Trilateration_Visual

Demo Sketch of Multilateration based on TDOA (Time difference of arrival) implemented in Processing 3. Simulates 3 Piezo Sensors locating a sound source on a plane.

Forked from https://github.com/adamlamine/Piezo_Trilateration_Visual.

Processing can be downloaded from here.

Linux

Download processing.

Unpack it somewhere, it doesn't need to be installed.

Clone this repository, adjust the path to Processing in the variable PRCSNG in the Makefile.

Then in the repository directory

make

That will compile the sketch and run it.

About

Demo Sketch of Multilateration based on TDOA (Time difference of arrival) implemented in Processing 3. Simulates 3 Piezo Sensors locating a sound source on a plane.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 97.4%
  • Makefile 2.6%