To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  Search Results: Mindstorms redownload firmware
 Results 1421 – 1440 of about 14000.
Search took 0.01 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: Error in program
 
Chris Hood wrote: > > Well I am just a newbie to NQC and to the whole Mindstorm experience, > however here is what the compiler says when I try to compile the program > that you submitted. > > > Line 1: Error: RCX does not support Arrays Hi Chris, (...) (24 years ago, 1-Feb-01, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 1.430)

  Re: RCX 2.0's tower has a USB port
 
(...) I just got the Keyspan USB->PDA adapter. It works great on my iBook using MacNQC with an RCX 1.0 (using 2.0 firmware). Cheers, Kevin (24 years ago, 4-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.430)

  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 (...) (24 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
 

firmware
(score: 1.430)

  Re: Vision Command e LegOs
 
"Massimiliano Teso" <maxy.t@tiscalinet.it> ha scritto: (...) Passo (non ho il Vision Command). (...) Certamente legOS, di gran lunga. Mentre NQC sfrutta il firmware della Lego, quindi produce uno pseudo-codice interpretato, legOS compila un vero (...) (24 years ago, 7-Feb-01, to lugnet.loc.it)
 

firmware
(score: 1.430)

  Re: OmniRemote Update part II (brief)
 
(...) Unfortunately, I have no RCX as of yet - been too busy buying car parts. however, I don't think he's worried about firmware right now, and more worried about just sending basic messages back and forth. Firmware comes later, and I suspect it (...) (24 years ago, 12-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.430)

  FAQ Needed?
 
I've been looking at the sheer volume of topics that required the suggestion "go do a search on Lugnet" recently. Some of these, like the pneumatic tubing, the "why does my RCX 1.5 say 1.0?" and "What can I use to Program/Where can I get new (...) (24 years ago, 4-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.430)

  Re: legOS
 
(...) nqc -SCOM2 You need to be careful about upper/lower case for options. I know its annoying, but there are a *lot* of options, so case is important. In the case of specifying the serial port, the option is immediately followed by the serial port (...) (24 years ago, 13-Feb-01, to lugnet.robotics.scout)
 

firmware
(score: 1.430)

  Re: Programming languages
 
I can only speak from experience about programming languages that use the standard firmware, since that's all I've used. *Spirit.OCX (I've used VB and J++): The worst way to program in the standard firmware. non-intuitive syntax (even if you replace (...) (24 years ago, 14-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.430)

  Re: Programming Languages
 
I can only speak from experience about programming languages that use the standard firmware, since that's all I've used. *Spirit.OCX (I've used VB and J++): The worst way to program in the standard firmware. non-intuitive syntax (even if you (...) (24 years ago, 14-Feb-01, to lugnet.robotics.rcx)
 

firmware
(score: 1.430)

  DC output at motor max speed with legOS
 
Hi, I am trying to control a stepper motor with LegOS, and I need to have a constant DC output from a motor output, like when I choose speed(8) with the Lego firmware, so I can turn it on and off to make pulses of the duration I choose. Is this (...) (24 years ago, 6-Feb-01, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.430)

  Re: saving me pennies
 
(...) Yes - there is a 2.0 RCX - but I don't think it's available quite yet. However, you can install the 2.0 firmware on the 1.0 or 1.5 RCX's - so that's not a reason to wait. Probably the most significant thing about RIS 2.0 is that the IR 'tower' (...) (24 years ago, 8-Jan-01, to lugnet.robotics)
 

firmware
(score: 1.430)

  Re: Searching for alternatives
 
(...) Are you attempting the NQC 'port' to the agenda? Please make sure you let us all know how it's going. Here's the four main things I think we all want: 1. Use it as a Remote (1 -255, motors etc) 2. Download Firmware to RCX 3. Download programs (...) (24 years ago, 6-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.429)

  Re: OmniRemote Update part II (brief)
 
(...) Shame it wasn't an RCX. I'd like to be able to be sure of Firmware uploads as well. Dean -- Coin-Op's For Sale!: (URL) Lego Workshop: (URL) Lego Club: (URL) (24 years ago, 10-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.429)

  RCX firmware equivalent ?
 
I am new to the group so apolgies if this is old material. Has anyone posted a schematic of the PCX on the web ? If so where ? I like the MIT brick concept, but would like to be able to use a open system approach to hardware and software. It appears (...) (24 years ago, 5-Mar-01, to lugnet.robotics.rcx)
 

firmware
(score: 1.429)

  Programming languages
 
Just out of pure curiosity: How many different programming languages for the RCX exists? Which is the easiest/most advanced/best? (I know this is a matter of taste) And is there any language that does *not* use the LEGO firmware? --Tobias (24 years ago, 14-Feb-01, to lugnet.robotics.rcx)
 

firmware
(score: 1.428)

  Config.h in legOS
 
In order to free more program space, I had tried to remove the line of CONF_DSOUND (Sound function) in boot/config.h After rebuilding and downloading the firmware,the system could not work. In fact, error messages had already been shown when (...) (24 years ago, 16-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.428)

  RE: ROM Firmware size limit? Firmdl bug?
 
(...) The limit is in the checksum routine built into the RCX - it only does a sum up to 0xCC00! So you may need to fiddle with firmdl to allow a larger SREC image, but only checksum up to 0xcc00. Hope this helps. Ralph Hempel (24 years ago, 9-Mar-01, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.428)

  Re: ROM Firmware size limit? Firmdl bug?
 
(...) I remember when I added support for larger firmware files, there was a merge that took place to get my changes into the LegOS version of firmdl. Probably Cygwin support got lost during this merge. This should be put back into LegOS for sure, (...) (24 years ago, 17-Mar-01, to lugnet.robotics.rcx.legos)
 

firmware
(score: 1.428)

  Re: NQC 2.31b 1 and the RCXcc
 
Hi Alan, you *can* use RcxCC with the new firmware. RcxCC has not been updated so in its native mode it doesn't support the new version of NQC. But for effect of downward compatibility it has no problems in communicating to the new firmware through (...) (24 years ago, 26-Feb-01, to lugnet.robotics)
 

firmware
(score: 1.428)

  RE: How big is too big? OR How the RCX Firmware Stores Manages Program Memory
 
Tom's understanding is correct. All RCX programs are allocated from the same memory space. The RCX firmware provides "garbage collection" on this memory space so that whenever a program or subroutine is deleted, all programs/subroutines in higher (...) (24 years ago, 1-Mar-01, to lugnet.robotics)
 

firmware
(score: 1.428)

More:  Next Page >>


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