To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / 615 (-20)
  Re: using the <remote> commmand in NQC
 
(...) Those are documented in the "LASM Byte Codes.pdf" file from the RCX 2 SDK (available at www.legomindstorms.com). I think the LASM command is actually 'remote', but I'm not sure. Dave Baum p.s. In general, if you want to dig into the details of (...) (26 years ago, 9-Jun-00, to lugnet.robotics.rcx)
 
  using the <remote> commmand in NQC
 
Does anyone know where I can find a listing of the 4 digit codes for the <remote> command? Thx, Brandon (26 years ago, 8-Jun-00, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 vs. RIS 1.5 (v. 2.0?)
 
(...) I'm pretty sure it won't come out to around Christmas. Check www.legomindstorms.com to see, I'm too lazy to. Alan (URL) (26 years ago, 3-Jun-00, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 vs. RIS 1.5 (v. 2.0?)
 
(...) this (...) Aha. Thanks. The adapter plug is what I'm after, so I might just wait until 2.0. Many thanks, Nils (26 years ago, 3-Jun-00, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 vs. RIS 1.5 (v. 2.0?)
 
(...) transfer back (...) Can you purchase 2.0 yet? Nils (26 years ago, 3-Jun-00, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 vs. RIS 1.5 (v. 2.0?)
 
(...) 2.0 will work on all 1.0's and 1.5's. No worries. The 2.0 also has the power adapter port back. YA! The software will be legos' new pictorial AND text based that you can transfer back and forth. Very cool stuff. Dean -- Coin-Op's For Sale!: (...) (26 years ago, 2-Jun-00, to lugnet.robotics.rcx)
 
  Re: RIS 1.0 vs. RIS 1.5 (v. 2.0?)
 
For the most part, the differences are in documentation and additional/different pieces, not the RCX hardware itself or the software. The one hardware difference is the lack of an external adapter plug in 1.5 (so, lots more batteries) and I believe (...) (26 years ago, 2-Jun-00, to lugnet.robotics.rcx)
 
  RIS 1.0 vs. RIS 1.5
 
Hello, Can anyone tell me the difference between version 1.0 and 1.5 of the RIS? Can I still use legOS (or pbForth for that matter) on the RCX? Thanks, Nils (26 years ago, 2-Jun-00, to lugnet.robotics.rcx)
 
  Re: Rapidly moving plastic and rubber...
 
That is the coolest thing I have seen in months. Was it painful? Great invention. -- Bob Fay rfay@we.mediaone.net The Shop (URL) Reid" <kpreid@ibm.net> wrote in message news:1ebjoeu.1h4xnb8...ibm.net... (...) (26 years ago, 1-Jun-00, to lugnet.technic, lugnet.robotics.rcx)
 
  Rapidly moving plastic and rubber...
 
What moves at 12 ft/sec _on_the_ground_ and is built entirely out of LEGO parts? This: (URL) (26 years ago, 1-Jun-00, to lugnet.technic, lugnet.robotics.rcx)  
 
  Re: serial number
 
Well, the purpose would be that it would save me the trouble of recompiling the kernel every time I have to download to a new RCX. I might end up with as much as 8 of them. Other than that, I was just curios. Torkel Luis Villa <liv@duke.edu> wrote (...) (26 years ago, 31-May-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: serial number
 
As far as I know, there is no way to access it. Why? If you intend to use it for unique identification for networking purposes, you can go into the config files in legOS and change the network address there... Luis (...) ---...--- "Going to (...) (26 years ago, 31-May-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  serial number
 
There is a serial number printed on the RCX. Is it possible to access that serial number through the hardware, or is it only printed on the outside? Torkel (26 years ago, 31-May-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
 
  Re: NCQ and LegOS
 
(...) LegOS, yes. NQC, not as you'd probably like -- although you do get access to 32 register variables, and of course you can use the datalog. (...) With LegOS yes. With NQC and the original firmware, no. With the upcoming release of the new (...) (26 years ago, 22-May-00, to lugnet.robotics.rcx)
 
  NCQ and LegOS
 
I am a newcomer to the mindstorms world, and I have not progressed from programming in the programming environment supplied with the product. Before I start to think about NQC and LegOS, I would like to know a bit more about the added advantages. Do (...) (26 years ago, 22-May-00, to lugnet.robotics.rcx)
 
  Re: How do I delete firmware from firmware?
 
(...) This sounds correct. In C, this is how I do it: /* Delete the firmware */ *(char *)0xffcc = 1; (*(void (**)(void))0)(); Indeed, *(void (**)(void))0) is the reset vector, whose value is 0x03ae. 0xffcc is timer 0. I forget what effect setting it (...) (26 years ago, 18-May-00, to lugnet.robotics.rcx)
 
  [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)
 
  RE: How do I delete firmware from firmware?
 
(...) I think if you do a direct jump to 0x03ae, it will init memory and essentially start the brick from scratch. At least that's what I read from the internals doc... Cheers, Ralph Hempel - P.Eng ---...--- Check out pbFORTH for LEGO Mindstorms at: (...) (26 years ago, 18-May-00, to lugnet.robotics.rcx)
 
  How do I delete firmware from firmware?
 
I asked this question under a confusing subject that people may have missed so I am asking again. How does one delete firmware from firmware. I am looking for a solution for pbforth but the question could have be asked for LegOS or Quite C as well. (...) (26 years ago, 17-May-00, to lugnet.robotics.rcx)
 
  RF vs IR link
 
Just a naive question: How much difficult would be to use the RF Cybermaster link with the RCX? (26 years ago, 17-May-00, to lugnet.robotics.rcx)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR