EV3Utils
LEGO EV3 Utilities and Assembler
EV3Utils are Communication and Assembler utilities written in JAVA for working with the LEGO Mindstorms EV3 from Linux.
A command line interface is provided which can be used to up- or download projects as well as assemble new bytecode files. Communication with the brick is currently limited to USB-only, but other transports should be easy to add.
The assembler supports all of the functionality of the one provided by LEGO, but uses a slightly different syntax and supports far more error...