Off-Line Interactor Recognition is used to read-out whether an off-line sensor was triggered or not.

Martin Schmitz 54c36c0913 'README.md' hinzufügen 6 лет назад
app d05cfb6189 Project cleanup? Launch icon changed 6 лет назад
gradle 8719a7b569 removed aFileChooser, Gradle update 6 лет назад
.gitignore 86cb702e3e gradle wrapper jar upload 6 лет назад
LICENSE 7b6ec09d12 'LICENSE' hinzufügen 6 лет назад
README.md 54c36c0913 'README.md' hinzufügen 6 лет назад
build.gradle d05cfb6189 Project cleanup? Launch icon changed 6 лет назад
gradle.properties 2905a10dcb project upload 6 лет назад
gradlew 5e93d70659 execution rights 6 лет назад
gradlew.bat 2905a10dcb project upload 6 лет назад
settings.gradle 2905a10dcb project upload 6 лет назад

README.md

OLIR: Off-Line Interactor Recognition

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.

OLIR Screenshot


Installing OLIR

See Releases


Compiling and Building OLIP

Compile

Run ./gradlew assemble

./gradlew assemble

Deploy

Plug in your Android device and run ./gradlew installDebug


Contributing

In case of any questions, please contact us via mail or create an issue.