Sensor UDP icon

Sensor UDP

3.0 for Android
3.9 | 10,000+ Installs | Reviews

Pasan Weerasinghe

Description of Sensor UDP

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.

What's New with Sensor UDP 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.

Information

  • Category:
    Tools
  • Latest Version:
    3.0
  • Updated:
    2014-04-15
  • File size:
    824.3KB
  • Requirements:
    Android 2.3 or later
  • Developer:
    Pasan Weerasinghe
  • ID:
    com.ubccapstone.sensorUDP
Reviews
  • avatar
    Dropbox link is not working
    2020-08-01 09:56
  • avatar
    How to stream to blender to control objects like camera or cube? Any script available with you? Could you please help me regarding this. The provided python script isn't working in blender.
    2018-12-15 05:51
  • avatar
    Hopesly good assist
    2016-08-03 04:57
  • avatar
    Currently using for motion tracking. Working flawlessly. But wish it to be more configurable like button labels, sampling rate, formats like json etc etc.
    2016-07-24 08:00
  • avatar
    Wow....amazing
    2016-04-02 12:41
  • avatar
    good work!! Is there a way to get the sampling rate?
    2016-01-07 06:47