Skip to content

A Statistics project to visualize accelerometer data and track a relative path based on compass heading and calculated pedometer data.

Notifications You must be signed in to change notification settings

willyvvu/location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location

A Statistics project to visualize accelerometer data and track a relative path based on compass heading and calculated pedometer data.

#Requirements You will need...

  1. Node.js installed on your computer.
  2. A smartphone connected to the same Wi-Fi network as your computer.
  3. To know the IP address of your computer.

#Setup

  1. Clone this repository so you have a copy on your computer.
  2. Launch [server.js] using Node. On Windows, this may be as easy as double-clicking on the file itself. On Linux and Mac, you may have to open a Terminal, cd to the folder containing [server.js], and run node server.js.
  3. On your computer, launch your favorite browser (tested on Chrome) and type localhost:5000 into the address bar.
  4. On your phone, launch your favorite browser (tested on Chrome for Mobile) and type your computer's IP followed by :5000. For example, 192.168.1.123:5000.
  5. Walk around and enjoy the data on the screen of your computer!

Enjoy! I'll leave you to figure out what each graph represents.

About

A Statistics project to visualize accelerometer data and track a relative path based on compass heading and calculated pedometer data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published