1/6
Sensorstream IMU+GPS screenshot 0
Sensorstream IMU+GPS screenshot 1
Sensorstream IMU+GPS screenshot 2
Sensorstream IMU+GPS screenshot 3
Sensorstream IMU+GPS screenshot 4
Sensorstream IMU+GPS screenshot 5
Sensorstream IMU+GPS Icon

Sensorstream IMU+GPS

Axel Lorenz
Trustable Ranking Iconموثوق
1K+التنزيلات
258kBالحجم
Android Version Icon2.3.3 - 2.3.7+
إصدار الأندرويد
1.0(17-06-2020)الإصدار الأخير
-
(0 المراجعات)
Age ratingPEGI-3
تنزيل
التفاصيلالمراجعاتالنُّسَخالمعلومات
1/6

وصف لـSensorstream IMU+GPS

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!


Sensorstream IMU+GPS - إصدار 1.0

(17-06-2020)
نُسخ أخرى

لا توجد آراء أو تقييمات بعد! لترك أول تقييم يرجى

-
0 Reviews
5
4
3
2
1

Sensorstream IMU+GPS - معلومات APK

نُسخة APK: 1.0الحزمة: de.lorenz_fenster.sensorstreamgps
التوافق مع أندرويد: 2.3.3 - 2.3.7+ (Gingerbread)
المطور:Axel Lorenzالأذونات:5
الاسم: Sensorstream IMU+GPSالحجم: 258 kBالتنزيلات: 115الإصدار : 1.0تاريخ الإصدار: 2020-06-17 17:14:36الشاشة: SMALLيدعم CPU نوع:
عنوان الحزمة: de.lorenz_fenster.sensorstreamgpsتوقيع SHA1: A5:A8:6F:5D:49:D7:1D:62:2E:C3:F3:90:14:6F:D6:91:64:0F:B8:51المطور (CN): Hector Kayالمنظمة (O): محلي (L): البلد (C): ولاية/مدينة (ST): عنوان الحزمة: de.lorenz_fenster.sensorstreamgpsتوقيع SHA1: A5:A8:6F:5D:49:D7:1D:62:2E:C3:F3:90:14:6F:D6:91:64:0F:B8:51المطور (CN): Hector Kayالمنظمة (O): محلي (L): البلد (C): ولاية/مدينة (ST):

آخر إصدار من Sensorstream IMU+GPS

1.0Trust Icon Versions
17/6/2020
115 التنزيلات258 kB الحجم
تنزيل