Control your Lego Mindstorms EV3 with your Android device!
To run:
-
Get eclipse and the Lejos plugin http://www.lejos.org/ev3.php http://sourceforge.net/p/lejos/wiki/Installing%20the%20Eclipse%20plugin/
-
Create a EV3 project for the brick and put the Brick.java file into the src directory. Run it on the EV3.
-
Get Android Studio http://developer.android.com/tools/studio/index.html
-
Open EV3BTRC as an Android Project and build the project to your android device
-
Lauch the app and enter the mac address for the EV3. This can be found by connecting with ssh to the EV3 while it plugged in and calling "hciconfig -a" in the terminal.
-
Start the program on the EV3 and hit the Connect button in the app.
-
Control the EV3!
Tested with Lejos firmware version 0.8.1