Skip to content

Extension of a paper I was working on in college to investigate the cognitive consequences of surprise across modalities, specifically, haptic surprise. See this paper for more information: https://www.jneurosci.org/content/38/6/1482

Notifications You must be signed in to change notification settings

aymather/iALT-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iALT Installation Guide

Requirements

CocoaPods: sudo gem install cocoapods
XCode: Install from app store
Mac computer
iPhone (I don't know how high the version needs to be, but I know the vibration API won't work on an iPhone 7 or earlier)
Lightning cable to connect iphone to computer

Installation

  1. Clone the repository to your computer: git clone https://github.com/aymather/iALT-iOS
  2. Install pods: cd ./iALT-iOS && pod install
  3. Open project file with XCode: open ./iALT.xcworkspace

How to run

  1. Under "Targets -> Signing & Capabilities" you need to change the "Team". If no teams are available, you need to make one. Pretty sure this is managed via an iCloud account, which you can make for free pretty easily.
  2. Plug in your iPhone.
  3. In the top left there's a play button, to the right of that is a drop down menu, click it and find the iPhone you just connected (not the simulators).
  4. Either press "play" button or "Cmd+r" to run.

About

Extension of a paper I was working on in college to investigate the cognitive consequences of surprise across modalities, specifically, haptic surprise. See this paper for more information: https://www.jneurosci.org/content/38/6/1482

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published