All Projects → degtiarev → MotionCollector

degtiarev / MotionCollector

Licence: MIT license
iOS app for collecting data from internal motion sensors (gyroscope, magnetometer, accelerometer) of iPhone and Apple Watch.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to MotionCollector

pymetawear
Community developed SDK around the Python bindings for the C++ SDK
Stars: ✭ 42 (-23.64%)
Mutual labels:  gyroscope, accelerometer, sensors
CodeDroneDIY
The most simple, but working, quadricopter flight controller from scratch, using Arduino Uno/Nano.
Stars: ✭ 68 (+23.64%)
Mutual labels:  gyroscope, accelerometer
ios logger
Application for camera and sensor data logging (iOS)
Stars: ✭ 60 (+9.09%)
Mutual labels:  gyroscope, accelerometer
hoverboard-sideboard-hack-GD
Hoverboard sideboard hack for GD32 boards
Stars: ✭ 68 (+23.64%)
Mutual labels:  gyroscope, accelerometer
dana
DANA: Dimension-Adaptive Neural Architecture (UbiComp'21)( ACM IMWUT)
Stars: ✭ 28 (-49.09%)
Mutual labels:  gyroscope, accelerometer
imusensor
Python library for communication between raspberry pi and MPU9250 imu
Stars: ✭ 47 (-14.55%)
Mutual labels:  gyroscope, accelerometer
CtrlUI
CtrlUI (Controller User Interface) is a Windows application, game and emulator launcher for your game controller, DirectXInput converts your game controller to a Xbox (XInput) controller, Fps Overlayer is a tool that shows the frames per second and the cpu, gpu and memory information.
Stars: ✭ 39 (-29.09%)
Mutual labels:  gyroscope, accelerometer
Balance-Bot
A two-wheel self-balancing robot based on the ATmega2560 micro-controller.
Stars: ✭ 33 (-40%)
Mutual labels:  gyroscope, accelerometer
GRT-iOS-HelloWorld
An example of how to integrate the Gesture Recognition Toolkit into an iPhone app
Stars: ✭ 34 (-38.18%)
Mutual labels:  accelerometer, sensors
MPU-9250-Sensors-Data-Collect
MPU9250 (MPU6500 + AK8963) I2C Driver in Python for Raspbery PI
Stars: ✭ 51 (-7.27%)
Mutual labels:  gyroscope, accelerometer
COVID-away
Repo of paper title 'Avoid touching your face: A hand-to-face 3d motion dataset (covid-away) and trained models for smartwatches'
Stars: ✭ 18 (-67.27%)
Mutual labels:  gyroscope, accelerometer
GY-85
Arduino implementation for GY-85 (ADXL345 accelerometer, ITG3200 gyroscope and HMC5883L magnetometer)
Stars: ✭ 63 (+14.55%)
Mutual labels:  gyroscope, accelerometer
BetterJoyForDolphin
Allows the Nintendo Switch Pro Controller and Joycons to be used with the Dolphin Emulator
Stars: ✭ 44 (-20%)
Mutual labels:  gyroscope, accelerometer
psutil
Cross-platform lib for process and system monitoring in Python
Stars: ✭ 8,488 (+15332.73%)
Mutual labels:  sensors
pysensors
PySensors is a Python package for sparse sensor placement
Stars: ✭ 47 (-14.55%)
Mutual labels:  sensors
Devices
All the Candle Arduino code
Stars: ✭ 18 (-67.27%)
Mutual labels:  sensors
janitor
Availability monitoring and alerting for IOT devices
Stars: ✭ 55 (+0%)
Mutual labels:  sensors
ssj
Social Signal Processing for Android
Stars: ✭ 24 (-56.36%)
Mutual labels:  sensors
FlickTypeKit
A powerful keyboard for your Apple Watch app
Stars: ✭ 96 (+74.55%)
Mutual labels:  apple-watch
amdpwrman
Please see the newer 'gpumgr' instead -- amdpwrman is a BASH shell script for managing AMD GPU's power limits and fan speeds under Linux via the sysfs interface of the amdgpu driver.
Stars: ✭ 14 (-74.55%)
Mutual labels:  sensors

MotionCollector

iOS app for collecting data from iPhone's motion sensors (gyroscope, magnetometer, accelerometer) and Apple Watch's sensors (gyroscope, accelerometer). 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. The result could be exported as *.csv file that contains all the sessions.

There are 3 regimes of working app: collecting data from phone, collecting data from watch and collecting data simultaneously from phone and watch. In the case of second and third regimes record id sets up by Apple Watch's app. To run stop/start menu on Apple Watch you need to force touce the main menu.

Screenshots

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].