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 501 – 520 of about 14000.
Search took 0.01 CPU seconds. 

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

  RE: What do these macros do? [IOMAP Access Execution Times
 
(...) You're right. IOMapRead and IOMapWrite are very slow functions. They're slow because you pass a character string for the name of the module you want to access; the NXT-G firmware runs through the list of modules looking for a match on the (...) (18 years ago, 21-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 

firmware
(score: 0.707)

  Re: Text Based Programming for NXT - pbLua is Available
 
(...) Thanks for the support - I thought I was the only one! My main aim was to go for the sort of graphics libraries that support games, so if you could spare the memory you could draw on hidden screens, copy chunks of screens around, display (...) (18 years ago, 22-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.707)

  Re: Turning the RCX off and on again (was: New pbForth 2.1.0 (and firmware speed))
 
For the Workshop3D Event I use the following construct, the button handling is from the book "Extreme Mindstorms": : main ( -- ) \ Main Task init \ do main initialize ( ... ) BEGIN ( ... ) BUTTON_SCAN BUTTON_RUN? IF ( ... ) \ Calibrating BEGIN ( ... (...) (22 years ago, 11-Apr-02, to lugnet.robotics.rcx.pbforth, lugnet.robotics.rcx)
 

mindstorms, firmware
(score: 0.707)

  RE: another comparison
 
Chris Phillips wrote on Sunday, January 21, 2007 7:38 AM "My gut tells me that the RCX (using BrickOS) would give the NXT (using anything available so far) a good run for its money, though..." Once you reach a certain base performance level, then (...) (18 years ago, 21-Jan-07, to lugnet.robotics)
 

firmware
(score: 0.707)

  Re: another comparison
 
(...) 1. The DFT certainly may be considered as overkill for a toy robot kit. But I am not sure that this forum considers the RCX or NXT only as toys. To say that NXT or RCX are not made for this or that is like saying to the inventor of the pencil (...) (18 years ago, 21-Jan-07, to lugnet.robotics)
 

firmware
(score: 0.707)

  Re: This is the cancer that is killing Lugnet (Was Re: Apology)
 
(...) ...//snip... ...snip// (...) In fact, the whole Internet is a wasteland !! Anybody can do anything there!! For me LUGNET/robotics is an excellent forum. I participate for several years now and I must appreciate the contributions of many (...) (18 years ago, 21-Jan-07, to lugnet.robotics, lugnet.robotics.nxt)
 

firmware
(score: 0.707)

  Re: nqc compilation errors
 
(...) Only the RCX2 firmware supports these features. If you set the target to RCX2 then it will compile. Gus (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 0.707)

  Re: Text Based Programming for NXT - pbLua is Available
 
(...) I think pbLua is actually running. The problem is that the signon screen does not get displayed until the USB connection is made. Which is why I need to find out how USB enumeration happens on a Mac. The pbLua firmware makes the NXT look like (...) (18 years ago, 19-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.707)

  Re: Text Based Programming for NXT - pbLua is Available
 
(...) It sounds like you DID get it loaded right here. At this point, I believe you need to unplug the NXT from the USB, then reconnect it. (...) You need to reset the NXT. Press and hold the reset button for 5 seconds. Then, you should be able to (...) (18 years ago, 19-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.707)

  Re: Text Based Programming for NXT - pbLua is Available
 
Hi Ralph, it's great to see this. I'm eager to have a play. Apologies if I've been part of the bother with sending you emails. In releasing details of your toolset, are you revealing your source code too? Both would be an enormous help to people (...) (18 years ago, 18-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.706)

  Re: Improving the firmware?
 
(...) I second this. I know there are several people working on revised firmware, though I suspect they all started quite a while ago through the developer programme. I've got experience of developing for embedded systems and can make some sense of (...) (18 years ago, 8-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.706)

  Re: Improving the firmware?
 
(...) These would be very nice to have, but they cannot be integrated into NXT-G unless you modify the compiler (which we can't!). NBC/NXC can benefit from such improvements, of course. I think there are many improvements which WOULD make a (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.706)

  Re: NXT Firmware source code
 
Hello! Is there any information (in the files or at the internet) how to compile it) Greetings from Germany (18 years ago, 5-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.706)

  Re: Drive types
 
(...) The problem is that the standard firmware doesn't support starting and stopping of threads AFAIK. But you can start multiple threads by putting precedes thread1, thread2 in your main thread, when it exits both threads will start getting time (...) (18 years ago, 13-Jan-07, to lugnet.robotics)
 

firmware
(score: 0.706)

  Re: nqc compilation errors
 
(...) Gus is correct, although there are other targets which support arrays and indirect variables. NQC defaults to RCX as the target. You need to use the -TRCX2 switch if you are running the 2.0 firmware on your RCX and you want to use arrays and (...) (18 years ago, 14-Jan-07, to lugnet.robotics.rcx.nqc)
 

firmware
(score: 0.706)

  Re: Text Based Programming for NXT - pbLua is Available
 
(...) No need to apologize, Ralph. And I definitely didn't mean to hijack your thread. Unfortunately some folks hear "assembly" and get a completely mistaken impression about NBC. Anyone who has had a look at Ross Crawford's NBC Tuturial knows how (...) (18 years ago, 16-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.706)

  Re: What do these macros do?
 
(...) Lots of very cool stuff deleted. Sorry I missed your original message, Jeff. You can write to both the Normal and Popup screen memory and toggle back and forth between which one gets displayed. This code flips between the two buffers for 10 (...) (18 years ago, 16-Jan-07, to lugnet.robotics.nxt, lugnet.robotics)
 

firmware
(score: 0.706)

  Re: ReMix of LEGO NXT Starter Robot
 
Hi Chris, (...) that is not quite right, there is an ATMEGA48 microcontroller insider the NXT Brick which generates the waveforms. It is connected to the main processor via an I2C-style interface. Besides that it also controls power to the NXT, (...) (18 years ago, 15-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.706)

  Re: Improving the firmware?
 
Hi all, I doubt this will go through, as I've never been able to post anything to this group yet... I know that the group of us working on the Transterpreter[1] are actively interested in collaborating on such an effort. While the kinds of (...) (18 years ago, 7-Jan-07, to lugnet.robotics.nxt)
 

firmware
(score: 0.706)

  Re: Electromagnetic device
 
(...) supply. You might want to measure the coil resistance to see what kind of current it is trying to draw from your RCX. I do notice from your picture that you have a version 1.0 RCX equipped with an AC power input jack. Have you tried running (...) (18 years ago, 15-Jan-07, to lugnet.robotics.nxt, FTX)
 

firmware
(score: 0.706)

More:  Next Page >>


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