Sensor UDP Apk
Apk Infos
Version | 3.0 |
Rating | 3.9/5, based on 51 votes |
Size | 824.3 KB |
Requires Android | Android 2.3+ (Gingerbread) |
Author's Notes | Send sensor data wirelessly via UDP |
About Sensor UDP APK
Table Of Contents
Description
Sensor UDP allows the user to send sensor data wirelessly via UDP on their Android device. Users can use this sensor data for a wide variety of motion tracking applications, or simply read-out the sensor data from their phone.• Includes support for Linear Acceleration, Gravity, Rotation, Orientation, Ambient Light and Proximity sensors
• Displays sensor values on screen during wireless transmission
• Checks device for sensor availability. It is important to note that not all devices support all sensors.
• Includes a keyboard to 'create notes' for performance
• Values are stored in a float array, with ordering consistent to the user interface.
USAGE INSTRUCTIONS:
The data is stored within the app as a float array. See the format below.
Format: [ X Acceleration, Y Acceleration, Z Acceleration, X Gravity, Y Gravity, Z Gravity, X Rotation Rate, Y Rotation Rate, Z Rotation Rate, X Orientation (Azimuth), Y Orientation (Pitch), Z Orientation (Roll), deprecated, deprecated, Ambient Light, Proximity, Keyboard Buttons 1 - 8]
Here is an example python script written by a colleague that receives the data and displays it. This should give you an idea how to utilize the data.
https://www.dropbox.com/s/4fc3ccuam03n99a/UDPR24.py?dl=0
Sensor UDP was developed for UBC SUBCLASS/Laptop Orchestra.
Latest updates
What's new in version 3.0
V3• Major UI overhaul
• Small bug/ui fixes
V2
• Added a keyboard to create 'notes'
• Converted acceleration to linear acceleration
• Converted units of gravity to G-Force
• Fixed Proximity label bug
V1
• Application released! See description for basic features.
How to install Sensor UDP APK on Android phone or tablet?
Download Sensor UDP APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.ubccapstone.sensorUDP-v3.0-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
3.0 (3) | 824.3 KB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required