 | | JStamp
|
|
So I don't know if this is heresy on a Lego web site but if you're interested in Java and RCX you'll probably find this interesting too: (URL) I have no affiliation with this company, I am a contributer to leJOS. But I do like robotics and I do like (...) (25 years ago, 6-Sep-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: rotation sensor question
|
|
Hi Jurgen, (...) Ok, then I will anihilate my answer/question... :o) (...) Ok, then I can save some time there... Thanks! (...) It's working perfectly, thank you! It's been up and running flawless since 1.0.0beta3, for all I know... Regards, Martin (...) (25 years ago, 5-Sep-01, to lugnet.robotics.rcx.java)
|
| |
 | | Communication API between RCX and a PC
|
|
Hi there, Have you seen this project: (URL) an API for communication between your PC and RCX using InputStream's and OutputStream's. Regards, Martin E. Nielsen (25 years ago, 5-Sep-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: rotation sensor question
|
|
Hej Martin, (...) probably nobody will ever know. A lot has changed in the last month. (...) That's not necessary, it is already done in showNumber (but not in setNumber). (...) So it's working for you, I hope? Jürgen (25 years ago, 4-Sep-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: rotation sensor question
|
|
Hi there, (...) What happened? nothing appeared in the LCD? This looks 99% like the example I did yesterday - except that I put in a "LCD.refresh()" after the #showNumber call. I run 1.0.2 RC4 under Linux... // Martin (25 years ago, 4-Sep-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Bug in leJOS 1.0.2.RC6, fixed in 1.0.2.RC8
|
|
(...) Ahem. Similar bug in RC8 too. I'm fairly confident that RC9 has fixed them all. Apologies once again :-( Paul (25 years ago, 2-Sep-01, to lugnet.robotics.rcx.java)
|
| |
 | | Bug in leJOS 1.0.2.RC6, fixed in 1.0.2.RC8
|
|
If you downloaded leJOS 1.0.2.RC6 you should download and install 1.0.2.RC8 instead as there is a bug in RC6 that causes the RCX to ignore sensors and buttons for several minutes. Apologies for the inconvenience - Paul Andrews. (25 years ago, 2-Sep-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: New release of leJOS for Windows
|
|
(...) think so? Zhengrong (...) (25 years ago, 29-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: New release of leJOS for Windows
|
|
(...) It is definitely compatible to the RCX 1.0 in RIS 1.5 and a tower on a serial interface. (...) Yes, and fix it if necessary. USB support is not yet there, as none of us yet has a RIS 2.0 set. For windows it looks simple to add USB support (...) (25 years ago, 23-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: New release of leJOS for Windows
|
|
I followed the link but can't see any mention of the hardware compatibility of leJOS. Is anyone involved with the project planning to test it against the new RCX 2.0 brick and USB tower? Mark. (...) (25 years ago, 23-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: New release of leJOS for Windows
|
|
That'll be (URL) guess its getting late. (...) (25 years ago, 23-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | New release of leJOS for Windows
|
|
Hi, I have just released v 1.0.2.RC1 of leJOS for windows. Major new additions include: - More complete thread support - Fix to rotational sensor code - New behavioural and Navigation APIs - Various other fixes/additions. Full release notes can be (...) (25 years ago, 23-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Is anyone using Java+RCX in their intro CS teaching?
|
|
Yes, I will be using Java and the RCX in a course at Berkeley this fall. I used NQC last spring, but switched to java to use an OO language, get more space total memory and in particular more space for variables. And because a couple of my students (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Is anyone using Java+RCX in their intro CS teaching?
|
|
(...) David, I cannot answer your question directly, but I have done some work which may be related to your interest. A while back, I wrote a small-scale Java application that simulated a 2-D mobile robot. The interactions between the simulator and (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | Is anyone using Java+RCX in their intro CS teaching?
|
|
Hi all, Traffic is a little light in this group, so I thought I would see if any of its readers is doing anything with Java and the RCX in a particular area of interest that I have. There is quite a lot of intro Java teaching (including mine) that (...) (25 years ago, 3-Aug-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: rotation sensor question
|
|
I don't know the answer to your specific question, but there is more information about the rotation sensor in the tinyvm-discussion archives, which you can find from lejos.sourceforge.net by clicking on mailing lists. The rotation sensor has trouble (...) (25 years ago, 31-Jul-01, to lugnet.robotics.rcx.java)
|
| |
 | | rotation sensor question
|
|
I installed leJOS, got it up and running, then read on the sourceforge site a support question about the rotation sensor, so I decided to test it out. I wrote a first cut at it and it didn't work, just like the support question suggested: import (...) (25 years ago, 20-Jul-01, to lugnet.robotics.rcx.java)
|
| |
 | | Lego robot controlled by Java phone: source code
|
|
Hello, I wrote up a little article about the demonstration I put together for JavaOne. The article includes links to the source code and talks a little bit about how the pieces fit together. In a nutshell, a Java-enabled mobile phone talks via the (...) (25 years ago, 26-Jun-01, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.java)
|
| |
 | | Troubleshooting LeJOS... how?
|
|
First attempt ever at using leJOS. 1) Windows2000 2) System variable RCXTTY=COM1 3) NQC, ROBOLAB, RCX Code, and VB all work fine 4) New batteries in RCX, new battery in tower 5) lejos lib directory in CLASSPATH 6) lejos bin directory in front of (...) (25 years ago, 26-Jun-01, to lugnet.robotics.rcx.java)
|
| |
 | | May Dario Laverde's RCX java API work with RIS1.5 ?
|
|
hi, I am sure Dario Laverde's RCX java API is based on RIS1.0. But the currently sold RIS version is 1.5. I want to use Laverde's RCX java API to control the robot made of RIS1.5. Is it possible? Any response would be appreciated. Yang (25 years ago, 19-Jun-01, to lugnet.robotics.rcx.java)
|