Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

JohanDevl/EV3AndroidRC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EV3AndroidRC

Control your Lego Mindstorms EV3 with your Android device!

To run:

  1. Get eclipse and the Lejos plugin http://www.lejos.org/ev3.php http://sourceforge.net/p/lejos/wiki/Installing%20the%20Eclipse%20plugin/

  2. Create a EV3 project for the brick and put the Brick.java file into the src directory. Run it on the EV3.

  3. Get Android Studio http://developer.android.com/tools/studio/index.html

  4. Open EV3BTRC as an Android Project and build the project to your android device

  5. 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.

  6. Start the program on the EV3 and hit the Connect button in the app.

  7. Control the EV3!

Tested with Lejos firmware version 0.8.1

About

EV3 RC for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%