For Android: 2.3.3 and up | Guide: Wireless IMU cheats tutorial |
When updated: 2021-02-16 | Star Rating: 4.3 |
Name: Wireless IMU hack for android | Extension: Apk |
Author: Jan Zwiener | File Name: org.zwiener.wimu |
Current Version: 1.2 | User Rating: Everyone |
Downloads: 50000-77379 | Version: mod, apk, unlock |
System: Android | Type: Education |
This apk sends the measurements from your smartphone inertial sensors via UDP as CSV (Comma-Separated Values) to a computer in your network. This turns your smartphone into a wireless inertial measurement unit (IMU). The following sensors are supported: - Accelerometer - Gyroscope - Magnetometer If your smartphone has not all these sensors, only the accessible sensor data is transmitted. Example UDP packet: 890.71558, 3, 0.076, 9.809, 0.565, 4, -0.559, 0.032, -0.134, 5, -21.660,-36.960,-28.140 Timestamp [sec], sensorid, x, y, z, sensorid, x, y, z, sensorid, x, y, z Sensor id: 3 - Accelerometer (m/s^2) 4 - Gyroscope (rad/s) 5 - Magnetometer (micro-Tesla uT) You can run this apk in the background. A warning dialog appears, if you are not connected to a WiFi network. In the example video, the stream is directly processed by a MATLAB script for Kalman Filtering. But it's up to you, what you do with the data. With the following Python script you can capture the UDP data stream from your smartphone: # ------------------------------------------------------- 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: test: notice, address = s.recvfrom(8192) print notice except (KeyboardInterrupt, SystemExit): raise except: traceback.print_exc() # -------------------------------------------------------
Share you own hack tricks, advices and fixes. Write review for each tested game or app. Great mobility, fast server and no viruses. Each user like you can easily improve this page and make it more friendly for other visitors. Leave small help for rest of app' users. Go ahead and simply share funny tricks, rate stuff or just describe the way to get the advantage. Thanks!
Welcome on the best website for android users. If you love mobile apps and games, this is the best place for you. Discover cheat codes, hacks, tricks and tips for applications.
The largest android library
We share only legal and safe hints and tricks. There is no surveys, no payments and no download. Forget about scam, annoying offers or lockers. All is free & clean!
No hack tools or cheat engines
Reviews and Recent Comments:
Tags:
Wireless IMU cheats onlineHack Wireless IMU
Cheat Wireless IMU
Wireless IMU Hack download