Off-Line Interactor Recognition is used to read-out whether an off-line sensor was triggered or not.
Martin defd5a64fb new image | 6 years ago | |
---|---|---|
app | 6 years ago | |
gradle | 6 years ago | |
misc | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
build.gradle | 6 years ago | |
gradle.properties | 6 years ago | |
gradlew | 6 years ago | |
gradlew.bat | 6 years ago | |
settings.gradle | 6 years ago |
Off-Line Interactor Recognition is used to read-out whether an off-line sensor was triggered or not.
Such sensors are passive 3D-printed objects that detect one-time interactions, such as accelerating or flipping, but neither require active electronics nor power at the time of the interaction. They memorize a pre-defined interaction via an embedded structure filled with a conductive medium (e.g., a liquid). Whether a sensor was exposed to the interaction can be read-out via a capacitive touchscreen and OLIR. To create an off-line sensor, please see OLIP.
More information on off-line sensors can be found here.
See Releases
Plug in your Android device and run ./gradlew installDebug
Run ./gradlew assemble
In case of any questions, please contact us via mail or create an issue.