 | | Aaargh...I need some help
|
| Hi, Can anyone lend a desperate soul a helping hand? Here's my problem: I've followed the installation directions for windows as outlined in lejos.sourceforge.net For your convenience, I've included the instructions here: Installation of the leJOS (...) (23 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
| | |  | | Sensor listener
|
| Hello! I'm using a Sensor listener to read a sensor in a behavior class. This is the code: public class Angestossen implements Behavior, SensorListener { public void stateChanged(Sensor touchsensor, int oldValue, int newValue) { if (...) (23 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
| | |  | | [ANN] leJOSUnit v1.0 available
|
| Hello, I want to let you know, that there is the first port of JUnit available for the leJOS Java platform based on LEGO Mindstorms. The main features of leJOSUnit are: - the core framework has been carefully ported to the very restricted leJOS (...) (23 years ago, 18-Sep-03, to lugnet.robotics.rcx.java)
| | |  | | Re: leJOS & LDCC IRP
|
| Thanks to Chris, Mark and Jürgen, I am successfully reading LDCC IRP packets with josx.rcxcomm.LLC! (I say reading, not parsing--haven't had time to clean it up, yet!) (23 years ago, 16-Sep-03, to lugnet.robotics.rcx.java, lugnet.trains)
| | |  | | josx.rcxcomm and BrickOS LNP
|
| Hi, I'm currently working on a project in which I'm develping a task and memmory monitor for the BrickOS operating system. I'm going to run a Java Applet on the PC side and I'm using the josx.rcxcomm to obtain the necessary data from a thread/task (...) (23 years ago, 15-Sep-03, to lugnet.robotics.rcx.java)
| |