Skip to content

degtiarev/DataCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataCollector

iOS app for collecting data (gyroscope, magnetometer, accelometer) from SensorTag 2.0 (CC2650).

After loading, the app tries to find selected amount of sensors. First sensor gets red LED light, second - green, third - red and green.

This needs to know from which exactly sensor the app records data and to juxtapose in future that information with data in *.csv-file. It is also possible to adjust period and choose type of record.

Each session could be marked by record id to distinguish what type of session recorded. For example, to mark running session as record id = 0 and walking session as record id = 1.

After recording all the sessions could be exported into *.csv-file.

Screenshots

About

iOS app for collecting data (gyroscope, magnetometer, accelerometer) from SensorTag 2.0 (CC2650).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages