Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 908 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 908 Bytes

TennisIO

WatchOS app to gather accelerometer, gyroscope and attitude data for Human Activity Recognition purposes

Prerequisites

It's necessary to configure TennisIOAPI before running this app in order to extract data from the device.

Installation

First, clone this repository:

git clone [email protected]:ivangonzalezz/TennisIO.git

Then, open Xcode and open the project cloned.

If you need to extract data to the API, at target Build Settings, modify API_IP User-Defined setting:

Build settings

Select the target device:

Target device

We can try to run the app. It will build it before running it on the device.

Running app

This will show on the device the app running. For example, here it's running at a simulator:

Simulator app