• Home
  • Games
    Action Adventure Simulated Business Role Playing Sports Competition Casual Puzzle Card Strategy Music Rhythm Word Puzzle Flight Shooting Love Development
  • Apps
    Business Office Communication and Social Lifestyle and Entertainment Online Shopping Utility Tools Travel Travel Finance Education Learning Information Reading Sports and Health
  • Blogs

English 中文(简体) 中文(繁体) 한국어 日本語 Português Español Русский العربية Indonesia Deutsch Français ภาษาไทย
Home Apps Utility Tools Wireless IMU
Wireless IMU
Wireless IMUDownload
1
2
3
4
5
8.3

Zombie Gunship Survival

  • Version 1.2
  • Category Utility Tools
  • Package Name org.zwiener.wimu
  • Update Time November 4, 2025
  • Size 28.72KB
About this app

Turn your smartphone into a wireless inertial measurement unit (IMU).

This app sends the measurements from your phone inertial sensors via UDP as CSV (Comma-Separated Values) to a computer in your network.

This turns your phone into a wireless inertial measurement unit (IMU).

The following sensors are supported:

- Accelerometer

- Gyroscope

- Magnetometer

If your phone has not all these sensors, only the available sensor data is transmitted.

Example UDP packet:

890.71558, 3, 0.076, 9.809, 0.565, 4, -0.559, 0.032, -0.134, 5, -21.660,-36.960,-28.140

Timestamp [sec], sensorid, x, y, z, sensorid, x, y, z, sensorid, x, y, z

Sensor id:

3 - Accelerometer (m/s^2)

4 - Gyroscope (rad/s)

5 - Magnetometer (micro-Tesla uT)

You can run this app in the background.

A warning dialog appears, if you are not connected to a WiFi network.

In the example video, the stream is directly processed by a MATLAB script for Kalman Filtering. But it's up to you, what you do with the data.

With the following Python script you can capture the UDP data stream from your phone:

# -------------------------------------------------------

import socket, traceback

host = ''

port = 5555

s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)

s.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)

s.setsockopt(socket.SOL_SOCKET, socket.SO_BROADCAST, 1)

s.bind((host, port))

while 1:

try:

message, address = s.recvfrom(8192)

print message

except (KeyboardInterrupt, SystemExit):

raise

except:

traceback.print_exc()

# -------------------------------------------------------

What's New in the Latest Version 1.2

Last updated on Oct 17, 2015 - Screen rotation problem fixed
- Bug fix (app was not sending data)
Screenshots
Wireless IMU
Wireless IMU
Wireless IMU
Users also viewed
  • Tomorrow weather

    Tomorrow weatherr

    1.0 November 4, 2025
    9.2
    1
    2
    3
    4
    5
  • Wind Chill Widget

    Wind Chill Widgetr

    1.0 November 4, 2025
    8.9
    1
    2
    3
    4
    5
  • How To Draw Insect

    How To Draw Insectr

    9.0 November 4, 2025
    8.5
    1
    2
    3
    4
    5
  • Your Position Quickly

    Your Position Quicklyr

    1.1.0 November 4, 2025
    9.3
    1
    2
    3
    4
    5
  • PH Weather

    PH Weatherr

    2.3.1 November 4, 2025
    9.1
    1
    2
    3
    4
    5
  • RCCPnP Camera

    RCCPnP Camerar

    3.3 November 4, 2025
    9.4
    1
    2
    3
    4
    5
  • Buienalarm

    Buienalarmr

    4.10.0 November 4, 2025
    9.2
    1
    2
    3
    4
    5
  • Allah Clock Widget

    Allah Clock Widgetr

    2.0.4 November 4, 2025
    8.4
    1
    2
    3
    4
    5
  • Paint splatter Wallpapers

    Paint splatter Wallpapersr

    1.0.0 November 4, 2025
    7.4
    1
    2
    3
    4
    5
  • FLORICULTURA ENCANTO

    FLORICULTURA ENCANTOr

    29.0 November 3, 2025
    8.7
    1
    2
    3
    4
    5
You may also be interested
  • Card of the Pharaoh - Free Sol

    Card of the Pharaoh - Free Solr

    11.460.24 August 11, 2025
    7.2
    1
    2
    3
    4
    5
  • Challenge #77 Grand Hotel Free Hidden Object Games

    Challenge #77 Grand Hotel Free Hidden Object Gamesr

    75.0.0 August 11, 2025
    8.6
    1
    2
    3
    4
    5
  • La Fortuna del Saber

    La Fortuna del Saberr

    2.0.5 August 11, 2025
    8.8
    1
    2
    3
    4
    5
  • Rubik

    Rubikr

    1.0 August 11, 2025
    7.2
    1
    2
    3
    4
    5
  • Skillful Archer

    Skillful Archerr

    2.0 August 11, 2025
    9.2
    1
    2
    3
    4
    5
  • Save The Army 2

    Save The Army 2r

    1.0.3 August 11, 2025
    8.2
    1
    2
    3
    4
    5
  • Lucky CASH Slots - Win Real Money & Prizes

    Lucky CASH Slots - Win Real Money & Prizesr

    46.0.0 August 11, 2025
    8.1
    1
    2
    3
    4
    5
  • Traffic Police in City

    Traffic Police in Cityr

    2.0 August 11, 2025
    9.3
    1
    2
    3
    4
    5
  • FunPill Cricket Quiz

    FunPill Cricket Quizr

    1.0.0.6 August 11, 2025
    8.6
    1
    2
    3
    4
    5
  • Beauty Salon So Cute!

    Beauty Salon So Cute!r

    1.0.0 August 11, 2025
    8.1
    1
    2
    3
    4
    5
Categories Games
  • Action AdventureAction Adventure
  • Simulated BusinessSimulated Business
  • Role PlayingRole Playing
  • Sports CompetitionSports Competition
  • Casual PuzzleCasual Puzzle
  • Card StrategyCard Strategy
  • Music RhythmMusic Rhythm
  • Word PuzzleWord Puzzle
  • Flight ShootingFlight Shooting
  • Love DevelopmentLove Development
Categories Apps
  • Business OfficeBusiness Office
  • Communication and SocialCommunication and Social
  • Lifestyle and EntertainmentLifestyle and Entertainment
  • Online ShoppingOnline Shopping
  • Utility ToolsUtility Tools
  • Travel TravelTravel Travel
  • FinanceFinance
  • Education LearningEducation Learning
  • Information ReadingInformation Reading
  • Sports and HealthSports and Health
About Privacy Policy Terms of Service Cooking Policy

© Copyright 2017-2025 downtg.com