Like its predecessor (TinyVM), leJOS is a tiny JavaTM runtime. It functions as replacement firmware for the Lego MindstormsTM RCX, a programmable brick which is part of Lego's Robotics Invention SystemTM (RIS). The RCX contains a Hitachi H8300 processor and 32 Kb of RAM (of which 28 Kb are safe for the firmware to use). We have plans to port leJOS to other small devices.
Unix or CygWin | lejos_1_0_0alpha4.tar.gz | Installation Instructions |
Windows 95/98/2000/NT | lejos_win32_1_0_0alpha4.zip | Installation Instructions |
Downloading the Windows distribution may take around 10 minutes, depending on your connection. The Unix distribution is considerably smaller, and it should run under CygWin (B20.1 preferably). Other releases, notes, dates and sizes are available at the SourceForge download area.
This is an early release. Assume that APIs, tool names, firmware behavior, and so on, are not stable. Check the README file for further instructions.
You can also
access
the CVS repository. The module name is lejos
.
The most important features missing in TinyVM which are currently implemented in leJOS are:
java.io
APIs,
java.net
APIs, etc.
tinyvm-discussion
mailing list.
Thanks for stopping by!