Software for an Android Phone based robotics platform. Initial implementation of a neural network controller to demonstrate evolutionary learning behavior..
wzPod is hosted in the following web site
https://github.com/wzli/wzPod
If you think the Android project wzPod 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 wzPod.
Item | Value |
---|---|
Java File Count | 18 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | joystickview.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
wzPod has the following Java source files.
app.akexorcist.bluetoothspp.BluetoothSPP.java app.akexorcist.bluetoothspp.BluetoothService.java app.akexorcist.bluetoothspp.BluetoothState.java app.akexorcist.bluetoothspp.DeviceList.java app.wz.GlobalApp.java app.wz.HttpClient.java app.wz.JoystickActivity.java app.wz.MainActivity.java app.wz.Neuro.java app.wz.NeuroInterface.java app.wz.ServiceHandler.java app.wz.SettingsActivity.java app.wz.SimpleFileDialog.java net.jayschwa.android.preference.SliderPreference.java org.shokai.firmata.ArduinoFirmata.java org.shokai.firmata.ArduinoFirmataDataHandler.java org.shokai.firmata.ArduinoFirmataEventHandler.java org.shokai.firmata.ArduinoFirmataException.java