 | | true realtime event?
|
|
Hi I am trying to find out whether the event in Robolab is a truly realtime interrupt. Once the event is triggered, does it truly preempt the current running process? Input or suggestion to reading material will be appreciated. ---...--- -------- (...) (21 years ago, 19-May-05, to lugnet.robotics.rcx.robolab, lugnet.robotics.rcx)
|
| |
 | | RCX communications at brickos
|
|
Hello everybody. I am working at my postgraduate project at lego mindstorms and I am looking for information on programming the RCXs to communication with each other. I'd be grateful if you'd supply me with some links about this subject. Also (...) (21 years ago, 17-May-05, to lugnet.robotics.rcx.legos)
|
| |
 | | [Ann] Jurtle 1.8 - Now with LeJOS support
|
|
I would like to announce the release of Jurtle 1.8, a simple IDE for learning programming in Java. What makes this release pertinent to this group is that Jurtle now integrates with the LeJOS tools and API for programming the LEGO Mindstorms (...) (21 years ago, 17-May-05, to lugnet.robotics.rcx.java)
|
| |
 | | downloading BrickOS firmware for first time
|
|
Hi all, I have built brickos 0.9.0 on Linux platform kernel 2.4.29. Brickos was successfully built with only C (no c++) support. My Lego is RCX2.0 and I am trying to download for first time the standard firmware. For connection with the RCX I am (...) (21 years ago, 17-May-05, to lugnet.robotics.rcx.legos)
|
| |
 | | Re: Showing Strings on LCD
|
|
Hi Armin, (...) probably because it runs out of memory. This is hard to avoid with strings, as Lejos doesn't garbage collect memory. Either you generate too many strings, or you have an old version of Lejos that is not careful enough in TextLCD. To (...) (21 years ago, 16-May-05, to lugnet.robotics.rcx.java)
|