Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 574 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 574 Bytes

WifiNavigation

Python application to ping nodes and guess distance

Main Language = Python UI = tkinter

Pings will display from all 4 nodes Avg pings will be what is used to calculate calibration of location

IPs of nodes will be shared across network

Need to show a graph with points

x and y are known distances (user inputs, measures themselves)

There is a mid-point in the middle of nodes

Should be able to move around according to ping avg

Need to calibrate accuracy according to avg pings with some multiplier

Ability to add and subtract nodes as optional