Android application to control communication with the xIMU..
xIMU is hosted in the following web site
https://github.com/ritchie888/xIMU
If you think the Android project xIMU listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of xIMU.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
xIMU has the following Java source files.
imu.communicator.bluetooth.ConnectToIMU.java imu.communicator.data.processor.Enums.java imu.communicator.data.processor.ErrorType.java imu.communicator.data.processor.PackageSplitter.java imu.communicator.data.processor.PacketConverter.java imu.communicator.data.processor.PacketDecoder.java imu.communicator.data.processor.PacketProcessor.java imu.communicator.data.processor.PacketStream.java imu.communicator.gui.Main.java