This is a simple iOS app for recording iPhone motion data as a CSV file.
This is a simple iOS app for recording iPhone motion data as a CSV file.
By the way, it was created to collect data for machine learning…
This app records the motion data obtained from CMDeviceMotion. See link for details.
Specifically, the following items are recorded.
Please note that this is different from the data obtained from CMGyroData and CMAccelerometerData.
See also here for data recording intervals.
You can check the recorded CSV file in the window opened from the “CSV” button. You can also delete CSV files by swiping cells or operating buttons.
Use iTunes file sharing to move CSV files to your PC.
MIT