- Notifications
You must be signed in to change notification settings - Fork21
Android app for sending sensor data via Open Sound Control (OSC).
License
SensorApps/Sensors2OSC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Android app for sending sensor data, multitouch and NFC tags viaOpen Sound Control (OSC) over network to a recipient.
Typical use case is controlling a music application from your phone or tablet.
To build the app yourself, install theAndroid SDK andGradle.
After installation rungradle.bat
on Windows or./gradlew
on Mac OS X and Linux.
If you want to contribute to this project, send a pull request.
Translation is currently coordinated via weblate.
If you want to add a new language or update translations, please see theCommon library for the sensor apps. It contains additional strings.
There are two examples included for receiving data from Sensors2OSC, that reside inexamples
, Puredata and Python3. Both listen to port 9000.
About
Android app for sending sensor data via Open Sound Control (OSC).