engaging-computing / iOS

iOS projects relating to isenseproject.org
1 stars 4 forks source link

Add GPS and Accelerometer Preset to iOS Motion #57

Closed stowellm closed 9 years ago

stowellm commented 9 years ago

Setup as follows: Acceleration: Project 570, rate 50 milliseconds, duration 10 seconds GPS: Project 13, rate 1 sec, duration "push to stop"

This new screen will be displayed on app launch once to ask the user to load the app in accelerometer, GPS, or default mode.

The "Project: XYZ" button on the main layout currently leads to a layout asking the user to either enter a project ID or browse for projects. I'll add two more buttons to choose the default accelerometer or GPS project.

stowellm commented 9 years ago

Can close after PR