ITITcode / Trilateration-Example

This python script shows how to get the location of an object from 3 wifi signals. It is an example, so the wifisignals are automated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trilateration-Example

This python script demonstrates how to get the location of an object from 3 beacons using a trilateration algorithim.

requires:

libfreetype6-dev

libpng12-dev

matplotlib

About

This python script shows how to get the location of an object from 3 wifi signals. It is an example, so the wifisignals are automated.


Languages

Language:Python 100.0%