Skip to content

jstma/Piezo_Trilateration_Visual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Processing 97.4%
  • Makefile 2.6%