Home Editor's Choice Reviews News Alternatives TopTens Pre-Register Limited-Time Sale Hot Games Hot Apps Category APK Downloader APK Upload Chrome Extension APKPure.fo APP Search App
Select Language

Sensorstream IMU+GPS

8.9 15

v1.0 by Axel Lorenz

Download through APKPure.fo App
Safe & Fast Install • Region Free

About IMU+GPS-Stream

IMU+GPS-Stream (Package Name: de.lorenz_fenster.sensorstreamgps) is developed by Axel Lorenz and the latest version of Sensorstream IMU+GPS 1.0 was updated on February 8, 2013. Sensorstream IMU+GPS is in the category of Tools. You can check all apps from the developer of Sensorstream IMU+GPS and find 108 alternative apps to Sensorstream IMU+GPS on Android. Currently this app is for free. This app can be downloaded on Android 2.3.4+ on APKPure.fo or Google Play. All APK/XAPK files on APKPure.fo are original and 100% safe with fast download.
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!
Read More
IMU+GPS-Stream Features

Previous Versions

More

Sensorstream IMU+GPS 1.0 APK October 28, 2015 252.17 KB Download

Requires Android: Android 2.3.4+

Screen DPI: 120-320dpi

SHA1: 37d8f4a5d193b6e390b17eb58c071abfeb8d6941

Size: 252.17 KB

More Information

Category:

Tools Apps

Update Date:

Latest Version:

1.0

Need Update:

Submit latest version

Available on:

Google Play

Requirements:

Android 2.3.4+

Safe to Download

APKPure.fo and the download link of this app are 100% safe. All download links of apps listed on APKPure.fo are from Google Play Store or submitted by users. For the app from Google Play Store, APKPure.fo won't modify it in any way. For the app submitted by users, APKPure.fo will verify its APK signature safety before release it on our website.

Share
Share this page with your friends if you find it useful