 | | Re: LeJOS
|
|
(...) Thanks for the encouraging words, Brian. I've been following this forum (and learning Java) for several weeks now, and am about ready to install Lejos myself. You can expect some newbie posts from me shortly... (: Corey Snipes Boulder, CO, USA (...) (25 years ago, 5-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | ANN: TextLCD-Tester for leJOS
|
|
I have added a little TextLCD-Applet to my rcxtools site. It will be part of the next version of RCX-Direct-Mode for leJOS and can be tested at (URL) (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | ANN: leJOS Visual Interface
|
|
There is a new version of the leJOS Visual Interface up at www.geocities.com/gombos_2000/ It includes somewhat better (not much) options handling, and an enabled and working edit menu. Next will be online help, and auto indent. Andy (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: LeJOS
|
|
API documentation is available online at the lejos homepage: (URL) You can also create a local copy if you have the Java Developer Kit. I have a batch file to do this: javadoc -author -d apidocs -sourcepath classes java.io java.lang java.util (...) (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | leJOS presentation
|
|
Hello, I'm going to be speaking about leJOS at the O'Reilly Java conference: (URL) March 29 at the Westin Santa Clara. Unfortunately, you can't come see it for free, but I thought it was worth mentioning anyway. Even though the online description (...) (25 years ago, 23-Jan-01, to lugnet.robotics, lugnet.robotics.rcx.java)
|
| |
 | | the 'java on host' concept
|
|
to overcome limitations of the prog. size in my CM, and my experience with Java, I decided to have the applications running on the host laptop. In the mean time things are looking very good. I'm only running Java on the host. I didn't touch the CM. (...) (25 years ago, 19-Jan-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: [tinyvm-discussion] Fwd: Getting lejos running -- anyone advise?
|
|
(...) "/home/simon/notes/p...ejos.srec" (...) It's unusual for lejosfirmdl to be working better than the program downloader :) Anyway, turn the RCX off and on again, then try different ranges. You might want to change the range in the IR tower. (...) (26 years ago, 12-Jan-01, to lugnet.robotics.rcx.java)
|
| |
 | | RCX/CM doc on reading sensors using Get Value <source> <argument>
|
|
I'm building my own Java code to drive the CM from my PC COM port. Now I have some testing/lab sw which reasonably reliably writes to and reads from the COM port, I got stuck at read sensor using the GetValue opcode 0x12. I can read the variables (...) (26 years ago, 8-Jan-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: LeJOS
|
|
(...) There are some examples in the distribution. For a documentation you have to call javadoc. Naturally it is helpfull if you have some knowledge on the RCX. There is only a lack of documentation which Java-features are missing. You have to go (...) (26 years ago, 7-Jan-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: How well does the RCX JVM work?
|
|
Hi Dennis, (...) Lejos runs AFAIK on PC and Linux. (...) No. (...) You have to use an original SDK. It's an frontend to javac (...) Yes, but currently no priority (AFAIK) (...) Yes. (...) Yes. (...) Yes. (...) Yes. After toying around with NQX, I (...) (26 years ago, 7-Jan-01, to lugnet.robotics.rcx.java)
|