Android Open Source - Hardware robot LightRobot






Project Summary

The aim of this project is to control a modified 3pi robot via Android's voice control and accelerometer to use it as a moving light source..

Web Site / Source Repository

LightRobot is hosted in the following web site
https://github.com/mees/LightRobot

If you think the Android project LightRobot listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of LightRobot.

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Activity Count2
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN




License

The license information of LightRobot is as follows:

GNU General Public License

Resource Files

There are 1 image files in LightRobot. The names of the image files are listed as follows.

app_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

org.lightrobotremote.BluetoothService.java
org.lightrobotremote.DeviceListActivity.java
org.lightrobotremote.LightRobotAccelerometerControl.java
org.lightrobotremote.LightRobotDataManager.java
org.lightrobotremote.LightRobotRemoteInterface.java
org.lightrobotremote.LightRobotVoiceControl.java
org.lightrobotremote.util.ColorHelper.java