Skip to content

Indoor Localization using Arduino and DWM1000 Modules

Notifications You must be signed in to change notification settings

tejus26/Indoor-Localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indoor-Localization

Indoor Localization using Arduino and DWM1000 Modules

The project is developed by Albert Davies, Anirban Ghosh and Tejus Siddagangaiah from CMU.

The project aims to localize a mobile node in an indoor setting with known localtions of anchor nodes.

A laptop can communicate with TAG using Serial Port or WiFi to gather the ranges from each ANCHOR node and perform localization computation and plot the location on a 3D plot.

Folder Structure:

Arduino:  
	+DWM1000 modified library  
	+Arduino code for TAG and ANCHOR nodes  
	+Arduino code for WiFi Communication  
GUI:   
	+ serial_gui.py: Python script for localization and serial communication with TAG  
	+ wifi_comm.py : Python script for localization and wifi communication with TAG  

About

Indoor Localization using Arduino and DWM1000 Modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published