Android sender for the "Data Interchange Protocol for Prototyping Input Devices".
This app consits of three screens:
- The debug view to send sensor and input data to a given IP address and port
- The marker view to display an aruco marker
- The camera view to detect aruco markers and send their data to the given IP address and port
For detecting aruco markers OpenCV is used.