The Tah Motion app lets you control your PC or Mac with your phone's motion gestures. Swipe between desktops, control iTunes, VLC or Quick Time Player and use it as a pointer to advance your Powerpoint or Keynote presentations... it's magical!
This repository consists of the iOS and Android(coming soon) source code along with the corresponding Arduino sketch for the Tah Motion Control app.
- Install the Tah Arduino Library
- Download the Tah Motion Control sketch and open it in the Arduino IDE
- Upload it on your Tah board
-
Clone the repo
git clone https://github.com/tah-io/Tah-Motion-Control.git
-
Change directory to the appropriate submodule (iOS or Android)
cd Tah-Motion-Control-iOS
-
Initialize and update the submodule
git submodule init git submodule update
-
Open the Xcode project file TAH Motion Control.xcodeproj