in progress

openFrameworks iPhone remote

simultaneously messing around with openFrameworks and the new 
iPhone SDK, the previously previewed project is a visual indication of the current state of development of an iPhone-remote-control-app-for-openFrameworks-applications-module. 

Currently it supports starting and joining a Bonjour service for easy connectivity and sending and responding to most basic actions such as tap, double tap, swipe and swinging the phone around like a wiimote.

To do : serious code clean up. configurable method matching. displaying feedback on the remote device.
 

 

Selected action timeframes:

[00:07] - tap : start
[00:48] - double tap : reset
[00:52] - swipe left to right : swipe
[02:42] - swipe right to left : swipe
[04:13] - swing down : hit down
[04:30] - swing up : hit up

 

 

 

loading