• Home
  • Game
    Action Simulation RPG Sports Casual Cards Music Puzzle Shooting Romance
  • Apps
    Business Social Lifestyle Shopping Tools Travel Finance Education News Health
  • Articles

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

Sensorstream IMU+GPS

1
2
3
4
5
Download
  • Version 1.0
  • Category Tools
  • Package Name de.lorenz_fenster.sensorstreamgps
  • Update Time November 26, 2025
  • Size 252.16KB
About this app

Acquire the Sensor data of Your Smartphone and stream it to SD-Card or a Client.

This is an Android App for 2.3.3 Android OS and above.

It deals with Hard- and Software Sensors which are integrated in Nowadays Smartphones.

The User can select the Sensors and observe the current values of

- Accelerometer

- Gyroscope

- Magnetometer

- GPS Position

- .... and other Sensors

A Stream containing the Sensor-Values in CSV- Format by WLAN To a Client and/or a Stream To a SD-Card can be started and stopped. The Sensor-Update frequency can be adjusted.

There are some GPS-Algorithms running in the Background which transform the GPS data in different coordinate frames.

The Stream via WLAN uses the User Datagram Protocol (UDP) Interface.

The Project Page of this app can be found here:

http://sourceforge.net/projects/smartphone-imu/

Here you will be able to download the Source Code.

In order to receive the data you can use something like the Java File "QuoteClient"in the Files-Section of the Source Forge Project Page. Or use Python and compile:

------------------------------------------------------------

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()

------------------------------------------------------------

Enjoy Navigation!

Download(252.16KB)
Users also viewed
  • SL Theme Jeans

    SL Theme Jeans

    1.0 March 2, 2026
  • Free Security VPN Private Pipe

    Free Security VPN Private Pipe

    1.0.18 March 1, 2026
  • Cherry blossom and Butterfly

    Cherry blossom and Butterfly

    1 March 1, 2026
  • Thermometer Mobile Temperature

    Thermometer Mobile Temperature

    1.21 March 1, 2026
  • Monogram Maker

    Monogram Maker

    1.4 March 1, 2026
  • Pink Stars Keyboard

    Pink Stars Keyboard

    1.279.1.107 February 28, 2026
  • Cau Noi Hay, Ghep Chu Vao Anh

    Cau Noi Hay, Ghep Chu Vao Anh

    1.2.0 February 28, 2026
  • Caller Name & SMS Speaker

    Caller Name & SMS Speaker

    4.3 February 28, 2026
  • Intrace

    Intrace

    3.0.11 February 27, 2026
  • Ensto Heat

    Ensto Heat

    1.6.1 February 27, 2026
  • Mosque Door Lock

    Mosque Door Lock

    1.1 February 26, 2026
  • RAM Booster Ultimate Pal

    RAM Booster Ultimate Pal

    v1.7 February 26, 2026
  • Stamp Meister

    Stamp Meister

    3.9 February 26, 2026
  • Parasaurolophus Trial

    Parasaurolophus Trial

    2.0.1 February 26, 2026
  • Photo Flower Frames

    Photo Flower Frames

    1.0.7 February 25, 2026
About Privacy Policy Terms of Service Cooking Policy

© Copyright 2017-2026 downzs.com