Sensorstream IMU+GPS 1.0

Sensorstream IMU+GPS 1.0

Axel Lorenz – Freeware – Android
Latest Version
1.0
Safe to install

This Android application is compatible with versions 2.3.3 and above of the Android operating system. It provides an interface for monitoring various hardware and software sensors commonly found in today's smartphones.

Users can select from a range of sensors to observe current readings, including:

  • Accelerometer
  • Gyroscope
  • Magnetometer
  • GPS Position
  • And additional sensors

The app allows users to start and stop a data stream of sensor values in CSV format, which can be transmitted via WLAN to a client or saved to an SD card. Users can also adjust the frequency of sensor updates according to their needs.

Additionally, the application features background algorithms that process GPS data, transforming it into various coordinate frames.

The WLAN streaming utilizes the User Datagram Protocol (UDP) interface for efficient data handling.

For more information and to download the source code, visit the project's page here: http://sourceforge.net/projects/smartphone-imu/.

To receive the streamed data, users can utilize the Java file "QuoteClient" available in the Files section of the Source Forge project page, or implement a simple Python script as follows:

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

This application holds potential for enhancing navigation experiences through its comprehensive sensor monitoring capabilities.

Overview

Sensorstream IMU+GPS is a Freeware software in the category System Utilities developed by Axel Lorenz.

The latest version of Sensorstream IMU+GPS is 1.0, released on 12/23/2024. It was initially added to our database on 12/23/2024.

Sensorstream IMU+GPS runs on the following operating systems: Android.

Sensorstream IMU+GPS has not been rated by our users yet.

Screenshots (Click to view larger)

Secure and free downloads checked by UpdateStar

Stay up-to-date
with UpdateStar freeware.

Latest Reviews

PassMark BurnInTest Professional PassMark BurnInTest Professional
PassMark BurnInTest Professional: Stress Test Your System with Confidence
İnternet Download Manager İnternet Download Manager
Boost your download speed with Internet Download Manager!
EASEUS Todo Backup Free EASEUS Todo Backup Free
Reliable and Easy-to-Use Backup Solution
Ubiquiti UniFi Ubiquiti UniFi
Easily manage your Ubiquiti network with UniFi.
Outlook4Gmail Outlook4Gmail
Streamline Your Gmail and Outlook Integration with Outlook4Gmail
Jitsi Jitsi
Seamless Video Conferencing with Jitsi
UpdateStar Premium Edition UpdateStar Premium Edition
Keeping Your Software Updated Has Never Been Easier with UpdateStar Premium Edition!
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Boost your system performance with Microsoft Visual C++ 2015 Redistributable Package!
Microsoft Edge Microsoft Edge
A New Standard in Web Browsing
Google Chrome Google Chrome
Fast and Versatile Web Browser
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Essential Component for Running Visual C++ Applications
Microsoft Update Health Tools Microsoft Update Health Tools
Microsoft Update Health Tools: Ensure Your System is Always Up-to-Date!

Latest Updates


GitHub Desktop 3.4.21

Simplify your code management with GitHub Desktop

Lexar DiskMaster 1.1.7

Introduction to Lexar DiskMaster Lexar DiskMaster is a comprehensive disk management software designed to facilitate data organization, backup, and recovery tasks for both individual users and enterprise environments.

NTLite 2025.06.10471

NTLite: Customize Windows Installation Like a Pro

Opera Browser 119.0.5497.88

Opera Browser: Fast, Secure, and Feature-Rich Web Surfing

Mozilla Thunderbird 139.0.2

Organize Your Emails with Ease Using Mozilla Thunderbird!

Iperius Backup Free 8.6.0

The free version of Iperius Backup Free supports all the basic functions expected of a backup solution. These include backing up entire folders or optionally only individual files.