Skip to content

Application for collecting data from accelerometer, gyroscope, magnetometer and GPS

Notifications You must be signed in to change notification settings

nemodrive/PhoneSensorsCollectionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhoneSensorsCollectionApp

The application is designed to collect data from the sensors of an Android Smartphone: GPS, accelerometer, gyroscope, magnetometer. The Android application was developed using Unity. It uses websockets to send the data to a PC or other device for storage. Every message is a JSON string that contains the information gathered from all sensors during a frame together with a timestamp. The repo contanins also server implementations in Python 2.7 and Python 3.6. In order to run the application and the server, an IP address and a Port number must be specified.

About

Application for collecting data from accelerometer, gyroscope, magnetometer and GPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published