 | | PSION 5MX HAND HELD
|
|
I was reading about these yesterday. They appear to have a serial port: (URL) anyone who understands these things able to get it to interact with our friend the RCX? It means nothing to me, but it appears they will run JAVA in some form. Scott A (26 years ago, 11-Dec-00, to lugnet.robotics.palm, lugnet.robotics.rcx.nqc, lugnet.robotics.rcx.java)
|
| |
 | | leJOS Interface
|
|
I am happy to announce that there is a visual interface for leJOS. It is written in Java, and runs on Linux and Java. It has an editor and can do every important command line option. The first release is at www.geocities.com/gombos_2000/ Andy (26 years ago, 10-Dec-00, to lugnet.robotics.rcx.java)
|
| |
 | | Mindstorm display in Utrecht
|
|
Hi guys, Im sending this message through because I made the announcement for the Dutch in Holland but one of them gets the an credit for it, he has already pics of it. This weekend there is a large meeting of the members of the largest computer club (...) (26 years ago, 26-Nov-00, to lugnet.robotics.rcx.java, lugnet.robotics.edu)
|
| |
 | | Behavior Control, nee Subsumption Architecture
|
|
This post contains a simple implementation of Subsumption Architecture, which is now called Behavior Control. If you've read my book, you'll recognize that this code is ported to Java from my NQC and legOS implementations of Subsumption (...) (26 years ago, 9-Nov-00, to lugnet.robotics.rcx.java)
|
| |
 | | [ANN] leJOS: Replacement firmware for the RCX
|
|
The first beta release of leJOS is out at (URL) leJOS is a Java based replacement firmware for the RCX, forked out of TinyVM ((URL) practically all of its features, plus: - There is a Windows version (CygWin not required). - Much faster Sensor API. (...) (26 years ago, 7-Nov-00, to lugnet.robotics.rcx.java, lugnet.robotics.rcx.legos, lugnet.robotics)
|
| |
 | | Keeping track of coordinates with Lejos
|
|
Here's my experiences with keeping track of X, Y coordinates using Lejos. Hopefully this will help some people, and other people might be able to help me improve these techniques or give me advanced navigation ideas. First, if you haven't got Lejos, (...) (26 years ago, 22-Oct-00, to lugnet.robotics.rcx.java)
|
| |
 | | Visual J++?
|
|
Has anyone used the OCX with Visual J++? Have any examples? -ben (26 years ago, 4-Oct-00, to lugnet.robotics.rcx.java, lugnet.robotics.rcx)
|
| |
 | | Re: TinyVM coding question
|
|
(...) [...] I already responded to Eric via email, but for anyone else who might be interested, this bug was fixed in TinyVM 0.1.4. The current version is 0.2.2. Expect 0.2.3 tonight or tomorrow (due to a bug fix, having to do with assigning (...) (26 years ago, 23-Sep-00, to lugnet.robotics, lugnet.robotics.rcx.java)
|
| |
 | | TinyVM coding question
|
|
Folks, I have a question about TinyVM 0.1.3. I am working with the included code (TestReceiver1.java) but have come across some interesting behavior which I hope someone can explain (and offer a solution for). I am tryying to write a simple program (...) (26 years ago, 22-Sep-00, to lugnet.robotics, lugnet.robotics.rcx.java)
|
| |
 | | [ANN] TinyVM 0.2.2 with auto-power-off
|
|
The latest release's firmware shuts the RCX off if it's idle in program download mode for more than 8 minutes. If you have a program running indefinitely, though, batteries will still run out. Also, TinyVM 0.2.2 should work on CygWin 1.1.x, unlike (...) (26 years ago, 16-Sep-00, to lugnet.robotics.rcx.java)
|
| |
 | | Announcement: TinyVM 0.2.0
|
|
TinyVM 0.2.0 is out. The most common complaints/requests have been addressed: capability to rerun programs, and timers/sleep. There are several other improvements. Ryan VanderBijl deserves the credit for making this release happen so soon. Please (...) (26 years ago, 21-Aug-00, to lugnet.robotics.rcx.java, lugnet.robotics)
|
| |
 | | RCX in Intro Computing Class
|
|
Hello, My college computer science department is thinking of using Lego Mindstorms as part of the introduction to computer programming class. The book we would use to teach is written by a few of my prof's. I have taken an outline of the book, (...) (26 years ago, 18-Aug-00, to lugnet.robotics.rcx.java, lugnet.robotics.rcx.legos)
|
| |
 | | Re: getting started with java and rcx
|
|
(...) many (...) my (...) is (...) keep (...) In TinyVM Unix/CygWin edition, you might want to run the examples, and make changes to them. Right after you unzip the distribution, you can go to the installation directory and run: make (Completes (...) (26 years ago, 11-Aug-00, to lugnet.robotics.rcx.java)
|
| |
 | | Re: getting started with java and rcx
|
|
oh yeah, I have jdk1.2.2_005 and jre1.2.2_006. Should I up/down grade? -ben (...) many (...) my (...) is (...) keep (...) (26 years ago, 9-Aug-00, to lugnet.robotics.rcx.java)
|
| |
 | | getting started with java and rcx
|
|
Hi. since i'm supposed to be learning java right now at my job, and i also like the rcx, i thought that a good way to learn would be to try and get some java programs to run some of my robots. however the links and emails in this discussion thread (...) (26 years ago, 9-Aug-00, to lugnet.robotics.rcx.java)
|
| |
 | | Re: java/RCX combo
|
|
I'm currently trying to recreate the JavaOne Mindstorms demo which Sun used in 1999 to show off its Jini(tm) capabilities. Will let you know once I succeed - at the moment the problems are more related to Java(tm) than anything else. -thomas (26 years ago, 28-Jun-00, to lugnet.robotics.rcx.legos, lugnet.robotics.rcx.java)
|
| |
 | | Re: TinyVM Cygwin Port
|
|
(...) Andy didn't mention that the only version that will probably work under CygWin is 0.1.4. A couple of things were fixed in the tools. Also, by 0.1.5 (hopefully next weekend) I'll try to incorporate Andy's feedback in the scripts, so they will (...) (26 years ago, 5-Jun-00, to lugnet.robotics, lugnet.robotics.rcx.java)
|
| |
 | | [Java] TinyVM for Windows available
|
|
Hello everyone, There's now an edition of TinyVM that runs on Windows, and pressumably other platforms (its tools are pure Java). It was developed by a team led by Dr. Donald Doherty. What they have done is really cool. You can get TinyVM CPE from: (...) (26 years ago, 18-May-00, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics)
|
| |
 | | TinyVM 0.1.2 Released
|
|
A new version of TinyVM (a JVM for the RCX) is now available from: (URL) usual location is (URL) we were experiencing technical difficulties; it should be up by the time you read this). 0.1.2 has several improvements over 0.1.1, including some (...) (26 years ago, 25-Mar-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.java)
|
| |
 | | Re: Announcement: Java in RCX [!]
|
|
[forwarding a copy to lugnet.robotics.rcx.java --Todd] (...) (26 years ago, 7-Mar-00, to lugnet.robotics.rcx.java)
|