Download List

專案描述

leJOS is a Java-based replacement firmware (OS) for LEGO Mindstorms programmable bricks, including RCX and NXT. It supports threads, exceptions, synchronization, floating point arithmetic, strings, and so on, but there is no garbage collection yet. It is also designed to be portable to other small devices.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-25 03:33
0.8

iCommand is no longer needed. PC control is now included in pccomm.jar and the lejos.nxt.remote package. RS485 support in lejos.nxt.comm. Support for RFID, RCX Rotation Sensor, and EOPD. Much more extensive support for Java 1.6 classes (including ArrayList). Support for Generics, Enum classes, and foreach loops. A fully working lejos.subsumption package. An NXJControl utility for quick control of motors and sensors. Wider support in the lejos.navigation packages. javax.microedition.location for Bluetooth GPS.
標籤: Beta

2007-09-05 13:46
0.4.0 Beta

This version includes a full suite of graphical
widgets in the java.microedition.lcdui package, a
multi-level menu system, wireless NXT to NXT
communications using Bluetooth, primitive wav file
sound support, and many more smaller enhancements.
標籤: NXT, Major feature enhancements

2007-07-18 18:32
0.3

leJOS NXJ is a full replacement firmware JVM that
allows you to run Java programs on the LEGO
Mindstorms NXT brick. leJOS NXJ works with
Windows, Linux, and Mac OS X. Version 0.3 includes
a flash file system with implementations of
java.io.File, FileInputStream, and
FileOutputStream, a menu system, Java streams over
Bluetooth and USB, support for LCP (LEGO
Communication Protocol) including file commands, a
file explorer that runs on your PC, and much more.
標籤: NXT, Initial freshmeat announcement

2002-12-19 04:38
2.1.0

There are plenty of new features in this release, including a Vision API for Lego Vision Command, 100% Java versions of the lejos tools, USB support for Linux, exhanced USB Mac OS X support (including josx.rcxcomm), a new remote control package, and more.
標籤: RCX, Major feature enhancements

2002-07-22 20:49
2.0.0

New features include more available memory without
motor twitching, USB Mac OS X support, faster Math
functions, and a vastly improved communications
package. Now you can communicate with multiple
RCXs, use a variety of protocols (including LNP),
and even serve Web pages directly from your RCX.
標籤: RCX, Major feature enhancements

Project Resources