iOS multi-touch controller and a receiver script, connected via USB.
- Open the iOS Xcode project, set developer profile, build to a physical device
- Connect iOS device to PC through USB, launch the app
- On the PC command line, run
python ./taikolistener.py
to initiate a connection. When connected, taps are mapped to keystrokes - The iOS device can now be used as a controller for software such as TJAPlayer3
More detailed description