A simple Android app to control an m3pi robot over WiFi..
m3piController is hosted in the following web site
https://github.com/dw87/m3piController
If you think the Android project m3piController 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 m3piController.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 1 image files in m3piController. The names of the image files are listed as follows.
ball.png
The following screenshort is generated from the image listed above.
m3piController has the following Java source files.
uk.co.dw87.mbed.m3picontroller.MainActivity.java uk.co.dw87.mbed.m3picontroller.RobotThread.java uk.co.dw87.mbed.m3picontroller.RobotView.java uk.co.dw87.mbed.m3picontroller.model.Robot.java uk.co.dw87.mbed.m3picontroller.model.Sprite.java uk.co.dw87.mbed.m3picontroller.socket.Socket.java