3dof hexapod firmware sources (arduino) + remote control sources (android).
buggybug is hosted in the following web site
https://github.com/poconoco/buggybug
If you think the Android project buggybug 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 buggybug.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
buggybug has the following Java source files.
com.poconoco.buggyremote.BuggyBluetooth .java com.poconoco.buggyremote.BuggyBodyMovement .java com.poconoco.buggyremote.BuggyBodyShift .java com.poconoco.buggyremote.BuggyMandibles .java com.poconoco.buggyremote.BuggyProtocol .java com.poconoco.buggyremote.BuggySensors .java com.poconoco.buggyremote.MainActivity.java