Skip to content

A simple motion sensor data recorder for iPhone.

License

Notifications You must be signed in to change notification settings

weihengpan/Motif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motif

A simple motion sensor data recorder for iPhone. Written with SwiftUI.

Features

✔️ Records sensor data from accelerometer, gyroscope and magnetometer

✔️ Records both raw and processed data

✔️ Up to thousands of data points per sample

✔️ Up to 200Hz sampling frequency (device-dependent)

✔️ Built-in data graph preview

✔️ Easily exports to CSV or JSON files

✔️ Purely Swift!

Compatability

Built on Xcode 11.3.1 and tested on iOS 13.3.1.

Todo

  • Timer (using CMSensorRecorder; accelerometer data only)

License

MIT license.

Previews

About

A simple motion sensor data recorder for iPhone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages