DeadReckoning
Real-time localization on Android phones using inertial sensors (accelerometer, compass, gyro)
Install / Use
/learn @nisargnp/DeadReckoningREADME
DeadReckoning
Many modern conveniences rely on our ability to accurately pinpoint location. GPS makes this job much easier, but the system isn't perfect. There are many places where GPS signal is restricted, from underground tunnels, to inside buildings, and even outdoors if near large structures.
Dead Reckoning is an Android app that offers a solution. Using built-in smartphone sensors to track location, the app removes the reliance on GPS and makes the tracking process self-sufficient and offline.
Screenshots
Location tracking: <br> <img src="https://github.com/nisargnp/DeadReckoning/blob/master/Screenshots/dead_reckoning.png" hspace="20"> <br>
On the phone: <br> <img src="https://github.com/nisargnp/DeadReckoning/blob/master/Screenshots/nexus_6p.png" width="50%" height="50%" hspace="20"> <br>
Zoomed in: <br> <img src="https://github.com/nisargnp/DeadReckoning/blob/master/Screenshots/dead_reckoning_app.png" width="50%" height="50%" hspace="20"> <br>
Very zoomed in: <br> <img src="https://github.com/nisargnp/DeadReckoning/blob/master/Screenshots/dead_reckoning_app_zoom.png" width="50%" height="50%" hspace="20"> <br>
Presentation: <br> <img src="https://github.com/nisargnp/DeadReckoning/blob/master/Screenshots/presentation.jpg" hspace="20"> <br>
