Skip navigation links
ShefRobot

See: Description

Packages 
Package Description
ShefRobot  
ShefRobot.util  

ShefRobot

This package allows Java to communicate over bluetooth with Lego EV3 robots. It provides a simple wrapper of the Lejos EV3 library for beginners.

Usage

Extract the contents of ShefRobot.zip (available from the releases page) into your working directory. Open cmd (terminal on OS X/Linux) window and navigate to the directory. Run setupConsole.bat (source setupConsole.sh on OS X/Linux), this will configure your classpath for the lifetime of the cmd (terminal) window. Now you can compile the desired Java file as you would normally.

Binaries

You can download ShefRobot.jar (standalone binaries), ShefRobot.zip (binaries including dependencies) & ShefRobot-docs.zip (local documentation) from the releases page.

Sample Code

A small number of examples can be found here.

Skip navigation links