Sensorstream IMU+GPS 1.0



Publisher Description



Sensorstream IMU+GPS - 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!


About Sensorstream IMU+GPS

Sensorstream IMU+GPS is a free app for Android published in the System Maintenance list of apps, part of System Utilities.

The company that develops Sensorstream IMU+GPS is Axel Lorenz. The latest version released by its developer is 1.0.

To install Sensorstream IMU+GPS on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2013-02-08 and was downloaded 29 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the Sensorstream IMU+GPS as malware as malware if the download link to de.lorenz_fenster.sensorstreamgps is broken.

How to install Sensorstream IMU+GPS on your Android device:

  • Click on the Continue To App button on our website. This will redirect you to Google Play.
  • Once the Sensorstream IMU+GPS is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
  • A pop-up window with the permissions required by Sensorstream IMU+GPS will be shown. Click on Accept to continue the process.
  • Sensorstream IMU+GPS will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 29
Updated At: 2024-04-22
Publisher: Axel Lorenz
Operating System: Android
License Type: Free