Sensorstream IMU+GPS
1.0
प्रकार प्रकार आर्किटेक्चर न्यूनतम संस्करण स्क्रीन डीपीआई
1.0
1 APK
universal Android 2.3.3
120 - 320dpi
आकार: 252.17 KB
प्रमाणपत्र: a5a86f5d49d71d622ec3f390146fd691640fb851
SHA1 हस्ताक्षर: 37d8f4a5d193b6e390b17eb58c071abfeb8d6941
आर्किटेक्चर: universal
स्क्रीन डीपीआई: ldpi (120dpi), mdpi (160dpi), hdpi (240dpi), xhdpi (320dpi)
युक्ति: phone
0 downloads गूगल प्ले से इसे प्राप्त करें
डाउनलोड Sensorstream IMU+GPS APK मुक्तScreenshot app 1Screenshot app 2Screenshot app 3Screenshot app 4Screenshot app 5

डाउनलोड Sensorstream IMU+GPS APK मुक्त

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!
और दिखाओ
4.3

इस ऐप को रेटिंग दें

अब रेट करें
वर्तमान में रेटेड 4.3 सितारे

और जानकारी

में अपडेट किया गया 2022-03-17
आकार 252.17 KB
वर्तमान संस्करण 1.0
Android की आवश्यकता है 2.3.3 and up
सामग्री मूल्यांकन Everyone
के द्वारा दिया गया Axel Lorenz
डेवलपर [email protected]
Sensorstream IMU+GPS
Axel Lorenz
इस ऐप के सभी संस्करणों के लिए अनुमतियां दिखा रहा है
इस ऐप की पहुंच है:
करने के लिए अद्यतन Sensorstream IMU+GPS प्रत्येक समूह में स्वचालित रूप से अतिरिक्त क्षमताएं जोड़ सकता है. और अधिक जानें

APK स्थापित करें

Sensorstream IMU+GPS
Axel Lorenz
icon-app-rating
सितारों का चयन करके ऐप को रेट करें